bikeId

@SerialName(value = "bike_id")
val bikeId: String(source)

Identifier of a vehicle.

The bike_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 bike_id identifier SHOULD only be rotated once per trip.