rideThroughAllowed

@SerialName(value = "ride_through_allowed")
val rideThroughAllowed: Boolean(source)

Is the ride allowed to travel through this zone?

REQUIRED if rules array is defined.

  • true - Ride can travel through this zone.

  • false - Ride cannot travel through this zone.