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