> 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/distributionwithdetails.md).

# DistributionWithDetails

## Hierarchy

* **DistributionWithDetails**

## Index

### Properties

* [details](/polymesh-sdk-api-reference/docs-v7/interfaces/distributionwithdetails.md#details)
* [distribution](/polymesh-sdk-api-reference/docs-v7/interfaces/distributionwithdetails.md#distribution)

## Properties

### details

• **details**: [*DividendDistributionDetails*](/polymesh-sdk-api-reference/docs-v7/interfaces/dividenddistributiondetails.md)

*Defined in* [*src/types/index.ts:1054*](https://github.com/PolymathNetwork/polymesh-sdk/blob/bf2b7a12/src/types/index.ts#L1054)

### distribution

• **distribution**: [*DividendDistribution*](/polymesh-sdk-api-reference/docs-v7/classes/dividenddistribution.md)

*Defined in* [*src/types/index.ts:1053*](https://github.com/PolymathNetwork/polymesh-sdk/blob/bf2b7a12/src/types/index.ts#L1053)
