ScalarAttributeType
public enum ScalarAttributeType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case s = "S"
-
Undocumented
Declaration
Swift
case n = "N"
-
Undocumented
Declaration
Swift
case b = "B"
-
Declaration
Swift
public var description: String { get }