getOfferStatusFlags
@torque-labs/react / getOfferStatusFlags
Function: getOfferStatusFlags()
function getOfferStatusFlags(offer): OfferStatusDefined in: react/src/lib/offers.ts:17
Gets the current status flags for an offer
Parameters
Parameter
Type
Description
offer
OfferResponse
The offer to get the status for
Returns
The status flags for the offer
Last updated
