toggle menu
api-gen-runtime
0.3.0
common
switch theme
search in API
api-gen-runtime
/
sh.christian.ozone.api.response
/
AtpResponse
/
Failure
/
Failure
Failure
constructor
(
statusCode
:
StatusCode
,
response
:
T
?
,
error
:
AtpErrorDescription
?
,
headers
:
Map
<
String
,
String
>
)