#include <OnixS/MTS/Cash/SDP/SMP.Enumerations.h>
Public Types | |
enum | Enum { CMF_THIRD_PARTY_STATUS_Active = 0, CMF_THIRD_PARTY_STATUS_LockBySystem = 1, CMF_THIRD_PARTY_STATUS_LockBySponsor = 2 } |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 767 of file SMP.Enumerations.h.
enum Enum |
Enumerator | |
---|---|
CMF_THIRD_PARTY_STATUS_Active |
Active. |
CMF_THIRD_PARTY_STATUS_LockBySystem |
Locked By System. |
CMF_THIRD_PARTY_STATUS_LockBySponsor |
Locked By Sponsor. |
Definition at line 769 of file SMP.Enumerations.h.
|
static |
Provides string presentation.