OnixS C++ MTS Repo SDP Handler  1.3.2.8
API documentation
TI_ACCOUNT_INFO_STATUS Struct Reference

#include <SMP.Enumerations.h>

Public Types

enum  Enum { TI_ACCOUNT_INFO_STATUS_Accepted, TI_ACCOUNT_INFO_STATUS_Invalid, TI_ACCOUNT_INFO_STATUS_Refused }
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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

Member Enumeration Documentation

enum Enum
Enumerator
TI_ACCOUNT_INFO_STATUS_Accepted 

Accepted.

TI_ACCOUNT_INFO_STATUS_Invalid 

Invalid.

TI_ACCOUNT_INFO_STATUS_Refused 

Refused.

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

Member Function Documentation

static std::string toString ( Enum  value)
static

Provides string presentation.


The documentation for this struct was generated from the following file: