Contents

usesMeteredFare

A Boolean value indicating whether the price uses a metered fare instead of a fixed price.

Declaration

@nonobjc var usesMeteredFare: Bool? { get set }

Discussion

A Boolean value indicating whether the ride uses a metered fare instead of a fixed price. When set to true, any information in the priceRange property isn’t shown to the user.

See Also

Specifying Pricing Information