TinkMoneyManagerUI Documentation Beta

Structure Actionable​Insight.​Weekly​Expenses​ByDay.​Expense​Statistics

public struct ExpenseStatistics

Member Of

ActionableInsight.WeeklyExpensesByDay

Initializers

init(total​Amount:​average​Amount:​)

public init(totalAmount: CurrencyDenominatedAmount, averageAmount: CurrencyDenominatedAmount)

Properties

total​Amount

let totalAmount: CurrencyDenominatedAmount

average​Amount

let averageAmount: CurrencyDenominatedAmount