# KvStoreBatchResponse
## Properties
**title** | Option<**String**> | A descriptor for the response of the entire batch |
**_type** | Option<**String**> | If an error is present in any of the requests, this field will describe that error |
**errors** | Option<[**Vec<crate::models::KvStoreBatchResponseErrors>**](KvStoreBatchResponseErrors.md)> | Errors which occurred while handling the items in the request |
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)