scvo-router
Version:
Pipes to open Elasticsearch to everything we do
108 lines (38 loc) • 1.58 kB
Markdown
[scvo-router](../README.md) > ["interfaces"](../modules/_interfaces_.md) > [IGeoInfo](../interfaces/_interfaces_.igeoinfo.md)
# Interface: IGeoInfo
## Properties
<a id="address"></a>
### address
**● address**: *`string`*
*Defined in [interfaces.ts:137](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L137)*
___
<a id="description"></a>
### description
**● description**: *`string`*
*Defined in [interfaces.ts:134](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L134)*
___
<a id="details"></a>
### details
**● details**: *[IGeoDetails](_interfaces_.igeodetails.md)*
*Defined in [interfaces.ts:139](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L139)*
___
<a id="geo_point"></a>
### geo_point
**● geo_point**: *[IGeoPoint](_interfaces_.igeopoint.md)*
*Defined in [interfaces.ts:135](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L135)*
___
<a id="postcode"></a>
### postcode
**● postcode**: *`string`*
*Defined in [interfaces.ts:138](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L138)*
___
<a id="primary"></a>
### primary
**● primary**: *`boolean`*
*Defined in [interfaces.ts:136](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L136)*
___
<a id="title"></a>
### title
**● title**: *`string`*
*Defined in [interfaces.ts:133](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L133)*
___