Name | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
BikeID |
Links to bike |
integer |
None. |
BikeDescription | string |
None. |
|
PartnerID |
Links to partner (Cycle shop) |
integer |
None. |
PartnerDescription | string |
None. |
|
CyclistID | integer |
None. |
|
CyclistDescription | string |
None. |
|
Type |
Readonly field returned when fetching |
string |
None. |
ServiceRequestID |
ServiceRequestID (Jobcard) filled in when this is done as part of a partner service, not for historic or services done by "not linked" cycle shops |
integer |
None. |
JobCardNo |
For display purposes only - if log is linked to a service request |
string |
None. |
ServiceDate |
Date of service |
date |
None. |
LastRide |
Calculated field which returns the date of the last registered ride. If no ride, last service date is returned |
date |
None. |
Rating |
Provide a 1, 2, or 3 start rating for the service |
integer |
None. |
Notes |
Provide an optional note on your service experience and work done |
string |
None. |
ServicedGear |
Only provide list of gear which was serviced |
Collection of GearServiceModel |
None. |
ReplacedGear |
Provides a list of gear which was replaced during this service |
Collection of GearServiceModel |
None. |