open class PoiDetailsQuery : BaseRequestQuery
Builder class used to create PoiDetailsQuery
.
PoiDetailsQuery(id: String!)
Constructor for the POI details query which allows the reception of a full list of POI details with additional information about the POIs including: rating, price range, photo IDs, and user reviews. |
open fun dispose(): Unit |
|
open fun getNativeHandle(): Long |
|
open fun prepare(): Long |
|
open fun toString(): String |