#include <OnixS/MTS/Cash/SDP/SMP.Enumerations.h>
Public Types | |
enum | Enum { CMF_SETTL_STATUS_Waiting = 0, CMF_SETTL_STATUS_Undefined = 1, CMF_SETTL_STATUS_Defined = 2, CMF_SETTL_STATUS_Manual = 3, CMF_SETTL_STATUS_Error = 4, CMF_SETTL_STATUS_CancelledFromSettlement = 5 } |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 695 of file SMP.Enumerations.h.
enum Enum |
Definition at line 697 of file SMP.Enumerations.h.
|
static |
Provides string presentation.