vehicleId

@SerialName(value = "vehicle_id")
val vehicleId: String(source)

Identifier of a vehicle.

The vehicle_id identifier MUST be rotated to a random string after each trip to protect user privacy. Use of persistent vehicle IDs poses a threat to user privacy. The vehicle_id identifier SHOULD only be rotated once per trip.