uber / rides-ios-sdk

Uber Rides iOS SDK (beta)
https://developer.uber.com/docs
MIT License
374 stars 124 forks source link

seat_count for UberPool #224

Open Ramkumartr opened 6 years ago

Ramkumartr commented 6 years ago

Hi all,

Can anyone tell me how to set seat count for UberPool from Uber iOS SDK. I have seen same in REST API (POST /v1/requests/estimate) but not in iOS SDK, RideParametersBuilder doesn't have a seat count property. How can we get ride estimate with seat count(can be set by user ,1 or 2 ) for UberPool?

edjiang commented 6 years ago

Great question! Let's add it to the model.