Class: ProvisionStore

Request~ProvisionStore(clientnullable)

Handles API Request Provision_Store. Scope: Store.

Constructor

new ProvisionStore(clientnullable)

ProvisionStore Constructor.

ProvisionStore Constructor.

Parameters:
Name Type Attributes Description
client Client <nullable>
Source:
See:

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) → {ProvisionStore}

Set xml.

Set xml.

Parameters:
Name Type Description
xml string
Source:
Returns:
Type
ProvisionStore

toObject() → {Object}

Reduce the request to a an object.

Reduce the request to a an object.

Source:
Returns:
Type
Object