{
"id": {integer},
"name": {string},
"equipmentType": "TRANSMISSION",
"availability": {string},
"automaticType": {string},
"transmissionType": {string},
"numberOfSpeeds": {integer}
}
| Property | Description | Visibility |
|---|---|---|
| id | The transmission ID | Edmunds, Partners, Public |
| name | The transmission name | Edmunds, Partners, Public |
| equipmentType | Always “TRANSMISSION” | Edmunds, Partners, Public |
| availability | The availability of the equipment (see overview) | Edmunds, Partners, Public |
| automaticType | The type of automatic transmission | Edmunds, Partners, Public |
| transmissionType | The transmission type (automatic, manual, ..etc) | Edmunds, Partners, Public |
| numberOfSpeeds | The number of speed the car has | Edmunds, Partners, Public |