> 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_entities_subsidy_types.subsidywithallowance.md).

# api\_entities\_Subsidy\_types.SubsidyWithAllowance

[@polymeshassociation/polymesh-sdk](/polymesh-sdk-api-reference/docs-alpha/classes.md) / [Modules](/polymesh-sdk-api-reference/docs-alpha/modules.md) / [api/entities/Subsidy/types](/polymesh-sdk-api-reference/docs-alpha/modules-1/api_entities_subsidy_types.md) / SubsidyWithAllowance

## Interface: SubsidyWithAllowance

[api/entities/Subsidy/types](/polymesh-sdk-api-reference/docs-alpha/modules-1/api_entities_subsidy_types.md).SubsidyWithAllowance

### Table of contents

#### Properties

* [allowance](#allowance)
* [subsidy](#subsidy)

### Properties

#### allowance

• **allowance**: `BigNumber`

**Defined in**

[api/entities/Subsidy/types.ts:22](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/entities/Subsidy/types.ts#L22)

***

#### subsidy

• **subsidy**: [`Subsidy`](/polymesh-sdk-api-reference/docs-alpha/classes/api_entities_subsidy.subsidy.md)

**Defined in**

[api/entities/Subsidy/types.ts:21](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/entities/Subsidy/types.ts#L21)
