fred-mod-eppd
Public Attributes | List of all members
epps_create_domain Struct Reference

#include <epp_common.h>

Collaboration diagram for epps_create_domain:
Collaboration graph
[legend]

Public Attributes

char * name
 
char * registrant
 
qhead admin
 
char * nsset
 
char * keyset
 
int period
 
epp_timeunit unit
 
char * authInfo
 
qhead extensions
 
char * crDate
 
char * exDate
 

Detailed Description

Create domain parameters.

Member Data Documentation

◆ admin

qhead epps_create_domain::admin

Admin contact for domain.

◆ authInfo

char* epps_create_domain::authInfo

Authorization information.

◆ crDate

char* epps_create_domain::crDate

Creation date of domain.

◆ exDate

char* epps_create_domain::exDate

Expiration date of domain.

◆ extensions

qhead epps_create_domain::extensions

List of domain extensions.

◆ keyset

char* epps_create_domain::keyset

Keyset for domain

◆ name

char* epps_create_domain::name

FQDN of wanted domain (input).

◆ nsset

char* epps_create_domain::nsset

Nsset of domain.

◆ period

int epps_create_domain::period

Registration period in months.

◆ registrant

char* epps_create_domain::registrant

Registrant of domain.

◆ unit

epp_timeunit epps_create_domain::unit

Registration period's unit.


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