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

Create contact parameters. More...

#include <epp_common.h>

Collaboration diagram for epps_create_contact:
Collaboration graph
[legend]

Data Fields

char * id
 Id of wanted contact (input). More...
 
epp_postalInfo pi
 Postal info. More...
 
char * voice
 Telephone number. More...
 
char * fax
 Fax number. More...
 
char * email
 Email address. More...
 
char * authInfo
 Authorization information. More...
 
epp_discl discl
 Disclose information section. More...
 
char * vat
 VAT tax ID. More...
 
char * ident
 Contact's unique ident. More...
 
epp_identType identtype
 Type of unique ident. More...
 
char * notify_email
 Notification email. More...
 
char * crDate
 Creation date of contact. More...
 
qhead extensions
 List of extensions. More...
 

Detailed Description

Create contact parameters.

Field Documentation

◆ authInfo

char* epps_create_contact::authInfo

Authorization information.

Referenced by epp_call_create_contact(), and parse_create_contact().

◆ crDate

char* epps_create_contact::crDate

Creation date of contact.

◆ discl

epp_discl epps_create_contact::discl

Disclose information section.

◆ email

char* epps_create_contact::email

Email address.

Referenced by epp_call_create_contact(), and parse_create_contact().

◆ extensions

qhead epps_create_contact::extensions

List of extensions.

◆ fax

char* epps_create_contact::fax

Fax number.

Referenced by epp_call_create_contact(), and parse_create_contact().

◆ id

char* epps_create_contact::id

Id of wanted contact (input).

Referenced by epp_call_create_contact(), and parse_create_contact().

◆ ident

char* epps_create_contact::ident

Contact's unique ident.

Referenced by epp_call_create_contact(), and parse_create_contact().

◆ identtype

epp_identType epps_create_contact::identtype

Type of unique ident.

Referenced by epp_call_create_contact(), and parse_create_contact().

◆ notify_email

char* epps_create_contact::notify_email

Notification email.

Referenced by epp_call_create_contact(), and parse_create_contact().

◆ pi

epp_postalInfo epps_create_contact::pi

Postal info.

◆ vat

char* epps_create_contact::vat

VAT tax ID.

Referenced by epp_call_create_contact(), and parse_create_contact().

◆ voice

char* epps_create_contact::voice

Telephone number.

Referenced by epp_call_create_contact(), and parse_create_contact().


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