Structure
ActionableInsight.LeftToSpendMidMonth
public struct LeftToSpendMidMonth
Relationships
Member Of
ActionableInsight
Initializers
init(month:amountDifference:leftToSpendStatistics:)
public init(month: ActionableInsight.Month, amountDifference: CurrencyDenominatedAmount, leftToSpendStatistics: ActionableInsight.LeftToSpendStatistics)
Properties
month
let month: Month
amountDifference
let amountDifference: CurrencyDenominatedAmount
leftToSpendStatistics
let leftToSpendStatistics: LeftToSpendStatistics