fred-mod-eppd-2.16.0
|
Structure holding answer to EPP check command. More...
#include <epp_common.h>
Data Fields | |
int | avail |
True if object is available, false otherwise. More... | |
char * | reason |
If object is not available, here is the reason. More... | |
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().