| Package | Description |
|---|---|
| io.swagger.client.api | |
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
DevelopersApi.getUserInfo(GetUserInfoParams body,
String authorization,
String authorizationOxdId)
Get User Info
Get User Info
|
com.squareup.okhttp.Call |
DevelopersApi.getUserInfoAsync(GetUserInfoParams body,
String authorization,
String authorizationOxdId,
ApiCallback<Map<String,Object>> callback)
Get User Info (asynchronously)
Get User Info
|
com.squareup.okhttp.Call |
DevelopersApi.getUserInfoCall(GetUserInfoParams body,
String authorization,
String authorizationOxdId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getUserInfo
|
ApiResponse<Map<String,Object>> |
DevelopersApi.getUserInfoWithHttpInfo(GetUserInfoParams body,
String authorization,
String authorizationOxdId)
Get User Info
Get User Info
|
| Modifier and Type | Method and Description |
|---|---|
GetUserInfoParams |
GetUserInfoParams.accessToken(String accessToken) |
GetUserInfoParams |
GetUserInfoParams.idToken(String idToken) |
GetUserInfoParams |
GetUserInfoParams.oxdId(String oxdId) |
Copyright © 2021. All rights reserved.