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

# ProgramLimits

> Represents the bank program spent limits.

**Object**

Represents the bank program spent limits.

## Fields

<ResponseField name="dailyLimit" type="String">
  The bank program daily spend limit.
</ResponseField>

<ResponseField name="weeklyLimit" type="String">
  The bank program weekly spend limit.
</ResponseField>

<ResponseField name="monthlyLimit" type="String">
  The bank program monthly spend limit.
</ResponseField>
