toggle menu
search-client
common
switch theme
search in API
search-client
/
com.jillesvangurp.ktsearch
/
GetDocumentResponse
/
GetDocumentResponse
Get
Document
Response
constructor
(
index
:
String
,
type
:
String
?
,
id
:
String
,
version
:
Long
?
,
source
:
JsonObject
?
,
seqNo
:
Int
?
,
primaryTerm
:
Int
?
,
found
:
Boolean
,
routing
:
String
?
=
null
,
fields
:
JsonObject
?
=
null
)