fred-mod-eppd-2.11.0
|
Structure for holding status' names and values. More...
#include <epp_common.h>
Data Fields | |
char * | value |
Status name. | |
char * | text |
Status value. |
Structure for holding status' names and values.
char* epp_status::text |
Status value.
Referenced by epp_call_info_contact(), epp_call_info_domain(), epp_call_info_keyset(), epp_call_info_nsset(), gen_info_contact(), gen_info_domain(), gen_info_keyset(), and gen_info_nsset().
char* epp_status::value |
Status name.
Referenced by epp_call_info_contact(), epp_call_info_domain(), epp_call_info_keyset(), epp_call_info_nsset(), gen_info_contact(), gen_info_domain(), gen_info_keyset(), and gen_info_nsset().