# Fastly::BatchErrors ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **key** | **String** | The key that the error corresponds to. This field will be empty if the object or one of its fields was unable to be parsed. | [optional] | | **index** | **Integer** | The line number of the payload on which the error occurred (starting from 0 for the first line). | [optional] | | **code** | **String** | The HTTP response code for the request, or a 400 if the request was not able to be completed. | [optional] | | **reason** | **String** | A descriptor of this particular item's error. | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)