UpdateUserAPI

object UpdateUserAPI

Types

UpdateUserService
Link copied to clipboard
interface UpdateUserService

Functions

updateUser
Link copied to clipboard
fun UserAPI.UserAPI.updateUser(userId: String? = null, readTimeout: Long? = null): Call<User>