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

# InputAllowance

Input token allowance configuration for trade policies

## Properties

| Property                     | Type                                                                                 | Description                                                     |
| ---------------------------- | ------------------------------------------------------------------------------------ | --------------------------------------------------------------- |
| <a id="amount" /> `amount`   | `string` \| `number`                                                                 | Maximum amount that can be spent in smallest units              |
| <a id="cadence" /> `cadence` | [`Period`](/grid/v1/sdk-reference/react-native/reference/latest/type-aliases/Period) | Period type for the allowance (OneTime, Daily, Weekly, Monthly) |
