getOfferStatusFlags

@torque-labs/react


@torque-labs/react / getOfferStatusFlags

Function: getOfferStatusFlags()

function getOfferStatusFlags(offer): OfferStatus

Defined in: react/src/lib/offers.ts:17arrow-up-right

Gets the current status flags for an offer

Parameters

Parameter
Type
Description

offer

OfferResponse

The offer to get the status for

Returns

OfferStatusarrow-up-right

The status flags for the offer

Last updated