VehicleRentalUris Object
Fields
#
android
A URI that can be passed to an Android app with an {@code android.intent.action.VIEW} Android intent to support Android Deep Links. May be null if a rental URI does not exist.
ios
A URI that can be used on iOS to launch the rental app for this rental network. May be {@code null} if a rental URI does not exist.
web
A URL that can be used by a web browser to show more information about renting a vehicle. May be {@code null} if a rental URL does not exist.
Usages
#
References
#
- Field rentalUris from RentalVehicle
- Field rentalUris from VehicleRentalStation
Previous
VehicleRentalStation
Next
VehicleStopStatus