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 which contains the reverse geocoding process result.