> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fluz.app/llms.txt
> Use this file to discover all available pages before exploring further.

# OfferType

> OfferType is the type of offer.

**Enum**

OfferType is the type of offer.

## Values

<ResponseField name="GIFT_CARD_OFFER" type="enum value">
  GIFT\_CARD\_OFFER means that the offer is a gift card.
</ResponseField>

<ResponseField name="EXCLUSIVE_RATE_OFFER" type="enum value">
  EXCLUSIVE\_RATE\_OFFER means that the offer is a special rate for gift cards.
</ResponseField>

<ResponseField name="CARD_LINKED_OFFER" type="enum value">
  CARD\_LINKED\_OFFER means that the offer is a special rate for virtual cards.
</ResponseField>
