tapik
Toggle table of contents
0.1.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
tapik
core
/
dev.akif.tapik
/
ResponseWithoutBody0
Response
Without
Body0
data
class
ResponseWithoutBody0
(
val
status
:
Status
)
:
Response
<
Nothing
>
(
source
)
Response without a body.
Members
Constructors
Response
Without
Body0
Link copied to clipboard
constructor
(
status
:
Status
)
Properties
status
Link copied to clipboard
open
override
val
status
:
Status
status code returned by the server.