# ListBatchesResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**data** | [**Vec<models::Batch>**](Batch.md) | |
**first_id** | Option<**String**> | | [optional]
**last_id** | Option<**String**> | | [optional]
**has_more** | **bool** | |
**object** | **String** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)