toggle menu
search-client
common
switch theme
search in API
search-client
/
com.jillesvangurp.ktsearch
/
BulkResponse
/
ItemDetails
/
ItemDetails
Item
Details
constructor
(
index
:
String
,
type
:
String
?
,
id
:
String
,
version
:
Long
?
,
result
:
String
?
,
shards
:
Shards
?
,
seqNo
:
Long
?
,
primaryTerm
:
Long
?
,
status
:
Int
,
error
:
BulkResponse.ItemError
?
=
null
,
source
:
JsonObject
?
=
null
)