CostCategoryRuleVersion
public enum CostCategoryRuleVersion : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case costcategoryexpressionV1 = "CostCategoryExpression.v1" -
Declaration
Swift
public var description: String { get }
View on GitHub
CostCategoryRuleVersion Enumeration Reference