priceRange
The range of prices for this ride option.
Declaration
@NSCopying var priceRange: INPriceRange? { get set }Mentioned in
Discussion
Use this property to specify the approximate cost of the ride. Price ranges should reflect the actual price you plan to charge and should include any special pricing that currently applies. If the ride option also includes separate line items, display those items separately.
If the usesMeteredFare property is true, the information in this property is not displayed.