PoiDetailsResponse

data class PoiDetailsResponse(val poiDetails: SearchResult)

Response of the poiDetails API.

Important: This is a Public Preview API. It may be changed or removed at any time.

Parameters

poiDetails

The POI details returned for the given POI id.

Constructors

Link copied to clipboard

Properties

Link copied to clipboard