TinkMoneyManagerUI Documentation Beta

Structure Actionable​Insight.​Spending​ByCategory​Increased

public struct SpendingByCategoryIncreased

Member Of

ActionableInsight

Initializers

init(category:​last​Month:​last​Month​Spending:​two​Months​Ago​Spending:​percentage:​)

public init(category: ActionableInsight.CategoryInfo, lastMonth: ActionableInsight.Month, lastMonthSpending: CurrencyDenominatedAmount, twoMonthsAgoSpending: CurrencyDenominatedAmount, percentage: Double)

Properties

category

let category: CategoryInfo

last​Month

let lastMonth: Month

last​Month​Spending

let lastMonthSpending: CurrencyDenominatedAmount

two​Months​Ago​Spending

let twoMonthsAgoSpending: CurrencyDenominatedAmount

percentage

let percentage: Double