BenchmarkCurveCurrency Field
Identifies currency used for benchmark curve. See "Appendix 6-A:
Valid Currency Codes" for information on obtaining valid values.
(Note tag # was reserved in FIX 4.1, added in FIX 4.3)
public const int BenchmarkCurveCurrency = 220
This language is not supported or no code example is available.
public:
const int BenchmarkCurveCurrency = 220;
This language is not supported or no code example is available.
public const BenchmarkCurveCurrency : int = 220
This language is not supported or no code example is available.
Field Value
int
In this article
Definition