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

Variables

static const int CANCEL = 3
 Cancel: used to remove the overall transaction or specific add messages based on reference id = 3.
 
static const int NEW = 1
 New: used to increment the overall transaction quantity = 1.
 
static const int REPLACE = 2
 Replace: used to override the overall transaction quantity or specific add messages based on the reference id = 2.
 

Variable Documentation

◆ CANCEL

const int FixMessages::SG_FIX44::PosMaintAction::CANCEL = 3
static

Cancel: used to remove the overall transaction or specific add messages based on reference id = 3.

◆ NEW

const int FixMessages::SG_FIX44::PosMaintAction::NEW = 1
static

New: used to increment the overall transaction quantity = 1.

◆ REPLACE

const int FixMessages::SG_FIX44::PosMaintAction::REPLACE = 2
static

Replace: used to override the overall transaction quantity or specific add messages based on the reference id = 2.