Cost Category Rule Rule Or
data class CostCategoryRuleRuleOr(val costCategory: CostCategoryRuleRuleOrCostCategory? = null, val dimension: CostCategoryRuleRuleOrDimension? = null, val tags: CostCategoryRuleRuleOrTags? = null)
Constructors
Link copied to clipboard
fun CostCategoryRuleRuleOr(costCategory: CostCategoryRuleRuleOrCostCategory? = null, dimension: CostCategoryRuleRuleOrDimension? = null, tags: CostCategoryRuleRuleOrTags? = null)