fred-mod-eppd-2.16.0
|
Info nsset parameters. More...
#include <epp_common.h>
Data Fields | |
char * | id |
Id of wanted nsset (input). More... | |
char * | handle |
Id of wanted nsset (output). More... | |
char * | roid |
ROID of object. More... | |
qhead | status |
Nsset's status. More... | |
char * | clID |
Owner's ID. More... | |
char * | crID |
ID of creator. More... | |
char * | crDate |
Creation date. More... | |
char * | upID |
ID of last updater. More... | |
char * | upDate |
Last updated. More... | |
char * | trDate |
Last transfered. More... | |
char * | authInfo |
Authorization information. More... | |
qhead | ns |
List of nameservers. More... | |
qhead | tech |
List of technical contacts for nsset. More... | |
int | level |
Report level. More... | |
Info nsset parameters.
char* epps_info_nsset::authInfo |
Authorization information.
Referenced by gen_info_nsset(), and info_nsset_data_copy().
char* epps_info_nsset::clID |
Owner's ID.
Referenced by gen_info_nsset(), and info_nsset_data_copy().
char* epps_info_nsset::crDate |
Creation date.
Referenced by gen_info_nsset(), and info_nsset_data_copy().
char* epps_info_nsset::crID |
ID of creator.
Referenced by gen_info_nsset(), and info_nsset_data_copy().
char* epps_info_nsset::handle |
Id of wanted nsset (output).
Referenced by gen_info_nsset(), and info_nsset_data_copy().
char* epps_info_nsset::id |
Id of wanted nsset (input).
Referenced by epp_call_info_nsset(), and parse_info().
int epps_info_nsset::level |
Report level.
Referenced by gen_info_nsset(), and info_nsset_data_copy().
qhead epps_info_nsset::ns |
List of nameservers.
Referenced by gen_info_nsset(), and info_nsset_data_copy().
char* epps_info_nsset::roid |
ROID of object.
Referenced by gen_info_nsset(), and info_nsset_data_copy().
qhead epps_info_nsset::status |
Nsset's status.
Referenced by gen_info_nsset(), and info_nsset_data_copy().
qhead epps_info_nsset::tech |
List of technical contacts for nsset.
Referenced by gen_info_nsset(), and info_nsset_data_copy().
char* epps_info_nsset::trDate |
Last transfered.
Referenced by gen_info_nsset(), and info_nsset_data_copy().
char* epps_info_nsset::upDate |
Last updated.
Referenced by gen_info_nsset(), and info_nsset_data_copy().
char* epps_info_nsset::upID |
ID of last updater.
Referenced by gen_info_nsset(), and info_nsset_data_copy().