# api\_entities\_Subsidy\_types.SubsidyWithAllowance

[@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/entities/Subsidy/types](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/api_entities_subsidy_types) / SubsidyWithAllowance

## Interface: SubsidyWithAllowance

[api/entities/Subsidy/types](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/api_entities_subsidy_types).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`](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/classes/api_entities_subsidy.subsidy)

**Defined in**

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