OnixS C++ MTS Cash SDP Handler 1.8.0
API documentation
Loading...
Searching...
No Matches
CMF_TRADE_SPLIT_STATUS Struct Reference

Public Types

enum  Enum

Static Public Member Functions

static std::string toString (Enum value)

Detailed Description

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

Member Enumeration Documentation

◆ Enum

enum Enum
Enumerator
CMF_TRADE_SPLIT_STATUS_Refused 

Refused.

CMF_TRADE_SPLIT_STATUS_Executed 

Executed.

CMF_TRADE_SPLIT_STATUS_Deleted 

Deleted.

CMF_TRADE_SPLIT_STATUS_DeletedByGov 

Deleted by Governance.

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

Member Function Documentation

◆ toString()

std::string toString ( Enum value)
static

Provides string presentation.