B2BITS FIX Antenna C++ 2.32.1
Loading...
Searching...
No Matches
Variables
FixMessages::SG_FIX44::TerminationType Namespace Reference

Variables

static const int FLEXIBLE = 3
 Flexible = 3.
 
static const int OPEN = 4
 Open = 4.
 
static const int OVERNIGHT = 1
 Overnight = 1.
 
static const int TERM = 2
 Term = 2.
 

Variable Documentation

◆ FLEXIBLE

const int FixMessages::SG_FIX44::TerminationType::FLEXIBLE = 3
static

Flexible = 3.

◆ OPEN

const int FixMessages::SG_FIX44::TerminationType::OPEN = 4
static

Open = 4.

◆ OVERNIGHT

const int FixMessages::SG_FIX44::TerminationType::OVERNIGHT = 1
static

Overnight = 1.

◆ TERM

const int FixMessages::SG_FIX44::TerminationType::TERM = 2
static

Term = 2.