OfferWithStatus

@torque-labs/react


@torque-labs/react / OfferWithStatus

Type Alias: OfferWithStatus

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

Defined in: react/src/hooks/useOffer.ts:13arrow-up-right

Type declaration

Name
Type

Last updated