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

Create domain parameters. More...

#include <epp_common.h>

Data Fields

char * name
 FQDN of wanted domain (input).
char * registrant
 Registrant of domain.
qhead admin
 Admin contact for domain.
char * nsset
 Nsset of domain.
char * keyset
 Keyset for domain.
int period
 Registration period in months.
epp_timeunit unit
 Registration period's unit.
char * authInfo
 Authorization information.
qhead extensions
 List of domain extensions.
char * crDate
 Creation date of domain.
char * exDate
 Expiration date of domain.

Detailed Description

Create domain parameters.


Field Documentation

Admin contact for domain.

Referenced by epp_call_create_domain(), and parse_create_domain().

Authorization information.

Referenced by epp_call_create_domain(), and parse_create_domain().

Creation date of domain.

Referenced by epp_call_create_domain(), and epp_gen_response().

Expiration date of domain.

Referenced by epp_call_create_domain(), and epp_gen_response().

List of domain extensions.

Referenced by epp_call_create_domain(), and parse_ext_enumval_create().

FQDN of wanted domain (input).

Referenced by epp_call_create_domain(), epp_gen_response(), and parse_create_domain().

Nsset of domain.

Referenced by epp_call_create_domain(), and parse_create_domain().

Registration period in months.

Referenced by epp_call_create_domain(), and parse_create_domain().

Registrant of domain.

Referenced by epp_call_create_domain(), and parse_create_domain().

Registration period's unit.

Referenced by epp_call_create_domain(), and parse_create_domain().


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