TinkMoneyManagerUI Documentation Beta

Structure Actionable​Insight.​Left​ToSpend​Statistics

public struct LeftToSpendStatistics

Member Of

ActionableInsight

Initializers

init(created​At:​current​Left​ToSpend:​average​Left​ToSpend:​)

public init(createdAt: Date, currentLeftToSpend: CurrencyDenominatedAmount, averageLeftToSpend: CurrencyDenominatedAmount)

Properties

created​At

let createdAt: Date

current​Left​ToSpend

let currentLeftToSpend: CurrencyDenominatedAmount

average​Left​ToSpend

let averageLeftToSpend: CurrencyDenominatedAmount