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

Variables

static const char NO_EXECUTIONS_ONLY = 'N'
 No - execution only = N.
 
static const char NO_INSTITUTIONAL = 'O'
 No - institutional = O.
 
static const char NO_WAIVER_AGREEMENT = 'M'
 No - waiver agreement = M.
 
static const char YES = 'Y'
 Yes = Y.
 

Variable Documentation

◆ NO_EXECUTIONS_ONLY

const char FixMessages::SG_FIX44::CancellationRights::NO_EXECUTIONS_ONLY = 'N'
static

No - execution only = N.

◆ NO_INSTITUTIONAL

const char FixMessages::SG_FIX44::CancellationRights::NO_INSTITUTIONAL = 'O'
static

No - institutional = O.

◆ NO_WAIVER_AGREEMENT

const char FixMessages::SG_FIX44::CancellationRights::NO_WAIVER_AGREEMENT = 'M'
static

No - waiver agreement = M.

◆ YES

const char FixMessages::SG_FIX44::CancellationRights::YES = 'Y'
static

Yes = Y.