Class: Brand

timapi.Brand

Contains information about a brand available on the terminal. It is available after loginAsync has been performed or brands have been manually retrieved by applicationInformationAsync

Overview

Members-Overview

Methods-Overview

Member-List

acqId :Number

Acquirer identifier. Uniquely identifies the acquirer

applications :Array.<timapi.Application>

List of applications supported by the brand

currencies :Array.<timapi.CurrencyItem>

List of currencies supported by the brand

dccAvailable :Boolean

DCC is available for this brand

lastInitDate :timapi.TimeDate

Last time a defined acquirer was successfully initialized on the terminal

name :String

Brand name of a card

Methods

toString() → {String}

Get string representation for debugging purpose.
Returns:
String representation

Type: String