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] |