SearchSuggestionsResponse
public struct SearchSuggestionsResponse : Codable
A root object that stores information about a collection of searche suggestions.
-
The data included in the response for a search suggesion object request.
Declaration
Swift
public let data: [String]