new TerminalManagementErrorAction()
Methods
(static) TerminalManagementErrorAction#getAction() → {payments.TerminalManagementErrorActionType}
Get the field value
action to take
Returns:
(static) TerminalManagementErrorAction#getResults() → {Array.<payments.TerminalManagementActionResult>}
Get the field value
List of error actions to apply the action
Returns:
An array of
- Type
- Array.<payments.TerminalManagementActionResult>
(static) TerminalManagementErrorAction#setAction(action)
Set the field value
action to take
Parameters:
Name | Type | Description |
---|---|---|
action |
payments.TerminalManagementErrorActionType |
(static) TerminalManagementErrorAction#setResults(results)
Set the field value
List of error actions to apply the action
Parameters:
Name | Type | Description |
---|---|---|
results |
Array.<payments.TerminalManagementActionResult> | An array of |