# InsertKeyBatch
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**keys** | [**Vec<models::InsertKey>**](InsertKey.md) | Object key |
**preserve_order** | **bool** | |
**ttl** | Option<**i64**> | The time-to-live (TTL) for these keys, in seconds | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)