PACECloudSDK
/
cloud.pace.sdk.api.poi.generated.request.sources
/
GetSourceAPI
/
GetSourceService
Get
Source
Service
interface
GetSourceService
Content copied to clipboard
Functions
Functions
get
Source
Link copied to clipboard
@
GET
(
value =
"sources/{sourceId}"
)
abstract fun
getSource
(
@
Path
(
value =
"sourceId"
)
sourceId:
String
? = null):
Call
<
Source
>
Content copied to clipboard