ClearanceStatus

constructor(vin: String, status: ClearanceStatus.Status, brand: Brand? = null, changelog: List<ChangeLogItem> = emptyList())