search-client
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
search-client
search-client
/
com.jillesvangurp.ktsearch
/
DocumentUpdateResponse
/
UpdatedSourceInformation
/
UpdatedSourceInformation
Updated
Source
Information
constructor
(
source
:
JsonObject
?
,
seqNo
:
Int
?
,
primaryTerm
:
Int
?
,
version
:
Long
?
,
found
:
Boolean
,
routing
:
String
?
=
null
)