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