> 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-v7/interfaces/dividenddistributiondetails.md).

# DividendDistributionDetails

## Hierarchy

* **DividendDistributionDetails**

## Index

### Properties

* [fundsReclaimed](/polymesh-sdk-api-reference/docs-v7/interfaces/dividenddistributiondetails.md#fundsreclaimed)
* [remainingFunds](/polymesh-sdk-api-reference/docs-v7/interfaces/dividenddistributiondetails.md#remainingfunds)

## Properties

### fundsReclaimed

• **fundsReclaimed**: *boolean*

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

whether the unclaimed funds have been reclaimed by the Corporate Actions Agent

### remainingFunds

• **remainingFunds**: *BigNumber*

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