SegmentType
public enum SegmentType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case dimensional = "DIMENSIONAL" -
Undocumented
Declaration
Swift
case `import` = "IMPORT" -
Declaration
Swift
public var description: String { get }
View on GitHub
SegmentType Enumeration Reference