Public Types | |
| enum | Enum |
Static Public Member Functions | |
| static std::string | toString (Enum value) |
Definition at line 6806 of file SMP.Enumerations.h.
| enum Enum |
| Enumerator | ||
|---|---|---|
| BV_DEAL_STATUS_Active | 0 | Active. |
| BV_DEAL_STATUS_Cancelled | 1 | Cancelled. |
| BV_DEAL_STATUS_Restored | 2 | Restored. |
Definition at line 6808 of file SMP.Enumerations.h.
|
static |
Provides string presentation.