geoprox-server 0.5.0

Geoprox server implementation providing a HTTP API for geospatial queries and position tracking
1
2
3
4
5
6
7
8
9
10
11
# InsertKeyBatch
## Properties

| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **keys** | [**List**]InsertKey.md | Object key | [default to null] |
| **preserve\_order** | **Boolean** |  | [default to null] |
| **ttl** | **Long** | The time-to-live (TTL) for these keys, in seconds | [optional] [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)