# InsertKeyBatchResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**errors** | **std::collections::HashMap<String, String>** | Contains information about which keys failed to be inserted and the associated error details. |
**results** | **std::collections::HashMap<String, String>** | Object keys that have been inserted in the index and their geohash. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)