# Split ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **average_speed** | Option<**f32**> | The average speed of this split, in meters per second | [optional] **distance** | Option<**f32**> | The distance of this split, in meters | [optional] **elapsed_time** | Option<**i32**> | The elapsed time of this split, in seconds | [optional] **elevation_difference** | Option<**f32**> | The elevation difference of this split, in meters | [optional] **pace_zone** | Option<**i32**> | The pacing zone of this split | [optional] **moving_time** | Option<**i32**> | The moving time of this split, in seconds | [optional] **split** | Option<**i32**> | N/A | [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)