[scvo-router](../README.md) > ["interfaces"](../modules/_interfaces_.md) > [IRoute](../interfaces/_interfaces_.iroute.md)



# Interface: IRoute

## Hierarchy

**IRoute**

↳  [IRouteMatch](_interfaces_.iroutematch.md)








## Implemented by

* [Route](../classes/_route_.route.md)


## Properties
<a id="elasticsearchconfig"></a>

###  elasticsearchConfig

**●  elasticsearchConfig**:  *`ConfigOptions`* 

*Defined in [interfaces.ts:43](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L43)*





___

<a id="linktags"></a>

###  linkTags

**●  linkTags**:  *[ILinkTag](_interfaces_.ilinktag.md)[]* 

*Defined in [interfaces.ts:35](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L35)*





___

<a id="metatags"></a>

###  metaTags

**●  metaTags**:  *[IMetaTag](_interfaces_.imetatag.md)[]* 

*Defined in [interfaces.ts:36](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L36)*





___

<a id="name"></a>

###  name

**●  name**:  *`string`* 

*Defined in [interfaces.ts:34](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L34)*





___

<a id="pattern"></a>

###  pattern

**●  pattern**:  *`string`* 

*Defined in [interfaces.ts:37](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L37)*





___

<a id="primarysearchtemplate"></a>

###  primarySearchTemplate

**●  primarySearchTemplate**:  *[ISearchTemplate](_interfaces_.isearchtemplate.md)* 

*Defined in [interfaces.ts:41](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L41)*





___

<a id="querydelimiter"></a>

###  queryDelimiter

**●  queryDelimiter**:  *`string`* 

*Defined in [interfaces.ts:39](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L39)*





___

<a id="queryequals"></a>

###  queryEquals

**●  queryEquals**:  *`string`* 

*Defined in [interfaces.ts:40](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L40)*





___

<a id="supplimentarysearchtemplates"></a>

###  supplimentarySearchTemplates

**●  supplimentarySearchTemplates**:  *[ISearchTemplateSet](_interfaces_.isearchtemplateset.md)* 

*Defined in [interfaces.ts:42](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L42)*





___

<a id="template"></a>

###  template

**●  template**:  *`string`* 

*Defined in [interfaces.ts:38](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L38)*





___


