@PublicPreview("2021.06") data class PoiDetailsSpecification
A constructor used to create an instance of PoiDetailsSpecification.
poiId
- POI id, previously retrieved from the poiDetails section of the search response.
PoiDetailsSpecification(poiId: String)
A constructor used to create an instance of PoiDetailsSpecification. |
val poiId: String
POI id, previously retrieved from the poiDetails section of the search response. |