StorageType
public enum StorageType : String, CustomStringConvertible, CodableUndocumented
- 
                  
                  Undocumented DeclarationSwift case ssd = "SSD"
- 
                  
                  Undocumented DeclarationSwift case hdd = "HDD"
- 
                  
                  DeclarationSwift public var description: String { get }
 View on GitHub
View on GitHub StorageType Enumeration Reference
        StorageType Enumeration Reference