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

Variables

static const char EXEMPT_AUTHORISED_CREDIT_OR_FINANCIAL_INSTITUTION = '3'
 Exempt - Authorised Credit or Financial Institution = 3.
 
static const char EXEMPT_BELOW_LIMIT = '1'
 Exempt - Below The Limit = 1.
 
static const char EXEMPT_CLIENT_MONEY_TYPE = '2'
 Exempt - Client Money Type Exemption = 2.
 
static const char NOT_CHECKED = 'N'
 Not checked = N.
 
static const char PASSED = 'Y'
 Passed = Y.
 

Variable Documentation

◆ EXEMPT_AUTHORISED_CREDIT_OR_FINANCIAL_INSTITUTION

const char FixMessages::SG_FIX44::MoneyLaunderingStatus::EXEMPT_AUTHORISED_CREDIT_OR_FINANCIAL_INSTITUTION = '3'
static

Exempt - Authorised Credit or Financial Institution = 3.

◆ EXEMPT_BELOW_LIMIT

const char FixMessages::SG_FIX44::MoneyLaunderingStatus::EXEMPT_BELOW_LIMIT = '1'
static

Exempt - Below The Limit = 1.

◆ EXEMPT_CLIENT_MONEY_TYPE

const char FixMessages::SG_FIX44::MoneyLaunderingStatus::EXEMPT_CLIENT_MONEY_TYPE = '2'
static

Exempt - Client Money Type Exemption = 2.

◆ NOT_CHECKED

const char FixMessages::SG_FIX44::MoneyLaunderingStatus::NOT_CHECKED = 'N'
static

Not checked = N.

◆ PASSED

const char FixMessages::SG_FIX44::MoneyLaunderingStatus::PASSED = 'Y'
static

Passed = Y.