SlaMet
public enum SlaMet : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case yes = "yes" -
Undocumented
Declaration
Swift
case no = "no" -
Undocumented
Declaration
Swift
case nA = "n/a" -
Declaration
Swift
public var description: String { get }
View on GitHub
SlaMet Enumeration Reference