Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1001 Bytes

SegmentLeaderboardEntry.md

File metadata and controls

15 lines (11 loc) · 1001 Bytes

SegmentLeaderboardEntry

Properties

Name Type Description Notes
AthleteName string The public name of the athlete [optional] [default to null]
ElapsedTime int32 The elapsed of the segment effort associated with this entry [optional] [default to null]
MovingTime int32 The moving of the segment effort associated with this entry [optional] [default to null]
StartDate time.Time The time at which the effort was started. [optional] [default to null]
StartDateLocal time.Time The time at which the effort was started in the local timezone. [optional] [default to null]
Rank int32 The rank of this entry in the leaderboard [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]