Sensibill Android SDK
androidJvm
Sensibill Core
/
com.getsensibill.core.apimodule.auth.model
/
ClientInfo
/
ClientInfo
Client
Info
constructor
(
clientID
:
String
?
,
name
:
String
?
,
type
:
String
?
,
status
:
String
?
,
key
:
String
?
,
redirectURI
:
String
?
,
policies
:
List
<
ClientInfoPolicy
>
?
,
accessTokenExpiry
:
OffsetDateTime
?
)