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

# UseSpendingLimitRequest

Use spending limit request (consume from existing limit)

## Properties

| Property                                       | Type                 | Description                            |
| ---------------------------------------------- | -------------------- | -------------------------------------- |
| <a id="amount" /> `amount`                     | `string` \| `number` | Amount to use from limit (min: 1)      |
| <a id="signeraddress" /> `signerAddress`       | `string`             | Signer address authorized to use limit |
| <a id="recipientaddress" /> `recipientAddress` | `string`             | Recipient address for transfer         |
