#include <SMP.Enumerations.h>
Public Types | |
enum | Enum { TI_MEMBER_ACCOUNT_STATUS_Active, TI__MEMBER_ACCOUNT_STATUS_Deleted } |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 1645 of file SMP.Enumerations.h.
enum Enum |
Enumerator | |
---|---|
TI_MEMBER_ACCOUNT_STATUS_Active |
Active. |
TI__MEMBER_ACCOUNT_STATUS_Deleted |
Deleted. |
Definition at line 1647 of file SMP.Enumerations.h.
|
static |
Provides string presentation.