Structure
ActionableInsight.LeftToSpendNegativeSummary
public struct LeftToSpendNegativeSummary
Relationships
Member Of
ActionableInsight
Initializers
init(month:leftToSpend:)
public init(month: ActionableInsight.Month, leftToSpend: CurrencyDenominatedAmount)
Properties
month
let month: Month
leftToSpend
let leftToSpend: CurrencyDenominatedAmount