Cost Category Rule Rule Not Or
    data class CostCategoryRuleRuleNotOr(val costCategory: CostCategoryRuleRuleNotOrCostCategory? = null, val dimension: CostCategoryRuleRuleNotOrDimension? = null, val tags: CostCategoryRuleRuleNotOrTags? = null)
Constructors
Link copied to clipboard
                fun CostCategoryRuleRuleNotOr(costCategory: CostCategoryRuleRuleNotOrCostCategory? = null, dimension: CostCategoryRuleRuleNotOrDimension? = null, tags: CostCategoryRuleRuleNotOrTags? = null)