DriverSettings
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| user | UserData | User data of the driver. | [default to null] |
| vehicle | VehicleData | Vehicle information of the driver. | [optional] [default to null] |
| car_model | CarModelData | Car model information of the driver’s vehicle. | [optional] [default to null] |
| car_make | CarMakeData | Car make information of the driver’s vehicle. | [optional] [default to null] |