TinkMoneyManagerUI Documentation Beta

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

public struct LeftToSpendMidMonth

Member Of

ActionableInsight

Initializers

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

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

Properties

month

let month: Month

amount​Difference

let amountDifference: CurrencyDenominatedAmount

left​ToSpend​Statistics

let leftToSpendStatistics: LeftToSpendStatistics