| Package | Description |
|---|---|
| io.swagger.client.api | |
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
LoginResponse |
AuthApi.authPost(LoginPayload body)
Log into your account
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<LoginResponse> |
AuthApi.authPostWithHttpInfo(LoginPayload body)
Log into your account
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
AuthApi.authPostAsync(LoginPayload body,
ApiCallback<LoginResponse> callback)
Log into your account (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
LoginResponse |
LoginResponse.apiKey(String apiKey) |
LoginResponse |
LoginResponse.status(LoginResponse.StatusEnum status) |
LoginResponse |
LoginResponse.twoFactorAuthCodeDateCreated(org.threeten.bp.OffsetDateTime twoFactorAuthCodeDateCreated) |
Copyright © 2019. All rights reserved.