Cost Category Rule Rule Not
data class CostCategoryRuleRuleNot(val costCategory: CostCategoryRuleRuleNotCostCategory? = null, val dimension: CostCategoryRuleRuleNotDimension? = null, val tags: CostCategoryRuleRuleNotTags? = null)
Constructors
Link copied to clipboard
fun CostCategoryRuleRuleNot(costCategory: CostCategoryRuleRuleNotCostCategory? = null, dimension: CostCategoryRuleRuleNotDimension? = null, tags: CostCategoryRuleRuleNotTags? = null)