Interface: ConfigureDividendDistributionParams
api/procedures/types.ConfigureDividendDistributionParams
Properties
checkpoint
• checkpoint: InputCaCheckpoint
checkpoint to be used to calculate Dividends. If a Schedule is passed, the next Checkpoint it creates will be used. If a Date is passed, a Checkpoint will be created at that date and used
Defined in
currency
• currency: string
ticker of the currency in which Dividends will be distributed
Defined in
declarationDate
• Optional
declarationDate: Date
date at which the issuer publicly declared the Dividend Distribution. Optional, defaults to the current date
Defined in
defaultTaxWithholding
• Optional
defaultTaxWithholding: BigNumber
default percentage (0-100) of the Benefits to be held for tax purposes
Defined in
description
• description: string