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

Variables

static const int NO_MATCHING_SETTLEMENT_INSTRUCTIONS = 2
 no matching settlement instructions found = 2
 
static const int OTHER = 99
 other = 99
 
static const int UNABLE_TO_PROCESS = 0
 unable to process request (e.g. database unavailable) = 0
 
static const int UNKNOWN_ACCOUNT = 1
 unknown account = 1
 

Variable Documentation

◆ NO_MATCHING_SETTLEMENT_INSTRUCTIONS

const int FixMessages::SG_FIX44::SettlInstReqRejCode::NO_MATCHING_SETTLEMENT_INSTRUCTIONS = 2
static

no matching settlement instructions found = 2

◆ OTHER

const int FixMessages::SG_FIX44::SettlInstReqRejCode::OTHER = 99
static

other = 99

◆ UNABLE_TO_PROCESS

const int FixMessages::SG_FIX44::SettlInstReqRejCode::UNABLE_TO_PROCESS = 0
static

unable to process request (e.g. database unavailable) = 0

◆ UNKNOWN_ACCOUNT

const int FixMessages::SG_FIX44::SettlInstReqRejCode::UNKNOWN_ACCOUNT = 1
static

unknown account = 1