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

Variables

static const int FREE = 1
 "Free": Deliver (if Sell) or Receive (if Buy) Free = 1
 
static const int HOLD_IN_CUSTODY = 3
 Hold In Custody = 3.
 
static const int TRI_PARTY = 2
 Tri-Party = 2.
 
static const int VERSUS = 0
 "Versus. Payment": Deliver (if Sell) or Receive (if Buy) vs. (Against) Payment = 0
 

Variable Documentation

◆ FREE

const int FixMessages::SG_FIX44::SettlDeliveryType::FREE = 1
static

"Free": Deliver (if Sell) or Receive (if Buy) Free = 1

◆ HOLD_IN_CUSTODY

const int FixMessages::SG_FIX44::SettlDeliveryType::HOLD_IN_CUSTODY = 3
static

Hold In Custody = 3.

◆ TRI_PARTY

const int FixMessages::SG_FIX44::SettlDeliveryType::TRI_PARTY = 2
static

Tri-Party = 2.

◆ VERSUS

const int FixMessages::SG_FIX44::SettlDeliveryType::VERSUS = 0
static

"Versus. Payment": Deliver (if Sell) or Receive (if Buy) vs. (Against) Payment = 0