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

# InputWithAllowance

Input token with optional spending allowance

## Properties

| Property                          | Type                                                                                               | Description                                      |
| --------------------------------- | -------------------------------------------------------------------------------------------------- | ------------------------------------------------ |
| <a id="mint" /> `mint`            | `string`                                                                                           | Token mint address                               |
| <a id="allowance" /> `allowance?` | [`InputAllowance`](/grid/v1/sdk-reference/react-native/reference/latest/interfaces/InputAllowance) | Optional spending allowance for this input token |
