# api\_procedures\_modifyAllowance.IncreaseAllowanceParams

[@polymeshassociation/polymesh-sdk](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/classes) / [Modules](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules) / [api/procedures/modifyAllowance](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/api_procedures_modifyallowance) / IncreaseAllowanceParams

## Interface: IncreaseAllowanceParams

[api/procedures/modifyAllowance](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/api_procedures_modifyallowance).IncreaseAllowanceParams

### Table of contents

#### Properties

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

### Properties

#### allowance

• **allowance**: `BigNumber`

amount of POLYX to increase the allowance by

**Defined in**

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

***

#### operation

• **operation**: `Increase`

**Defined in**

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