@Beta(2020, 12) 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. |