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