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

# CloPeriod

> [CLO Only] Represents a specific time period during which a Card Linked Offer rate applies.

**Object**

\[CLO Only] Represents a specific time period during which a Card Linked Offer rate applies.

## Fields

<ResponseField name="id" type="UUID!">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="offerRateType" type="CloRateTypeEnum!">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="periodType" type="String">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="startDate" type="String">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="endDate" type="String">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="startTime" type="String">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="endTime" type="String">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="daysOfWeek" type="[String]">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="daysOfMonth" type="[String]">
  *No description provided in the schema yet.*
</ResponseField>
