# GeohashNeighborsResponse
## Properties
| **e** | **String** | East | [default to null] |
| **n** | **String** | North | [default to null] |
| **ne** | **String** | North East | [default to null] |
| **nw** | **String** | North West | [default to null] |
| **s** | **String** | South | [default to null] |
| **se** | **String** | South East | [default to null] |
| **sw** | **String** | South West | [default to null] |
| **w** | **String** | West | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)