fred-mod-eppd-2.11.0
Data Fields
epps_update_domain Struct Reference

Update domain parameters. More...

#include <epp_common.h>

Data Fields

char * name
 FQDN of wanted domain (input).
char * registrant
 Registrant of domain.
qhead add_admin
 Admin contacts to be added.
qhead rem_admin
 Admin contacts to be removed.
qhead rem_tmpcontact
 Temporary contact used for migration.
char * nsset
 Nsset of domain.
char * keyset
 Keyset of domain.
char * authInfo
 Authorization information.
qhead extensions
 List of domain extensions.

Detailed Description

Update domain parameters.


Field Documentation

Admin contacts to be added.

Referenced by epp_call_update_domain(), and parse_update_domain().

Authorization information.

Referenced by epp_call_update_domain(), and parse_update_domain().

List of domain extensions.

Referenced by epp_call_update_domain(), and parse_ext_enumval_update().

Keyset of domain.

Referenced by epp_call_update_domain(), and parse_update_domain().

FQDN of wanted domain (input).

Referenced by epp_call_update_domain(), and parse_update_domain().

Nsset of domain.

Referenced by epp_call_update_domain(), and parse_update_domain().

Registrant of domain.

Referenced by epp_call_update_domain(), and parse_update_domain().

Admin contacts to be removed.

Referenced by epp_call_update_domain(), and parse_update_domain().

Temporary contact used for migration.

Referenced by epp_call_update_domain(), and parse_update_domain().


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