stationParking

@SerialName(value = "station_parking")
val stationParking: Boolean?(source)

Can vehicles only be parked at stations defined in station_information.json within this geofence zone?

  • true - Vehicles can only be parked at stations.

  • false - Vehicles may be parked outside of stations.