# BatchRequestOutput
## Properties
**id** | Option<**String**> | | [optional]
**custom_id** | Option<**String**> | A developer-provided per-request id that will be used to match outputs to inputs. | [optional]
**response** | Option<[**models::BatchRequestOutputResponse**](BatchRequestOutput_response.md)> | | [optional]
**error** | Option<[**models::BatchRequestOutputError**](BatchRequestOutput_error.md)> | | [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)