CouponPaymentDate Field

Date interest is to be paid. Used in identifying Corporate Bond issues.  
(Note tag # was reserved in FIX 4.1, added in FIX 4.3)  
(prior to FIX 4.4 field was of type UTCDate)  
 
public const int CouponPaymentDate = 224
This language is not supported or no code example is available.
public:  
const int CouponPaymentDate = 224;
This language is not supported or no code example is available.
public const CouponPaymentDate : int = 224
This language is not supported or no code example is available.

Field Value

int

In this article

Definition