# DividendDistributionParams

## Hierarchy

* **DividendDistributionParams**

## Index

### Properties

* [currency](#currency)
* [expiryDate](#expirydate)
* [maxAmount](#maxamount)
* [origin](#origin)
* [paymentDate](#paymentdate)
* [perShare](#pershare)

## Properties

### currency

• **currency**: *string*

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

### expiryDate

• **expiryDate**: *null | Date*

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

### maxAmount

• **maxAmount**: *BigNumber*

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

### origin

• **origin**: [*DefaultPortfolio*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v7/classes/defaultportfolio) *|* [*NumberedPortfolio*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v7/classes/numberedportfolio)

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

### paymentDate

• **paymentDate**: *Date*

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

### perShare

• **perShare**: *BigNumber*

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