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