| Name | Description | Type | Additional information |
|---|---|---|---|
| PersonId |
Required: Represents Person Id of the Vehicle |
globally unique identifier |
None. |
| sRegionId |
Required: Represents sRegionId of the Vehicle |
globally unique identifier |
None. |
| Description |
Required: Represents Description of the Vehicle |
string |
None. |
| Year |
Optional: Represents Year of manufacturing of the Vehicle |
string |
None. |
| Make |
Optional: Represents Make of the Vehicle |
string |
None. |
| Model |
Optional: Represents Model of the Vehicle |
string |
None. |
| Color |
Optional: Represents color of the Vehicle |
string |
None. |
| PlateNumber |
Required: Represents Plate Number of the Vehicle |
string |
None. |
| sVehicleTypeId |
Required: Represents sVehicleTypeId of the Vehicle |
globally unique identifier |
None. |