ExcludedUsersListContinueArg
open class ExcludedUsersListContinueArg : CustomStringConvertible
Excluded users list continue argument.
-
Indicates from what point to get the next set of users.
Declaration
Swift
public let cursor: String
-
Declaration
Swift
open var description: String { get }