TinkMoneyManagerUI Documentation Beta

Structure Actionable​Insight.​Transaction​Summary

public struct TransactionSummary

Member Of

ActionableInsight

Nested Types

ActionableInsight.TransactionSummary.TransactionsOverview
ActionableInsight.TransactionSummary.LargestExpense

Initializers

init(total​Expenses:​common​Transactions​Overview:​largest​Expense:​)

public init(totalExpenses: CurrencyDenominatedAmount, commonTransactionsOverview: ActionableInsight.TransactionSummary.TransactionsOverview, largestExpense: ActionableInsight.TransactionSummary.LargestExpense)

Properties

total​Expenses

let totalExpenses: CurrencyDenominatedAmount

common​Transactions​Overview

let commonTransactionsOverview: TransactionsOverview

largest​Expense

let largestExpense: LargestExpense