For the complete documentation index, see llms.txt. This page is also available as Markdown.

DividendDistributionParams

Hierarchy

  • DividendDistributionParams

Index

Properties

Properties

currency

currency: string

Defined in src/api/entities/DividendDistribution/index.ts:52

expiryDate

expiryDate: null | Date

Defined in src/api/entities/DividendDistribution/index.ts:55

maxAmount

maxAmount: BigNumber

Defined in src/api/entities/DividendDistribution/index.ts:54

origin

origin: DefaultPortfolio | NumberedPortfolio

Defined in src/api/entities/DividendDistribution/index.ts:51

paymentDate

paymentDate: Date

Defined in src/api/entities/DividendDistribution/index.ts:56

perShare

perShare: BigNumber

Defined in src/api/entities/DividendDistribution/index.ts:53

Last updated

Was this helpful?