basic-http
Toggle table of contents
2.0
jvm
Platform filter
jvm
Switch theme
Search in API
basic-http
basic-http
/
core.domain.response
/
Json
/
Json
Json
constructor
(
message
:
String
,
statusCode
:
StatusCode
,
data
:
T
?
=
null
)
constructor
(
message
:
String
,
code
:
Int
,
data
:
T
?
=
null
)