86 size_t deserialize(
const void* buf,
size_t inLen);
89 virtual std::string toString ()
const;
100 virtual size_t serialize(
void* buf)
const;
Double couponRate
Coupon rate, expressed as a percentage.
UInt32 financialInstrumentId
Unique ID of the financial instrument.
UInt32 stopCouponDate
Date of coupon payment.
virtual ClassId::Enum id() const
Class id.
virtual ~TI_COUPON_PLAN()
SInt16 sequentialNumber
Sequential ID of coupon.
UInt32 startCouponDate
Start date of coupon maturation.
UInt32 startExceptionDate
Start date of exception period (for example, BlackOut, ExCoupon)
TI_IRREGULARITY_TYPE::Enum irregularityType
ID of the irregularity type of the coupon.
UInt32 stopExceptionDate
End date of exception period.
virtual size_t serializationBufSize() const