Constructor
new ProvisionDomain(clientnullable)
ProvisionDomain Constructor.
ProvisionDomain Constructor.
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
client |
Client |
<nullable> |
Methods
createResponse() → {Response}
Create a response object from the response data.
Create a response object from the response data.
- Source:
Returns:
- Type
- Response
getXml() → {string}
Get xml.
Get xml.
- Source:
Returns:
- Type
- string
setXml(xml) → {ProvisionDomain}
Set xml.
Set xml.
Parameters:
Name | Type | Description |
---|---|---|
xml |
string |
- Source:
Returns:
- Type
- ProvisionDomain
toObject() → {Object}
Reduce the request to a an object.
Reduce the request to a an object.
- Source:
Returns:
- Type
- Object