# CheckpointOut
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**metrics** | [**models::MetricOut**](MetricOut.md) | |
**step_number** | **i32** | The step number that the checkpoint was created at. |
**created_at** | **i32** | The UNIX timestamp (in seconds) for when the checkpoint was created. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)