fred-mod-eppd-2.12.0
|
Structure holding answer to EPP check command. More...
#include <epp_common.h>
Data Fields | |
int | avail |
True if object is available, false otherwise. | |
char * | reason |
If object is not available, here is the reason. |
Structure holding answer to EPP check command.
int epp_avail::avail |
True if object is available, false otherwise.
Referenced by epp_call_check(), and epp_gen_response().
char* epp_avail::reason |
If object is not available, here is the reason.
Referenced by epp_call_check(), and epp_gen_response().