Class: FeaturesSixml

timapi.FeaturesSixml

SIXml features supported by the terminal.

Classes

Support

Overview

Members-Overview

Methods-Overview

Member-List

adminFunctions :Set.<timapi.constants.AdminFunctions>

Supported SIXml administrative functions

allowsClosedCardInsertion :Boolean

Supports allow closed card insertion

canRequestRepetition :Boolean

Request repetition support

dialogFunctions :Set.<timapi.constants.DialogFunctions>

Supported SIXml dialog functions

financialFunctions :Set.<timapi.constants.FinancialTransactions>

Supported SIXml financial transaction functions

guides :Set.<timapi.constants.Guides>

Supported SIXml guides

hasFastNtfMode :Boolean

Support for fast notification mode

hasSleepTimer :Boolean

SleepTimer support

nonFinancialFunctions :Set.<timapi.constants.NonFinancialTransactions>

Supported SIXml non-financial transaction functions

persistentState :Boolean

Supports if the SIXml session should start in the default Closed management state or the last known management state (e.g. before a reboot) should be used. For the latter option the terminal shall indicate the state in the login response.

protocolLevel :timapi.constants.ProtocolLevel

Highest supported protocol level

statusFunctions :Set.<timapi.constants.StatusFunctions>

Supported SIXml status functions

Methods

toString() → {String}

Get string representation for debugging purpose.
Returns:
String representation

Type: String