# types.DistributionWithDetails

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

## Interface: DistributionWithDetails

[types](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/types).DistributionWithDetails

### Table of contents

#### Properties

* [details](#details)
* [distribution](#distribution)

### Properties

#### details

• **details**: [`DividendDistributionDetails`](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/interfaces/api_entities_dividenddistribution_types.dividenddistributiondetails)

**Defined in**

[types/index.ts:1322](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L1322)

***

#### distribution

• **distribution**: [`DividendDistribution`](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/classes/api_entities_dividenddistribution.dividenddistribution)

**Defined in**

[types/index.ts:1321](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L1321)
