new TerminalParameter()
- Source:
Methods
(static) TerminalParameter#getAid() → {String}
Get the field value
- Source:
Returns:
- Type
- String
(static) TerminalParameter#getData() → {String}
Get the field value
- Source:
Returns:
- Type
- String
(static) TerminalParameter#getDeviceType() → {String}
Get the field value
- Source:
Returns:
- Type
- String
(static) TerminalParameter#getDeviceTypeId() → {String}
Get the field value
- Source:
Returns:
- Type
- String
(static) TerminalParameter#getId() → {String}
Get the field value
Pipe delimited composite key unique identifier
- Source:
Returns:
- Type
- String
(static) TerminalParameter#getOverrideId() → {String}
Get the field value
- Source:
Returns:
- Type
- String
(static) TerminalParameter#getOverrideName() → {String}
Get the field value
- Source:
Returns:
- Type
- String
(static) TerminalParameter#getOverrideType() → {payments.OverrideType}
Get the field value
- Source:
Returns:
(static) TerminalParameter#getParam() → {String}
Get the field value
- Source:
Returns:
- Type
- String
(static) TerminalParameter#getParamType() → {payments.ParamType}
Get the field value
- Source:
Returns:
- Type
- payments.ParamType
(static) TerminalParameter#getTagData() → {Array.<payments.Tag>}
Get the field value
- Source:
Returns:
An array of
- Type
- Array.<payments.Tag>
(static) TerminalParameter#setAid(aid)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
aid |
String |
- Source:
(static) TerminalParameter#setData(data)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
data |
String |
- Source:
(static) TerminalParameter#setDeviceType(deviceType)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
deviceType |
String |
- Source:
(static) TerminalParameter#setDeviceTypeId(deviceTypeId)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
deviceTypeId |
String |
- Source:
(static) TerminalParameter#setId(id)
Set the field value
Pipe delimited composite key unique identifier
Parameters:
Name | Type | Description |
---|---|---|
id |
String |
- Source:
(static) TerminalParameter#setOverrideId(overrideId)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
overrideId |
String |
- Source:
(static) TerminalParameter#setOverrideName(overrideName)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
overrideName |
String |
- Source:
(static) TerminalParameter#setOverrideType(overrideType)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
overrideType |
payments.OverrideType |
- Source:
(static) TerminalParameter#setParam(param)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
param |
String |
- Source:
(static) TerminalParameter#setParamType(paramType)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
paramType |
payments.ParamType |
- Source:
(static) TerminalParameter#setTagData(tagData)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
tagData |
Array.<payments.Tag> | An array of |
- Source: