RentalVehicle    Object 
  Rental vehicle represents a vehicle that belongs to a rental network.
Fields
#
id
     ID !
     Non-null
  Global object ID provided by Relay. This value can be used to refetch this object using node query.
rentalNetwork
 Non-null
  The vehicle rental network information. This is referred as system in the GBFS terminology.
Interfaces
#
Also implements Node , PlaceInterface .
Usages
#
References
#
- Part of union RentalPlace
 
- Field rentalVehicle from Place
 
- Field rentalVehicle from QueryType
 
Previous
          
  RentalPlace