Class: TerminalManagementComponent

payments.TerminalManagementComponent()

new TerminalManagementComponent()

Source:

Methods

(static) TerminalManagementComponent#getIdentification() → {String}

Get the field value
Source:
Returns:
Type
String

(static) TerminalManagementComponent#getItemNumber() → {String}

Get the field value
Source:
Returns:
Type
String

(static) TerminalManagementComponent#getProvider() → {String}

Get the field value
Source:
Returns:
Type
String

(static) TerminalManagementComponent#getSerial() → {String}

Get the field value
Source:
Returns:
Type
String

(static) TerminalManagementComponent#getType() → {payments.TerminalManagementComponentType}

Get the field value
Source:
Returns:
Type
payments.TerminalManagementComponentType

(static) TerminalManagementComponent#getVersion() → {String}

Get the field value
Source:
Returns:
Type
String

(static) TerminalManagementComponent#setIdentification(identification)

Set the field value
Parameters:
Name Type Description
identification String
Source:

(static) TerminalManagementComponent#setItemNumber(itemNumber)

Set the field value
Parameters:
Name Type Description
itemNumber String
Source:

(static) TerminalManagementComponent#setProvider(provider)

Set the field value
Parameters:
Name Type Description
provider String
Source:

(static) TerminalManagementComponent#setSerial(serial)

Set the field value
Parameters:
Name Type Description
serial String
Source:

(static) TerminalManagementComponent#setType(type)

Set the field value
Parameters:
Name Type Description
type payments.TerminalManagementComponentType
Source:

(static) TerminalManagementComponent#setVersion(version)

Set the field value
Parameters:
Name Type Description
version String
Source: