sdk-search / com.tomtom.online.sdk.search.poi.details / PoiDetailsSpecification

PoiDetailsSpecification

@Beta(2020, 12) data class PoiDetailsSpecification

A constructor used to create an instance of PoiDetailsSpecification.

Parameters

poiId - POI id, previously retrieved from the poiDetails section of the search Response.

Constructors

<init>

PoiDetailsSpecification(poiId: String)

A constructor used to create an instance of PoiDetailsSpecification.

Properties

poiId

val poiId: String

POI id, previously retrieved from the poiDetails section of the search Response.