toggle menu
ktify
0.1.4
jvm
switch theme
search in API
ktify
/
ee.bjarn.ktify.utils
/
AuthenticationErrorObject
Authentication
Error
Object
@
Serializable
data
class
AuthenticationErrorObject
(
val
error
:
String
,
val
errorDescription
:
String
)
(
source
)
Members
Constructors
Authentication
Error
Object
Link copied to clipboard
constructor
(
error
:
String
,
errorDescription
:
String
)
Properties
error
Link copied to clipboard
val
error
:
String
error
Description
Link copied to clipboard
@
SerialName
(
value
=
"error_description"
)
val
errorDescription
:
String