VehicleData

constructor(vin: String, model: String? = null, nickname: String? = null, brandCode: String? = null, role: String? = null, enrollmentStatus: String? = null, userRoleStatus: String? = null, devicePlatform: String? = null)