Skip to content

api.entities.DividendDistribution.DividendDistributionParams

polymath-eric edited this page Jun 11, 2024 · 56 revisions

Interface: DividendDistributionParams

api/entities/DividendDistribution.DividendDistributionParams

Table of contents

Properties

Properties

currency

currency: string

Defined in

api/entities/DividendDistribution/index.ts:73


expiryDate

expiryDate: null | Date

Defined in

api/entities/DividendDistribution/index.ts:76


maxAmount

maxAmount: BigNumber

Defined in

api/entities/DividendDistribution/index.ts:75


origin

origin: NumberedPortfolio | DefaultPortfolio

Defined in

api/entities/DividendDistribution/index.ts:72


paymentDate

paymentDate: Date

Defined in

api/entities/DividendDistribution/index.ts:77


perShare

perShare: BigNumber

Defined in

api/entities/DividendDistribution/index.ts:74

Clone this wiki locally