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