new TerminalManagementComponent()
Methods
(static) TerminalManagementComponent#getIdentification() → {String}
Get the field value
Returns:
- Type
- String
(static) TerminalManagementComponent#getItemNumber() → {String}
Get the field value
Returns:
- Type
- String
(static) TerminalManagementComponent#getProvider() → {String}
Get the field value
Returns:
- Type
- String
(static) TerminalManagementComponent#getSerial() → {String}
Get the field value
Returns:
- Type
- String
(static) TerminalManagementComponent#getType() → {payments.TerminalManagementComponentType}
Get the field value
Returns:
(static) TerminalManagementComponent#getVersion() → {String}
Get the field value
Returns:
- Type
- String
(static) TerminalManagementComponent#setIdentification(identification)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
identification |
String |
(static) TerminalManagementComponent#setItemNumber(itemNumber)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
itemNumber |
String |
(static) TerminalManagementComponent#setProvider(provider)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
provider |
String |
(static) TerminalManagementComponent#setSerial(serial)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
serial |
String |
(static) TerminalManagementComponent#setType(type)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
type |
payments.TerminalManagementComponentType |
(static) TerminalManagementComponent#setVersion(version)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
version |
String |