VehicleRentalNetwork    Object 
  Vehicle rental network, which is referred as system in the GBFS terminology. Note, the same operator can operate in multiple regions either with the same network/system or with a different one. This can contain information about either the rental brand or about the operator.
Fields
#
networkId
     String !
     Non-null
  ID of the vehicle rental network. In GBFS, this is the system_id  field from the system information, but it can
be overridden in the configuration to have a different value so this field doesn't necessarily match the source data. 
url
The rental vehicle operator's network/system URL. In GBFS, this is the url  field from the system information. 
Usages
#
References
#
- Field rentalNetwork from RentalVehicle
 
- Field rentalNetwork from VehicleRentalStation
 
Previous
          
  VehiclePosition
Next
          
 VehicleRentalStation