ChangePoiAPI

object ChangePoiAPI

Types

Body
Link copied to clipboard
class Body
ChangePoiService
Link copied to clipboard
interface ChangePoiService

Functions

changePoi
Link copied to clipboard
fun POIAPI.POIAPI.changePoi(poiId: String? = null, body: ChangePoiAPI.Body, readTimeout: Long? = null): Call<POI>