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

Variables

static const char CANCEL = 'C'
 Cancel = C.
 
static const char NEW = 'N'
 New = N.
 
static const char REPLACE = 'R'
 Replace = R.
 
static const char RESTATE = 'T'
 Restate (used where the Settlement Instruction is being used to communicate standing instructions which have not been changed or added to) = T.
 

Variable Documentation

◆ CANCEL

const char FixMessages::SG_FIX44::SettlInstTransType::CANCEL = 'C'
static

Cancel = C.

◆ NEW

const char FixMessages::SG_FIX44::SettlInstTransType::NEW = 'N'
static

New = N.

◆ REPLACE

const char FixMessages::SG_FIX44::SettlInstTransType::REPLACE = 'R'
static

Replace = R.

◆ RESTATE

const char FixMessages::SG_FIX44::SettlInstTransType::RESTATE = 'T'
static

Restate (used where the Settlement Instruction is being used to communicate standing instructions which have not been changed or added to) = T.