Get Cost Category Rule Rule Or Or
    data class GetCostCategoryRuleRuleOrOr(val costCategories: List<GetCostCategoryRuleRuleOrOrCostCategory>, val dimensions: List<GetCostCategoryRuleRuleOrOrDimension>, val tags: List<GetCostCategoryRuleRuleOrOrTag>)
Constructors
Link copied to clipboard
                fun GetCostCategoryRuleRuleOrOr(costCategories: List<GetCostCategoryRuleRuleOrOrCostCategory>, dimensions: List<GetCostCategoryRuleRuleOrOrDimension>, tags: List<GetCostCategoryRuleRuleOrOrTag>)