ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
api-gen-runtime
/
sh.christian.ozone.api.response
/
AtpResponse
/
Failure
/
Failure
Failure
constructor
(
statusCode
:
StatusCode
,
response
:
T
?
,
error
:
AtpErrorDescription
?
,
headers
:
Map
<
String
,
String
>
)