PropertiesSearchContinueArg
public class PropertiesSearchContinueArg : CustomStringConvertible, JSONRepresentable
The PropertiesSearchContinueArg struct
-
The cursor returned by your last call to propertiesSearch or propertiesSearchContinue.
Declaration
Swift
public let cursor: String
-
Declaration
Swift
public var description: String { get }