> For the complete documentation index, see [llms.txt](https://developers.polymath.network/polymesh-sdk-api-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/interfaces/api_procedures_modifyallowance.setallowanceparams.md).

# api\_procedures\_modifyAllowance.SetAllowanceParams

[@polymeshassociation/polymesh-sdk](/polymesh-sdk-api-reference/docs-alpha/classes.md) / [Modules](/polymesh-sdk-api-reference/docs-alpha/modules.md) / [api/procedures/modifyAllowance](/polymesh-sdk-api-reference/docs-alpha/modules-1/api_procedures_modifyallowance.md) / SetAllowanceParams

## Interface: SetAllowanceParams

[api/procedures/modifyAllowance](/polymesh-sdk-api-reference/docs-alpha/modules-1/api_procedures_modifyallowance.md).SetAllowanceParams

### Table of contents

#### Properties

* [allowance](#allowance)
* [operation](#operation)

### Properties

#### allowance

• **allowance**: `BigNumber`

amount of POLYX to set the allowance to

**Defined in**

[api/procedures/modifyAllowance.ts:28](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/procedures/modifyAllowance.ts#L28)

***

#### operation

• **operation**: `Set`

**Defined in**

[api/procedures/modifyAllowance.ts:29](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/procedures/modifyAllowance.ts#L29)
