toggle menu
vc-k
5.10.0
common
switch theme
search in API
openid-data-classes
/
at.asitplus.openid
/
TokenResponseParameters
/
TokenResponseParameters
Token
Response
Parameters
constructor
(
accessToken
:
String
,
refreshToken
:
String
?
=
null
,
tokenType
:
String
,
expires
:
Duration
?
=
null
,
scope
:
String
?
=
null
,
authorizationPending
:
Boolean
?
=
null
,
interval
:
Duration
?
=
null
,
authorizationDetails
:
Set
<
AuthorizationDetails
>
?
=
null
,
credentialId
:
String
?
=
null
)
(
source
)