Get Cost Category Rule Rule Not Or
    data class GetCostCategoryRuleRuleNotOr(val costCategories: List<GetCostCategoryRuleRuleNotOrCostCategory>, val dimensions: List<GetCostCategoryRuleRuleNotOrDimension>, val tags: List<GetCostCategoryRuleRuleNotOrTag>)
Constructors
Link copied to clipboard
                fun GetCostCategoryRuleRuleNotOr(costCategories: List<GetCostCategoryRuleRuleNotOrCostCategory>, dimensions: List<GetCostCategoryRuleRuleNotOrDimension>, tags: List<GetCostCategoryRuleRuleNotOrTag>)