GetUserAPI

object GetUserAPI

Types

GetUserService
Link copied to clipboard
interface GetUserService

Functions

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