Constructor
new OrderListLoadQuery(clientnullable)
OrderListLoadQuery Constructor.
OrderListLoadQuery Constructor.
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
client |
Client |
<nullable> |
Members
(static, constant) PAY_STATUS_FILTER_AUTH_ONLY
Constant PAY_STATUS_FILTER_AUTH_ONLY
.Constant PAY_STATUS_FILTER_AUTH_ONLY
- Source:
(static, constant) PAY_STATUS_FILTER_CAPTURED_NOT_SHIPPED
Constant PAY_STATUS_FILTER_CAPTURED_NOT_SHIPPED
.Constant PAY_STATUS_FILTER_CAPTURED_NOT_SHIPPED
- Source:
(static, constant) PAY_STATUS_FILTER_PARTIAL_CAPTURE
Constant PAY_STATUS_FILTER_PARTIAL_CAPTURE
.Constant PAY_STATUS_FILTER_PARTIAL_CAPTURE
- Source:
(static, constant) PAY_STATUS_FILTER_SHIPPED_NOT_CAPTURED
Constant PAY_STATUS_FILTER_SHIPPED_NOT_CAPTURED
.Constant PAY_STATUS_FILTER_SHIPPED_NOT_CAPTURED
- Source:
Methods
createResponse() → {Response}
Create a response object from the response data.
Create a response object from the response data.
- Source:
Returns:
- Type
- Response
getPassphrase() → {string}
Get Passphrase.
Get Passphrase.
- Source:
Returns:
- Type
- string
setPassphrase(passphrase) → {OrderListLoadQuery}
Set Passphrase.
Set Passphrase.
Parameters:
Name | Type | Description |
---|---|---|
passphrase |
string |
- Source:
Returns:
- Type
- OrderListLoadQuery
toObject() → {Object}
Reduce the request to a an object.
Reduce the request to a an object.
- Source:
Returns:
- Type
- Object