| Name | Description | Type | Additional information |
|---|---|---|---|
| branchId |
Gets or sets the branch identifier. |
integer |
None. |
| correlationId |
Gets or sets the correlation identifier. |
globally unique identifier |
None. |
| scanDateTime |
Gets or sets the scan date and time. |
date |
None. |
| scannerBrand |
Gets or sets the scanner brand. |
string |
None. |
| scannerType |
Gets or sets the scanner type. |
string |
None. |
| scannerId |
The scanner identifier. This might be one value or a composite value depending on the scanner brand, model and version. |
string |
None. |
| scannerFallbackDisplayName |
Gets or sets the fallback display name of the scanner. |
string |
None. |
| season |
Gets or sets the season (winter/summer tires). |
Season |
None. |
| licensePlate |
Gets or sets the license plate number. |
string |
None. |
| licenseJurisdiction |
Gets or sets the license plate jurisdiction/state/county. |
string |
None. |
| wheelAlignmentRecommended |
Indicates whether a wheel alignment is recommended (true) or not (false). |
boolean |
None. |
| tireRotationRecommended |
Indicates whether a tire rotation is recommended. |
boolean |
None. |
| additionalRecommendations |
Gets or sets the additional recommendations. |
Collection of string |
None. |
| vehicleRemarks |
Gets or sets the vehicle remarks. |
Collection of string |
None. |
| odometerKm |
Indicates the odometer value in kilometers. |
integer |
None. |
| vehicleInfo |
Gets or sets the vehicle information. |
TireScanVehicle |
None. |
| ownerInfo |
Gets or sets the owner information. |
TireScanContactInfo |
None. |
| tires |
Gets or sets the tire information. |
Collection of TireScanTire |
None. |
| files |
Gets or sets the files attached to the tire scan. |
Collection of TireScanFile |
None. |
| notes |
Gets or sets the tire scan notes. |
Collection of string |
None. |