elasticmagic-kt
0.0.30
common
elasticmagic-transport
/
dev.evo.elasticmagic.transport
/
CatResponse
/
CatResponse
Cat
Response
fun
CatResponse
(
statusCode
:
Int
,
headers
:
Map
<
String
,
List
<
String
>
>
,
content
:
List
<
List
<
String
>
>
)