elasticmagic-kt
0.0.30
common
elasticmagic-transport
/
dev.evo.elasticmagic.transport
/
Response
Response
interface
Response
<
T
>
Properties
Inheritors
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
Inheritors
ApiResponse
Link copied to clipboard
CatResponse
Link copied to clipboard