| Name | Description | Type | Additional information |
|---|---|---|---|
| positionAxle |
Gets or sets the tire position axle. 'A', 'B' etc, increasing backwards. |
string |
None. |
| positionIndex |
Gets or sets the tire position index (from left to right beginning at 1). |
integer |
None. |
| tirePosition |
Gets or sets the tire position. The position starts at the front left (== 1) and goes backwards in a zig-zag fashion. |
integer |
None. |
| maxTreadDepthMm |
Gets or sets the maximum tread depth in mm. |
decimal number |
None. |
| minTreadDepthMm |
Gets or sets the minimum tread depth in mm. |
decimal number |
None. |
| avgTreadDepthMm |
Gets or sets the average tread depth in mm. |
decimal number |
None. |
| recommendation |
Gets or sets the recommendation. |
string |
None. |
| tireRemarks |
Gets or sets the tire remarks. |
Collection of string |
None. |
| tireImages |
Gets or sets the tire images. |
Collection of TireScanFile |
None. |
| notes |
Gets or sets the notes. |
string |
None. |
| tireSize |
Gets or sets the size of the tire. |
string |
None. |
| tirePressure |
Gets or sets the tire pressure. |
decimal number |
None. |
| tirePressureUnit |
Gets or sets the tire pressure unit. |
string |
None. |
| tin |
Gets or sets the DOT (Department of Transportation) Tire Identification Number (TIN). "DOT" + 8-13 alphanumeric characters. |
string |
None. |
| load |
Gets or sets the tire load. |
string |
None. |
| dotMfgDate |
Gets or sets the DOT (Department of Transportation) MFG (manufacturing) date. |
string |
None. |
| studs |
Gets or sets whether the tire has got studs. |
boolean |
None. |
| nitrogen |
Gets or sets whether the tire is inflated with nitrogen. |
boolean |
None. |