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 }