| Name | Description | Type | Additional information |
|---|---|---|---|
| IsRideLineupSet |
Indicator of whether or not the Ride lineup is considered to be 'set' according to applicable business rules (prior round is complete and all bulls and riders have been set). |
boolean |
None. |
| RideLineupSetDtTm |
UTC DateTime denoting when the ride lineup became 'set' (when the 'IsRideLineupSet' property changed from False to True) Represented in ISO_8601 DateTime format (2018-09-22T23:17:02.106Z) |
date |
None. |
| Rides |
Collection of rides in the Round |
Collection of EventRide |
None. |
| RoundID |
Unique identifier for the Round |
integer |
None. |
| RoundNo |
Round Number (user-defined label) |
integer |
None. |
| RoundDate |
Competition start date and time that includes this Round |
date |
None. |
| RoundDateTZ |
Competition start date and time that includes this Round with the UTC Offset for the event time zone |
date |
None. |
| RoundSeq |
Round Sequence within the RoundDate |
integer |
None. |
| RoundType |
Round Type code |
string |
None. |