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

# UpdateSpendingLimitRequest

Update spending limit request

## Properties

| Property                                                | Type                                                                                                           | Description     |
| ------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------- | --------------- |
| <a id="amount" /> `amount?`                             | `string` \| `number`                                                                                           | Amount (min: 1) |
| <a id="mint" /> `mint?`                                 | `string`                                                                                                       | -               |
| <a id="period" /> `period?`                             | [`SpendingLimitPeriod`](/grid/v1/sdk-reference/react-native/reference/latest/type-aliases/SpendingLimitPeriod) | -               |
| <a id="spendinglimitsigners" /> `spendingLimitSigners?` | `string`\[]                                                                                                    | -               |
| <a id="destinations" /> `destinations?`                 | `string`\[]                                                                                                    | -               |
| <a id="expiration" /> `expiration?`                     | `number`                                                                                                       | -               |
| <a id="transactionsigners" /> `transactionSigners?`     | `string`\[]                                                                                                    | -               |
