Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.18 KB

ScripDividendEvent.md

File metadata and controls

23 lines (13 loc) · 1.18 KB

ScripDividendEvent

A scrip dividend issued to shareholders.

Properties

Name Type Description Notes
announcementDate OffsetDateTime Date on which the dividend was announced / declared. [optional]
exDate OffsetDateTime The first business day on which the dividend is not owed to the buying party. Typically this is T-1 from the RecordDate.
recordDate OffsetDateTime Date you have to be the holder of record in order to participate in the tender. [optional]
paymentDate OffsetDateTime The date the company pays out dividends to shareholders.
fractionalUnitsCashPrice java.math.BigDecimal The cash price per unit paid in lieu when fractional units can not be distributed. [optional]
fractionalUnitsCashCurrency String The currency of the cash paid in lieu of fractional units. [optional]
unitsRatio UnitsRatio

Back to Model listBack to API listBack to README