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