ListFileRequestsContinueArg
public class ListFileRequestsContinueArg : CustomStringConvertible, JSONRepresentable
The ListFileRequestsContinueArg 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 }