TimeRangeType
public enum TimeRangeType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case traceid = "TraceId"
-
Undocumented
Declaration
Swift
case event = "Event"
-
Declaration
Swift
public var description: String { get }