fred-mod-eppd-2.14.2
|
Update contact parameters. More...
#include <epp_common.h>
Data Fields | |
char * | id |
Id of wanted contact (input). | |
epp_postalInfo * | pi |
Postal info. | |
char * | voice |
Telephone number. | |
char * | fax |
Fax number. | |
char * | |
Email address. | |
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. |
Update contact parameters.
Authorization information.
Referenced by epp_call_update_contact(), and parse_update_contact().
Disclose information section.
Referenced by epp_call_update_contact(), and parse_update_contact().
Email address.
Referenced by epp_call_update_contact(), and parse_update_contact().
char* epps_update_contact::fax |
Fax number.
Referenced by epp_call_update_contact(), and parse_update_contact().
char* epps_update_contact::id |
Id of wanted contact (input).
Referenced by epp_call_update_contact(), and parse_update_contact().
Contact's unique ident.
Referenced by epp_call_update_contact(), and parse_update_contact().
Type of unique ident.
Referenced by epp_call_update_contact(), and parse_update_contact().
Notification email.
Referenced by epp_call_update_contact(), and parse_update_contact().
Postal info.
Referenced by epp_call_update_contact(), and parse_update_contact().
char* epps_update_contact::vat |
VAT tax ID.
Referenced by epp_call_update_contact(), and parse_update_contact().
Telephone number.
Referenced by epp_call_update_contact(), and parse_update_contact().