rideAllowed

@SerialName(value = "ride_allowed")
val rideAllowed: Boolean(source)

Is the undocked ("free floating") ride allowed to start and end in this zone?

REQUIRED if rules array is defined.

  • true - Undocked ("free floating") ride can start and end in this zone.

  • false - Undocked ("free floating") ride cannot start or end in this zone.