UNPKG

scvo-router

Version:

Pipes to open Elasticsearch to everything we do

56 lines (20 loc) 831 B
[scvo-router](../README.md) > ["interfaces"](../modules/_interfaces_.md) > [ISearchTemplate](../interfaces/_interfaces_.isearchtemplate.md) # Interface: ISearchTemplate ## Implemented by * [SearchTemplate](../classes/_search_template_.searchtemplate.md) ## Properties <a id="index"></a> ### index **● index**: *`string`* *Defined in [interfaces.ts:64](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L64)* ___ <a id="template"></a> ### template **● template**: *`string`* *Defined in [interfaces.ts:66](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L66)* ___ <a id="type"></a> ### type **● type**: *`string`* *Defined in [interfaces.ts:65](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L65)* ___