sdk-search / com.tomtom.online.sdk.search.data.poidetails

Package com.tomtom.online.sdk.search.data.poidetails

Types

IPoiDetailsQuery

interface IPoiDetailsQuery

PoiDetailsQuery is an interface designed to transfer SearchAPI parameters in a readable manner by implementing the class: PoiDetailsQueryBuilder. The PoiDetailsQuery instance can be constructed using the associated PoiDetailsQueryBuilder class. Once constructed, the user cannot change the field values.

Media

open class Media : Serializable

Represents social media links of the POI.

Photo

open class Photo : Serializable

Details of the POI photo.

PoiDetailsQuery

open class PoiDetailsQuery : BaseRequestQuery

Builder class used to create PoiDetailsQuery.

PoiDetailsResponse

open class PoiDetailsResponse : ServiceBaseResponse, Serializable

Represents a Response from the POI Details Service.

PriceRange

open class PriceRange : Serializable

Object that contains price range information, between min/max values inclusive. The price range is a value which evaluates price on a scale from, for example, "Cheap" to "Very Expensive".

Rating

open class Rating : Serializable

Object that contains rating information on a scale from min and max values.

Result

open class Result : Serializable

Object that contains the result of the Request of the POI Details service.

Review

open class Review : Serializable

Represents user reviews about the POI.