BenchmarkCurveName Field

Name of benchmark curve.  
Valid values:  
MuniAAA  
FutureSWAP  
LIBID  
LIBOR (London Inter-Bank Offers)  
OTHER  
SWAP  
Treasury  
Euribor  
Pfandbriefe  
EONIA  
SONIA  
EUREPO  
 
(Note tag # was reserved in FIX 4.1, added in FIX 4.3)  
 
public const int BenchmarkCurveName = 221
This language is not supported or no code example is available.
public:  
const int BenchmarkCurveName = 221;
This language is not supported or no code example is available.
public const BenchmarkCurveName : int = 221
This language is not supported or no code example is available.

Field Value

int

In this article

Definition