search-client
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
search-client
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