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