fred-mod-eppd
|
#include <epp_common.h>
Public Attributes | |
char * | id |
epp_postalInfo * | pi |
char * | voice |
char * | fax |
char * | |
char * | authInfo |
unsigned char | discl_update |
epp_discl | discl |
char * | vat |
char * | ident |
epp_identType | identtype |
char * | notify_email |
qhead | extensions |
Update contact parameters.
char* epps_update_contact::authInfo |
Authorization information.
epp_discl epps_update_contact::discl |
Disclose information section.
unsigned char epps_update_contact::discl_update |
Use disclose information section.
char* epps_update_contact::email |
Email address.
qhead epps_update_contact::extensions |
List of extensions.
char* epps_update_contact::fax |
Fax number.
char* epps_update_contact::id |
Id of wanted contact (input).
char* epps_update_contact::ident |
Contact's unique ident.
epp_identType epps_update_contact::identtype |
Type of unique ident.
char* epps_update_contact::notify_email |
Notification email.
epp_postalInfo* epps_update_contact::pi |
Postal info.
char* epps_update_contact::vat |
VAT tax ID.
char* epps_update_contact::voice |
Telephone number.