toggle menu
elasticmagic-kt
0.3.4
common
switch theme
search in API
elasticmagic-transport
/
dev.evo.elasticmagic.transport
/
Response
Response
interface
Response
<
T
>
Inheritors
ApiResponse
CatResponse
Members
Properties
content
Link copied to clipboard
abstract
val
content
:
T
headers
Link copied to clipboard
abstract
val
headers
:
Map
<
String
,
List
<
String
>
>
status
Code
Link copied to clipboard
abstract
val
statusCode
:
Int