# SaveStatsRequestBody
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**job_id** | **i64** | |
**attempt_number** | **i32** | |
**stats** | [**crate::models::AttemptStats**](AttemptStats.md) | |
**stream_stats** | Option<[**Vec<crate::models::AttemptStreamStats>**](AttemptStreamStats.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)