toggle menu
bluegps_sdk
androidJvm
switch theme
search in API
bluegps_sdk
/
com.synapseslab.bluegps_sdk.authentication.data.models
/
KeyCloakAuthResponse
/
KeyCloakAuthResponse
Key
Cloak
Auth
Response
constructor
(
access_token
:
String
?
,
expires_in
:
Double
?
,
refresh_expires_in
:
Double
?
,
refresh_token
:
String
?
,
token_type
:
String
?
,
id_token
:
String
?
,
session_state
:
String
?
,
scope
:
String
?
,
storingDate
:
Date
?
)