B2BITS FIX Antenna C++ 2.33.0
|
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. | |
|
static |
Cancel: used to remove the overall transaction or specific add messages based on reference id = 3.
|
static |
New: used to increment the overall transaction quantity = 1.
|
static |
Replace: used to override the overall transaction quantity or specific add messages based on the reference id = 2.