Vehicle Accessory
Represents an accessory or aftermarket part installed on a vehicle. Tracks the part details, installation job/invoice references, and an optional image.
| Property | Summary |
|---|---|
VIN string |
The Vehicle Identification Number (VIN) this accessory is installed on. |
PartNumber string |
The part number of the installed accessory. |
PartDescription string |
A description of the accessory part. |
JobNumber int |
The job number from the dealer's service system for the accessory installation. |
InvoiceNumber int |
The invoice number for the accessory installation. |
Image string |
URL of an image of the installed accessory. |
CompanyHashID string |
The Company Hash ID from the Identity System. |