#include <OnixS/MTS/Cash/SDP/SMP.Enumerations.h>
Public Types | |
enum | Enum { TI_CREDIT_PROFILE_Welcome = 0, TI_CREDIT_PROFILE_Automatic = 1, TI_CREDIT_PROFILE_Unwelcome = 2 } |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 1278 of file SMP.Enumerations.h.
enum Enum |
Enumerator | |
---|---|
TI_CREDIT_PROFILE_Welcome |
Welcome. |
TI_CREDIT_PROFILE_Automatic |
Automatic. |
TI_CREDIT_PROFILE_Unwelcome |
Unwelcome. |
Definition at line 1280 of file SMP.Enumerations.h.
|
static |
Provides string presentation.