# SummaryPrSegmentEffort
## Properties
**pr_activity_id** | Option<**i64**> | The unique identifier of the activity related to the PR effort. | [optional]
**pr_elapsed_time** | Option<**i32**> | The elapsed time ot the PR effort. | [optional]
**pr_date** | Option<**String**> | The time at which the PR effort was started. | [optional]
**effort_count** | Option<**i32**> | Number of efforts by the authenticated athlete on this segment. | [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)