fred-mod-eppd-2.14.1
Data Fields
epps_create_contact Struct Reference

Create 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
 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.
char * crDate
 Creation date of contact.

Detailed Description

Create contact parameters.


Field Documentation

Authorization information.

Referenced by epp_call_create_contact(), and parse_create_contact().

Creation date of contact.

Referenced by epp_call_create_contact(), and epp_gen_response().

Disclose information section.

Referenced by epp_call_create_contact(), and parse_create_contact().

Email address.

Referenced by epp_call_create_contact(), and parse_create_contact().

Fax number.

Referenced by epp_call_create_contact(), and parse_create_contact().

Id of wanted contact (input).

Referenced by epp_call_create_contact(), epp_gen_response(), and parse_create_contact().

Contact's unique ident.

Referenced by epp_call_create_contact(), and parse_create_contact().

Type of unique ident.

Referenced by epp_call_create_contact(), and parse_create_contact().

Notification email.

Referenced by epp_call_create_contact(), and parse_create_contact().

Postal info.

Referenced by epp_call_create_contact(), and parse_create_contact().

VAT tax ID.

Referenced by epp_call_create_contact(), and parse_create_contact().

Telephone number.

Referenced by epp_call_create_contact(), and parse_create_contact().


The documentation for this struct was generated from the following file: