UserInfoService

interface UserInfoService

Functions

getUserInfo
Link copied to clipboard
@GET(value = ".")
abstract fun getUserInfo(): Call<UserInfoResponse>