@terascope/types / elasticsearch-interfaces / InlineScript
Interface: InlineScript
Extends
Properties
lang?
optional
lang:ScriptLanguage
Inherited from
Source
elasticsearch-interfaces.ts:377
params?
optional
params:Record
<string
,any
>
Inherited from
Source
elasticsearch-interfaces.ts:378
source
source:
string