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

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.

Inheritors

PoiDetailsQueryBuilder

class PoiDetailsQueryBuilder : IPoiDetailsQuery

Builder class used to create PoiDetailsQuery.