search-client
Toggle table of contents
common
Platform filter
common
Switch theme
search-client
search-client
/
com.jillesvangurp.ktsearch
/
GetDocumentResponse
/
GetDocumentResponse
Get
Document
Response
constructor
(
index
:
String
,
type
:
String
?
,
id
:
String
,
version
:
Long
?
,
source
:
JsonObject
?
,
seqNo
:
Long
?
,
primaryTerm
:
Long
?
,
found
:
Boolean
,
routing
:
String
?
=
null
,
fields
:
JsonObject
?
=
null
)