DomainPlug-insDocumentation
Data Fields
DTOutGetDomainNameServers Struct Reference

#include <DomainPluginTypes.h>

Inheritance diagram for DTOutGetDomainNameServers:
DTOutOperationDomain DTOutGeneral DTIOTypeAbstract

Data Fields

DTNameServers nameServers
DTDomainOpStatus opStatus
 Status of operation (e.g. Status of Registration, Renew, Transfer)
DTExtData extData
 An attribute of Domain, that you may change by returning it in most of operations.
Str msg
 // Text message about operation results (e.g. Domain Successfully registered on ENOM). It'll be shown in Service Status History. */
Str log
 Logs about requests to and responses from Registrar */.

Detailed Description

Output struct PLUGINTOOLKIT_DECL for getNS


Field Documentation

An attribute of Domain, that you may change by returning it in most of operations.

May add new key-value to use it during next call from input parameters. Any previous entries with the same key will be overwritten with new value.

Str DTIOTypeAbstract::log [inherited]

Logs about requests to and responses from Registrar */.

Str DTOutGeneral::msg [inherited]

// Text message about operation results (e.g. Domain Successfully registered on ENOM). It'll be shown in Service Status History. */

Status of operation (e.g. Status of Registration, Renew, Transfer)


The documentation for this struct was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines