toggle menu
lib
0.0.9
common
switch theme
search in API
lib
/
com.wepin.cm.loginlib.types.network
/
ErrorResponse
/
ErrorResponse
Error
Response
constructor
(
statusCode
:
Int
,
status
:
Int
?
=
null
,
timestamp
:
String
,
path
:
String
,
message
:
String
,
remainPinTryCnt
:
Int
?
=
null
,
code
:
Int
,
validationError
:
String
?
=
null
)