Broker Initial Vehicle
Represents the initial vehicle record when a vehicle first enters a broker's inventory. This is created when a broker receives a vehicle before any dealer system entries exist.
| Property | Summary |
|---|---|
ID long |
The unique identifier for this initial vehicle record. |
BrokerID long |
The ID of the broker that received this vehicle. |
VIN string |
The Vehicle Identification Number (VIN). |
Deleted bool |
Indicates whether this initial vehicle record has been deleted. |