Cost Category Rule Rule Not And
    data class CostCategoryRuleRuleNotAnd(val costCategory: CostCategoryRuleRuleNotAndCostCategory? = null, val dimension: CostCategoryRuleRuleNotAndDimension? = null, val tags: CostCategoryRuleRuleNotAndTags? = null)
Constructors
Link copied to clipboard
                fun CostCategoryRuleRuleNotAnd(costCategory: CostCategoryRuleRuleNotAndCostCategory? = null, dimension: CostCategoryRuleRuleNotAndDimension? = null, tags: CostCategoryRuleRuleNotAndTags? = null)