CostCategoryRuleRule

constructor(ands: List<CostCategoryRuleRuleAnd>? = null, costCategory: CostCategoryRuleRuleCostCategory? = null, dimension: CostCategoryRuleRuleDimension? = null, not: CostCategoryRuleRuleNot? = null, ors: List<CostCategoryRuleRuleOr>? = null, tags: CostCategoryRuleRuleTags? = null)