WorkerType
public enum WorkerType : String, CustomStringConvertible, CodableUndocumented
- 
                  
                  Undocumented DeclarationSwift case standard = "Standard"
- 
                  
                  Undocumented DeclarationSwift case g1X = "G.1X"
- 
                  
                  Undocumented DeclarationSwift case g2X = "G.2X"
- 
                  
                  DeclarationSwift public var description: String { get }
 View on GitHub
View on GitHub WorkerType Enumeration Reference
        WorkerType Enumeration Reference