Vehicle model contains the details pertaining to vehicle transporting the order.
| Property | Type | Required | Description |
|---|---|---|---|
| type | string | false | Vehicle's brand and type. |
| color | string | true | Vehicle's color. |
| number | string | false | Vehicle's license number. |
| vehicleExternalId | string | false | Unique Id of the vehicle generated in your system and configured in our system. |
| vehicleId | string | false | Driver's profile image. |
