updateApp

fun POIAPI.AppsAPI.updateApp(appID: String? = null, body: UpdateAppAPI.Body, readTimeout: Long? = null): Call<LocationBasedApp>