Interface DividendPaymentDate

All Superinterfaces:
com.rosetta.model.lib.RosettaModelObject
All Known Subinterfaces:
DividendPaymentDate.DividendPaymentDateBuilder
All Known Implementing Classes:
DividendPaymentDate.DividendPaymentDateBuilderImpl, DividendPaymentDate.DividendPaymentDateImpl

@RosettaDataType(value="DividendPaymentDate", builder=DividendPaymentDateBuilderImpl.class, version="5.30.0") @RuneDataType(value="DividendPaymentDate", model="cdm", builder=DividendPaymentDateBuilderImpl.class, version="5.30.0") public interface DividendPaymentDate extends com.rosetta.model.lib.RosettaModelObject
A class describing the date on which the dividend will be paid/received. This class is also used to specify the date on which the FX rate will be determined, when applicable.
Version:
5.30.0