InstancePatchStateOperatorType
public enum InstancePatchStateOperatorType : String, CustomStringConvertible, CodableUndocumented
- 
                  
                  Undocumented DeclarationSwift case equal = "Equal"
- 
                  
                  Undocumented DeclarationSwift case notequal = "NotEqual"
- 
                  
                  Undocumented DeclarationSwift case lessthan = "LessThan"
- 
                  
                  Undocumented DeclarationSwift case greaterthan = "GreaterThan"
- 
                  
                  DeclarationSwift public var description: String { get }
 View on GitHub
View on GitHub InstancePatchStateOperatorType Enumeration Reference
        InstancePatchStateOperatorType Enumeration Reference