Color
Represents a vehicle color option available for a brand. Each color has a code and a human-readable description.
| Property | Summary |
|---|---|
BrandHashID string |
The Brand Hash ID from the Identity System. |
Code string |
The color code used to identify this color in manufacturer systems. |
Description string |
A human-readable description of the color (e.g., "Pearl White", "Midnight Black"). |