toggle menu
search-client
common
switch theme
search in API
search-client
/
com.jillesvangurp.ktsearch
/
CountResponse
Count
Response
@
Serializable
data
class
CountResponse
(
val
count
:
Long
,
val
shards
:
Shards
)
Members
Constructors
Count
Response
Link copied to clipboard
constructor
(
count
:
Long
,
shards
:
Shards
)
Properties
count
Link copied to clipboard
val
count
:
Long
shards
Link copied to clipboard
@
SerialName
(
value
=
"_shards"
)
val
shards
:
Shards