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