beam
beam copied to clipboard
Updating surge pricing for multiple ridehail managers
I am trying to update the surge pricing feature to work for multiple ridehail managers. Each rideHailManager should have its own rideHailSurgePricingManager.
I am struggling with how to update the GraphSurgePricing and RideHailRevenueAnalysis objects, which both depend on rideHailSurgePricingManager and should also be updated to account for multiple ridehail managers.