TinkMoneyManagerUI Documentation Beta

Structure Actionable​Insight.​Left​ToSpend​Beginning​Month

public struct LeftToSpendBeginningMonth

Member Of

ActionableInsight

Initializers

init(month:​amount​Difference:​total​Expense:​left​ToSpend​Statistics:​)

public init(month: ActionableInsight.Month, amountDifference: CurrencyDenominatedAmount, totalExpense: CurrencyDenominatedAmount, leftToSpendStatistics: ActionableInsight.LeftToSpendStatistics)

Properties

month

let month: Month

amount​Difference

let amountDifference: CurrencyDenominatedAmount

total​Expense

let totalExpense: CurrencyDenominatedAmount

left​ToSpend​Statistics

let leftToSpendStatistics: LeftToSpendStatistics