Structure
ActionableInsight.CategorySpending
public struct CategorySpending
Relationships
Member Of
ActionableInsight
Initializers
init(categoryCode:spentAmount:)
public init(categoryCode: Category.Code, spentAmount: CurrencyDenominatedAmount)
Properties
categoryCode
let categoryCode: Category.Code
spentAmount
let spentAmount: CurrencyDenominatedAmount