OnixS C++ MTS Repo SDP Handler  1.3.2.8
API documentation
TI_SETTLEMENT_MODE Struct Reference

#include <SMP.Enumerations.h>

Public Types

enum  Enum { TI_SETTLEMENT_MODE_None, TI_SETTLEMENT_MODE_CCPOnly, TI_SETTLEMENT_MODE_BilateralOnly, TI_SETTLEMENT_MODE_Both }
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

Definition at line 4469 of file SMP.Enumerations.h.

Member Enumeration Documentation

enum Enum
Enumerator
TI_SETTLEMENT_MODE_None 

None.

TI_SETTLEMENT_MODE_CCPOnly 

CCP Only.

TI_SETTLEMENT_MODE_BilateralOnly 

Bilateral Only.

TI_SETTLEMENT_MODE_Both 

Both.

Definition at line 4471 of file SMP.Enumerations.h.

Member Function Documentation

static std::string toString ( Enum  value)
static

Provides string presentation.


The documentation for this struct was generated from the following file: