ListFoldersContinueArg
public class ListFoldersContinueArg : CustomStringConvertible, JSONRepresentable
The ListFoldersContinueArg struct
-
The cursor returned by the previous API call specified in the endpoint description.
Declaration
Swift
public let cursor: String -
Declaration
Swift
public var description: String { get }
View on GitHub
ListFoldersContinueArg Class Reference