Get Cost Category Rule Rule Or
data class GetCostCategoryRuleRuleOr(val costCategories: List<GetCostCategoryRuleRuleOrCostCategory>, val dimensions: List<GetCostCategoryRuleRuleOrDimension>, val tags: List<GetCostCategoryRuleRuleOrTag>)
Constructors
Link copied to clipboard
fun GetCostCategoryRuleRuleOr(costCategories: List<GetCostCategoryRuleRuleOrCostCategory>, dimensions: List<GetCostCategoryRuleRuleOrDimension>, tags: List<GetCostCategoryRuleRuleOrTag>)