# 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:48*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/api/entities/DividendDistribution/index.ts#L48)

### expiryDate

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

*Defined in* [*src/api/entities/DividendDistribution/index.ts:51*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/api/entities/DividendDistribution/index.ts#L51)

### maxAmount

• **maxAmount**: *BigNumber*

*Defined in* [*src/api/entities/DividendDistribution/index.ts:50*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/api/entities/DividendDistribution/index.ts#L50)

### origin

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

*Defined in* [*src/api/entities/DividendDistribution/index.ts:47*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/api/entities/DividendDistribution/index.ts#L47)

### paymentDate

• **paymentDate**: *Date*

*Defined in* [*src/api/entities/DividendDistribution/index.ts:52*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/api/entities/DividendDistribution/index.ts#L52)

### perShare

• **perShare**: *BigNumber*

*Defined in* [*src/api/entities/DividendDistribution/index.ts:49*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/api/entities/DividendDistribution/index.ts#L49)
