SearchResponse

public struct SearchResponse : Codable

A root object that stores information about a collection of searches.

Properties

  • The data included in the repsonse for a search object request.

    Declaration

    Swift

    public let data: Search