# api\_entities\_DividendDistribution\_types.DividendDistributionDetails

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

## Interface: DividendDistributionDetails

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