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

#include <DomainPluginTypes.h>

Inheritance diagram for DTOutRenewDomain:
DTOutOperationDomain DTOutGeneral DTIOTypeAbstract

Public Member Functions

 DTOutRenewDomain ()

Data Fields

Str expDate
 Format 'YYYY-MM-DD'.
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 renewDomain


Constructor & Destructor Documentation

DTOutRenewDomain::DTOutRenewDomain ( ) [inline]

Field Documentation

Format 'YYYY-MM-DD'.

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