GetTeamEventsContinueArg
public class GetTeamEventsContinueArg : CustomStringConvertible, JSONRepresentable
The GetTeamEventsContinueArg struct
-
Indicates from what point to get the next set of events.
Declaration
Swift
public let cursor: String
-
Declaration
Swift
public var description: String { get }