type_enum_to_string
Description:
Converts a enumerated type to its text representation
Parameters:
authorize_type |
The enumerated type value |
Returns:
the enumerated constant value, e.g. "yes" |
Converts a enumerated type to its text representation
authorize_type |
The enumerated type value |
the enumerated constant value, e.g. "yes" |