RedemptionDate Field
*** DEPRECATED FIELD - See "Deprecated (Phased-out)
Features and Supported Approach" ***
Return of investor's principal in a security. Bond
redemption can occur before maturity date.
(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 RedemptionDate = 240
This language is not supported or no code example is available.
public:
const int RedemptionDate = 240;
This language is not supported or no code example is available.
public const RedemptionDate : int = 240
This language is not supported or no code example is available.
Field Value
int
In this article
Definition