ListWorkteamsSortByOptions
public enum ListWorkteamsSortByOptions : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case name = "Name"
-
Undocumented
Declaration
Swift
case createdate = "CreateDate"
-
Declaration
Swift
public var description: String { get }