> 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-v8/interfaces/distributionparticipant.md).

# DistributionParticipant

## Hierarchy

* **DistributionParticipant**

## Index

### Properties

* [amount](/polymesh-sdk-api-reference/docs-v8/interfaces/distributionparticipant.md#amount)
* [identity](/polymesh-sdk-api-reference/docs-v8/interfaces/distributionparticipant.md#identity)
* [paid](/polymesh-sdk-api-reference/docs-v8/interfaces/distributionparticipant.md#paid)

## Properties

### amount

• **amount**: *BigNumber*

*Defined in* [*src/api/entities/DividendDistribution/types.ts:15*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/api/entities/DividendDistribution/types.ts#L15)

### identity

• **identity**: [*Identity*](/polymesh-sdk-api-reference/docs-v8/classes/identity.md)

*Defined in* [*src/api/entities/DividendDistribution/types.ts:14*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/api/entities/DividendDistribution/types.ts#L14)

### paid

• **paid**: *boolean*

*Defined in* [*src/api/entities/DividendDistribution/types.ts:16*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/api/entities/DividendDistribution/types.ts#L16)
