> ## 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.

# DeliveryFormatType

> DeliveryFormatType defines the delivery format of the offer.

**Enum**

DeliveryFormatType defines the delivery format of the offer.

## Values

<ResponseField name="URL" type="enum value">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="CODES" type="enum value">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="PIN_AS_CODE" type="enum value">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="PIN_WITH_URL" type="enum value">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="CODE_WITH_PREFIX" type="enum value">
  *No description provided in the schema yet.*
</ResponseField>
