> 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.uniqueidentifiers.md).

# api\_entities\_Subsidy.UniqueIdentifiers

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

## Interface: UniqueIdentifiers

[api/entities/Subsidy](/polymesh-sdk-api-reference/docs-alpha/modules-1/api_entities_subsidy.md).UniqueIdentifiers

### Table of contents

#### Properties

* [beneficiary](#beneficiary)
* [subsidizer](#subsidizer)

### Properties

#### beneficiary

• **beneficiary**: `string`

beneficiary address

**Defined in**

[api/entities/Subsidy/index.ts:25](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/entities/Subsidy/index.ts#L25)

***

#### subsidizer

• **subsidizer**: `string`

subsidizer address

**Defined in**

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