Class: TrxDetail

timapi.TrxDetail

Contains information about the total for one currency.

Overview

Members-Overview

Methods-Overview

Member-List

aid :String

AID.

amountSum :timapi.Amount

Total of amount.

amountSumOther :timapi.Amount

Total of other amount.

amountSumTip :timapi.Amount

Total of tip amount.

count :Number

Number of transactions covered by the sum.

dccFlag :Boolean

Specifies is a transaction is a DCC transaction or not.

markup :Number

Markup percentage value.

markupExponent :Number

Markup percentage value exponent.

ngvUsedFlag :Boolean

Indicates if a transaction was performed as non guaranteed payment (NGV).

transactionType :timapi.constants.TransactionType

Transaction type this details affect.

Methods

toString() → {String}

String representation for debugging purpose.
Returns:
String representation

Type: String