TinkMoneyManagerUI Documentation Beta

Structure Actionable​Insight.​Transaction​Summary.​Transactions​Overview

public struct TransactionsOverview

Member Of

ActionableInsight.TransactionSummary

Initializers

init(total​Count:​most​Common​Description:​most​Common​Count:​)

public init(totalCount: Int, mostCommonDescription: String, mostCommonCount: Int)

Properties

total​Count

let totalCount: Int

most​Common​Description

let mostCommonDescription: String

most​Common​Count

let mostCommonCount: Int