DomainPlug-insDocumentation
Public Member Functions | Data Fields
DTOutGetContactsStatus Struct Reference

#include <DomainPluginTypes.h>

Inheritance diagram for DTOutGetContactsStatus:
DTOutOperationDomain DTOutGeneral DTIOTypeAbstract

Public Member Functions

 DTOutGetContactsStatus ()

Data Fields

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 registerContactStatus ----------------------------------


Constructor & Destructor Documentation

DTOutGetContactsStatus::DTOutGetContactsStatus ( ) [inline]

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