Interfaces
UpdateSpendingLimitRequest
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Property | Type | Description |
|---|---|---|
amount? | string | number | Amount (min: 1) |
mint? | string | - |
period? | SpendingLimitPeriod | - |
spendingLimitSigners? | string[] | - |
destinations? | string[] | - |
expiration? | number | - |
transactionSigners? | string[] | - |
Was this page helpful?