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

Variables

static const int ACCEPT_AS_IS = 1
 Accept security proposal as is = 1.
 
static const int ACCEPT_WITH_REVISIONS = 2
 Accept security proposal with revisions as indicated in the message = 2.
 
static const int CANNOT_MATCH_SELECTION = 6
 Can not match selection criteria = 6.
 
static const int LIST_OF_SECURITIES_RETURNED_PER_REQUEST = 4
 List of securities returned per request = 4.
 
static const int LIST_OF_SECURITY_TYPES_RETURNED_PER_REQUEST = 3
 List of security types returned per request = 3.
 
static const int REJECT_SECURITY_PROPOSAL = 5
 Reject security proposal = 5.
 

Variable Documentation

◆ ACCEPT_AS_IS

const int FixMessages::SG_FIX44::SecurityResponseType::ACCEPT_AS_IS = 1
static

Accept security proposal as is = 1.

◆ ACCEPT_WITH_REVISIONS

const int FixMessages::SG_FIX44::SecurityResponseType::ACCEPT_WITH_REVISIONS = 2
static

Accept security proposal with revisions as indicated in the message = 2.

◆ CANNOT_MATCH_SELECTION

const int FixMessages::SG_FIX44::SecurityResponseType::CANNOT_MATCH_SELECTION = 6
static

Can not match selection criteria = 6.

◆ LIST_OF_SECURITIES_RETURNED_PER_REQUEST

const int FixMessages::SG_FIX44::SecurityResponseType::LIST_OF_SECURITIES_RETURNED_PER_REQUEST = 4
static

List of securities returned per request = 4.

◆ LIST_OF_SECURITY_TYPES_RETURNED_PER_REQUEST

const int FixMessages::SG_FIX44::SecurityResponseType::LIST_OF_SECURITY_TYPES_RETURNED_PER_REQUEST = 3
static

List of security types returned per request = 3.

◆ REJECT_SECURITY_PROPOSAL

const int FixMessages::SG_FIX44::SecurityResponseType::REJECT_SECURITY_PROPOSAL = 5
static

Reject security proposal = 5.