Class: TerminalParam

payments.TerminalParam()

new TerminalParam()

Source:

Methods

(static) TerminalParam#getId() → {String}

Get the field value Unique identifier
Source:
Returns:
Type
String

(static) TerminalParam#getParam() → {String}

Get the field value Config parameter name
Source:
Returns:
Type
String

(static) TerminalParam#getParamData() → {String}

Get the field value Config parameter value
Source:
Returns:
Type
String

(static) TerminalParam#setId(id)

Set the field value Unique identifier
Parameters:
Name Type Description
id String
Source:

(static) TerminalParam#setParam(param)

Set the field value Config parameter name
Parameters:
Name Type Description
param String
Source:

(static) TerminalParam#setParamData(paramData)

Set the field value Config parameter value
Parameters:
Name Type Description
paramData String
Source: