Class: Total

timapi.Total

Contains information about the total for one currency.

Overview

Members-Overview

Methods-Overview

Member-List

amountSum :timapi.Amount

Total amount per currency.

amountSumOther :timapi.Amount

Total other amount per currency.

amountSumTip :timapi.Amount

Total tip amount per currency.

count :Number

Number of transactions.

exponent :Number

Exponent.

trxDetails :Array.<timapi.TrxDetail>

List of transaction details.

Methods

toString() → {String}

String representation for debugging purpose.
Returns:
String representation

Type: String