PACECloudSDK
/
cloud.pace.sdk.api.poi.generated.request.poi
/
GetPoiAPI
/
GetPoiService
Get
Poi
Service
interface
GetPoiService
Content copied to clipboard
Functions
Functions
get
Poi
Link copied to clipboard
@
GET
(
value =
"pois/{poiId}"
)
abstract fun
getPoi
(
@
Path
(
value =
"poiId"
)
poiId:
String
? = null):
Call
<
POI
>
Content copied to clipboard