toggle menu
Core
0.6.1
common
switch theme
search in API
Core
/
io.telereso.kmp.core.models
/
JwtPayload
/
JwtPayload
Jwt
Payload
constructor
(
iss
:
String
?
=
null
,
exp
:
Long
?
=
null
,
iat
:
Long
?
=
null
,
sub
:
String
?
=
null
)