CostCategoryRuleRuleOr

constructor(ands: List<CostCategoryRuleRuleOrAnd>? = null, costCategory: CostCategoryRuleRuleOrCostCategory? = null, dimension: CostCategoryRuleRuleOrDimension? = null, not: CostCategoryRuleRuleOrNot? = null, ors: List<CostCategoryRuleRuleOrOr>? = null, tags: CostCategoryRuleRuleOrTags? = null)