> 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_dividenddistribution_types.dividenddistributiondetails.md).

# api\_entities\_DividendDistribution\_types.DividendDistributionDetails

[@polymeshassociation/polymesh-sdk](/polymesh-sdk-api-reference/docs-alpha/classes.md) / [Modules](/polymesh-sdk-api-reference/docs-alpha/modules.md) / [api/entities/DividendDistribution/types](/polymesh-sdk-api-reference/docs-alpha/modules-1/api_entities_dividenddistribution_types.md) / DividendDistributionDetails

## Interface: DividendDistributionDetails

[api/entities/DividendDistribution/types](/polymesh-sdk-api-reference/docs-alpha/modules-1/api_entities_dividenddistribution_types.md).DividendDistributionDetails

### Table of contents

#### Properties

* [fundsReclaimed](#fundsreclaimed)
* [remainingFunds](#remainingfunds)

### Properties

#### fundsReclaimed

• **fundsReclaimed**: `boolean`

whether the unclaimed funds have been reclaimed

**Defined in**

[api/entities/DividendDistribution/types.ts:10](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/entities/DividendDistribution/types.ts#L10)

***

#### remainingFunds

• **remainingFunds**: `BigNumber`

**Defined in**

[api/entities/DividendDistribution/types.ts:6](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/entities/DividendDistribution/types.ts#L6)
