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