TinkMoneyManagerUI Documentation Beta

Structure Actionable​Insight.​Monthly​Expenses​ByCategory

public struct MonthlyExpensesByCategory

Member Of

ActionableInsight

Initializers

init(month:​expenses​ByCategory:​)

public init(month: ActionableInsight.Month, expensesByCategory: [ActionableInsight.CategorySpending])

Properties

month

let month: Month

expenses​ByCategory

let expensesByCategory: [CategorySpending]