B2BITS FIX Antenna C++ 2.33.0
|
Variables | |
static const int | ACCEPTED = 0 |
accepted (successfully processed) = 0 | |
static const int | ACCOUNT_LEVEL_REJECT = 2 |
account level reject = 2 | |
static const int | INCOMPLETE = 4 |
incomplete = 4 | |
static const int | RECEIVED = 3 |
received (received, not yet processed) = 3 | |
static const int | REJECTED = 1 |
block level reject = 1 | |
static const int | REJECTED_BY_INTERMEDIARY = 5 |
rejected by intermediary = 5 | |
|
static |
accepted (successfully processed) = 0
|
static |
account level reject = 2
|
static |
incomplete = 4
|
static |
received (received, not yet processed) = 3
|
static |
block level reject = 1
|
static |
rejected by intermediary = 5