UserProfileSortKey
public enum UserProfileSortKey : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case creationtime = "CreationTime"
-
Undocumented
Declaration
Swift
case lastmodifiedtime = "LastModifiedTime"
-
Declaration
Swift
public var description: String { get }