Class: TerminalManagementErrorAction

payments.TerminalManagementErrorAction()

new TerminalManagementErrorAction()

Source:

Methods

(static) TerminalManagementErrorAction#getAction() → {payments.TerminalManagementErrorActionType}

Get the field value action to take
Source:
Returns:
Type
payments.TerminalManagementErrorActionType

(static) TerminalManagementErrorAction#getResults() → {Array.<payments.TerminalManagementActionResult>}

Get the field value List of error actions to apply the action
Source:
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
Source:

(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
Source: