TeamNamespacesListContinueArg
open class TeamNamespacesListContinueArg : CustomStringConvertible
The TeamNamespacesListContinueArg struct
-
Indicates from what point to get the next set of team-accessible namespaces.
Declaration
Swift
public let cursor: String
-
Declaration
Swift
open var description: String { get }