RepurchaseRate Field
*** DEPRECATED FIELD - See "Deprecated (Phased-out)
Features and Supported Approach" ***
Percent of par at which a Repo will be repaid. Represented
as a percent, e.g. .9525 represents 95-1/4 percent of par.
(Note tag # was reserved in FIX 4.1, added in FIX 4.3)
public const int RepurchaseRate = 227
This language is not supported or no code example is available.
public:
const int RepurchaseRate = 227;
This language is not supported or no code example is available.
public const RepurchaseRate : int = 227
This language is not supported or no code example is available.
Field Value
int
In this article
Definition