# DistributionParticipant

## Hierarchy

* **DistributionParticipant**

## Index

### Properties

* [amount](#amount)
* [identity](#identity)
* [paid](#paid)

## Properties

### amount

• **amount**: *BigNumber*

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

### identity

• **identity**: [*Identity*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v6/classes/identity)

*Defined in* [*src/api/entities/DividendDistribution/types.ts:14*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/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/23062de4/src/api/entities/DividendDistribution/types.ts#L16)
