TinkMoneyManagerUI Documentation Beta

Structure Actionable​Insight.​Left​ToSpend​Positive​Final​Week

public struct LeftToSpendPositiveFinalWeek

Member Of

ActionableInsight

Initializers

init(month:​amount​Difference:​left​ToSpend​Statistics:​left​ToSpend​Per​Day:​)

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

Properties

month

let month: Month

amount​Difference

let amountDifference: CurrencyDenominatedAmount

left​ToSpend​Statistics

let leftToSpendStatistics: LeftToSpendStatistics

left​ToSpend​Per​Day

let leftToSpendPerDay: CurrencyDenominatedAmount