OfferWithStatus

@torque-labs/react


@torque-labs/react / OfferWithStatus

Type Alias: OfferWithStatus

type OfferWithStatus = OfferResponse & {
  offerStatus: OfferStatus;
};

Defined in: react/src/hooks/useOffer.ts:13

Type declaration

Name
Type

offerStatus

Last updated