Class: ConfigData

timapi.ConfigData

Contains terminal information required for ECR applications to produce receipts on their own. This data is available after a systemInformationAsync request has been performed

Overview

Members-Overview

Methods-Overview

Member-List

language :String

Language to use for printing receipts

receiptHeader :Array.<String>

List of text lines forming the receipt header.
Remark: Configured in the service center or ECR. Can be overwritten by the card

Methods

toString() → {String}

Get string representation for debugging purpose.
Returns:
String representation

Type: String