Get Cost Category Rule Rule Not
    data class GetCostCategoryRuleRuleNot(val ands: List<GetCostCategoryRuleRuleNotAnd>, val costCategories: List<GetCostCategoryRuleRuleNotCostCategory>, val dimensions: List<GetCostCategoryRuleRuleNotDimension>, val nots: List<GetCostCategoryRuleRuleNotNot>, val ors: List<GetCostCategoryRuleRuleNotOr>, val tags: List<GetCostCategoryRuleRuleNotTag>)
Constructors
Link copied to clipboard
                fun GetCostCategoryRuleRuleNot(ands: List<GetCostCategoryRuleRuleNotAnd>, costCategories: List<GetCostCategoryRuleRuleNotCostCategory>, dimensions: List<GetCostCategoryRuleRuleNotDimension>, nots: List<GetCostCategoryRuleRuleNotNot>, ors: List<GetCostCategoryRuleRuleNotOr>, tags: List<GetCostCategoryRuleRuleNotTag>)