ScanBy
public enum ScanBy : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case timestampdescending = "TimestampDescending"
-
Undocumented
Declaration
Swift
case timestampascending = "TimestampAscending"
-
Declaration
Swift
public var description: String { get }