sdk-search / com.tomtom.online.sdk.search / BatchableSearchResponse

BatchableSearchResponse

interface BatchableSearchResponse : ServiceResponse, Visitable<BatchableSearchResponseVisitor!>

An object which represents a Response to a Search API Request that can be received within the Batch Response.

Inheritors

EvChargingStationsAvailabilityResponse

open class EvChargingStationsAvailabilityResponse : ServiceBaseResponse, Serializable, BatchableSearchResponse

The response to an EV Charging Stations Availability Search request.

FuzzySearchResponse

open class FuzzySearchResponse : ServiceBaseResponse, Serializable, BatchableSearchResponse

The response to a Search request. Consists of a summary and results.

GeometrySearchResponse

open class GeometrySearchResponse : ServiceBaseResponse, Serializable, BatchableSearchResponse

The response to a Geometry Search request. It consists of a summary and a result list.

ReverseGeocoderSearchResponse

open class ReverseGeocoderSearchResponse : ServiceBaseResponse, Serializable, BatchableSearchResponse

The object that contains the reverse geocoding process result.