37 namespace BondVision {
90 size_t deserialize(
const void* buf,
size_t inLen);
93 virtual std::string toString ()
const;
104 virtual size_t serialize(
void* buf)
const;
UInt32 formulaResetDate
Date when the coupon plan changes type or formula.
Double margin
Margin used in the coupon rate calculation in case of floating coupons.
TI_COUPON_TYPE::Enum couponType
Specifies if the Coupon Type is Fixed or Floating.
Double floor
Minimum value the coupon can assume.
virtual size_t serializationBufSize() const
BV_VARIABLE_COUPON_BOND_SCHEDULE()
UInt32 benchmarkId
ID of the Benchmark used in the coupon rate calculation in case of floating coupons.
UInt32 financialInstrumentId
Unique ID of the financial instrument (Bond)
virtual ClassId::Enum id() const
Class id.
UInt16 couponFrequency
Coupon Frequency.
TI_DAY_COUNT_CONVENTION_TYPE::Enum dayCountConventionType
Day Count used in the coupon rate calculation in case of floating coupons.
Double couponRate
Coupon Rate.
virtual ~BV_VARIABLE_COUPON_BOND_SCHEDULE()
Double cap
Maximum value the coupon can assume.