SnapshotAttributeToSortBy
public enum SnapshotAttributeToSortBy : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case sourceType = "SOURCE_TYPE"
-
Undocumented
Declaration
Swift
case totalSize = "TOTAL_SIZE"
-
Undocumented
Declaration
Swift
case createTime = "CREATE_TIME"
-
Declaration
Swift
public var description: String { get }