Class: ClientIdentificationResponse

timapi.ClientIdentificationResponse

Contains the result of a ClientIdentification finished after calling clientIdentificationAsync.

Overview

Members-Overview

Methods-Overview

Member-List

amountSaldo :timapi.Amount

Saldo amount if present.

cardData :timapi.CardData

Information about payment card used by the cardholder if present.

transactionInformation :timapi.TransactionInformation

Information about completed transaction.

Methods

toString() → {String}

String representation for debugging purpose.
Returns:
String representation

Type: String