fred-mod-eppd-2.20.0
|
Info contact parameters. More...
#include <epp_common.h>
Data Fields | |
char * | id |
Id of wanted contact (input). More... | |
char * | handle |
Id of wanted contact (output). More... | |
char * | roid |
ROID of object. More... | |
qhead | status |
Contact's status. More... | |
epp_postalInfo | pi |
Postal info. More... | |
char * | voice |
Telephone number. More... | |
char * | fax |
Fax number. More... | |
char * | |
Email address. 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... | |
epp_discl | discl |
Disclose information section. More... | |
char * | vat |
VAT tax ID. More... | |
char * | ident |
Contact's unique ident. More... | |
epp_identType | identtype |
Type of unique ident. More... | |
char * | notify_email |
Notification email. More... | |
qhead | extensions |
List of extensions. More... | |
Info contact parameters.
char* epps_info_contact::authInfo |
Authorization information.
Referenced by gen_info_contact(), and info_contact_data_copy().
char* epps_info_contact::clID |
Owner's ID.
Referenced by gen_info_contact(), and info_contact_data_copy().
char* epps_info_contact::crDate |
Creation date.
Referenced by gen_info_contact(), and info_contact_data_copy().
char* epps_info_contact::crID |
ID of creator.
Referenced by gen_info_contact(), and info_contact_data_copy().
epp_discl epps_info_contact::discl |
Disclose information section.
Referenced by gen_info_contact(), and info_contact_data_copy().
char* epps_info_contact::email |
Email address.
Referenced by gen_info_contact(), and info_contact_data_copy().
qhead epps_info_contact::extensions |
List of extensions.
Referenced by epp_gen_response(), and info_contact_data_copy().
char* epps_info_contact::fax |
Fax number.
Referenced by gen_info_contact(), and info_contact_data_copy().
char* epps_info_contact::handle |
Id of wanted contact (output).
Referenced by gen_info_contact(), and info_contact_data_copy().
char* epps_info_contact::id |
Id of wanted contact (input).
Referenced by epp_call_info_contact(), and parse_info().
char* epps_info_contact::ident |
Contact's unique ident.
Referenced by gen_info_contact(), and info_contact_data_copy().
epp_identType epps_info_contact::identtype |
Type of unique ident.
Referenced by gen_info_contact(), and info_contact_data_copy().
char* epps_info_contact::notify_email |
Notification email.
Referenced by gen_info_contact(), and info_contact_data_copy().
epp_postalInfo epps_info_contact::pi |
Postal info.
Referenced by gen_info_contact(), and info_contact_data_copy().
char* epps_info_contact::roid |
ROID of object.
Referenced by gen_info_contact(), and info_contact_data_copy().
qhead epps_info_contact::status |
Contact's status.
Referenced by gen_info_contact(), and info_contact_data_copy().
char* epps_info_contact::trDate |
Last transfered.
Referenced by gen_info_contact(), and info_contact_data_copy().
char* epps_info_contact::upDate |
Last updated.
Referenced by gen_info_contact(), and info_contact_data_copy().
char* epps_info_contact::upID |
ID of last updater.
Referenced by gen_info_contact(), and info_contact_data_copy().
char* epps_info_contact::vat |
VAT tax ID.
Referenced by gen_info_contact(), and info_contact_data_copy().
char* epps_info_contact::voice |
Telephone number.
Referenced by gen_info_contact(), and info_contact_data_copy().