public class TokenResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
access_token |
Integer |
expires_in |
String |
refresh_token |
| Constructor and Description |
|---|
TokenResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessToken() |
Integer |
getExpiresIn() |
String |
getRefreshToken() |
Copyright © 2018 figo GmbH. All rights reserved.