QueueListBy
public enum QueueListBy : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case name = "NAME" -
Undocumented
Declaration
Swift
case creationDate = "CREATION_DATE" -
Declaration
Swift
public var description: String { get }
View on GitHub
QueueListBy Enumeration Reference