PickVehicleRestrictionsResult.withVehicleRestriction constructor
- GeoCoordinates coordinates,
- VehicleRestriction vehicleRestriction
Creates a new instance.
coordinatesThe geographic coordinates of the vehicle restriction.vehicleRestrictionThe vehicle restriction details.
Implementation
PickVehicleRestrictionsResult.withVehicleRestriction(this.coordinates, this.vehicleRestriction)
: countryCode = null;