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 }
View on GitHub
PropertiesSearchContinueArg Class Reference