toggle menu
StudyPlanet
androidJvm
switch theme
search in API
StudyPlanet
/
com.qwict.studyplanetandroid.common
/
DecodedPayload
Decoded
Payload
data
class
DecodedPayload
(
val
remoteId
:
Int
,
val
email
:
String
,
val
iat
:
Int
,
val
exp
:
Int
)
Members
Constructors
Decoded
Payload
Link copied to clipboard
constructor
(
remoteId
:
Int
,
email
:
String
,
iat
:
Int
,
exp
:
Int
)
Properties
email
Link copied to clipboard
val
email
:
String
exp
Link copied to clipboard
val
exp
:
Int
iat
Link copied to clipboard
val
iat
:
Int
remote
Id
Link copied to clipboard
val
remoteId
:
Int