Get Cost Category Rule Rule Or Not
    data class GetCostCategoryRuleRuleOrNot(val costCategories: List<GetCostCategoryRuleRuleOrNotCostCategory>, val dimensions: List<GetCostCategoryRuleRuleOrNotDimension>, val tags: List<GetCostCategoryRuleRuleOrNotTag>)
Constructors
Link copied to clipboard
                fun GetCostCategoryRuleRuleOrNot(costCategories: List<GetCostCategoryRuleRuleOrNotCostCategory>, dimensions: List<GetCostCategoryRuleRuleOrNotDimension>, tags: List<GetCostCategoryRuleRuleOrNotTag>)