OfferWithStatus
Type Alias: OfferWithStatus
type OfferWithStatus = OfferResponse & {
offerStatus: OfferStatus;
};Type declaration
Name
Type
Last updated
type OfferWithStatus = OfferResponse & {
offerStatus: OfferStatus;
};Last updated