surgePricing

@SerialName(value = "surge_pricing")
val surgePricing: Boolean?(source)

Is there currently an increase in price in response to increased demand in this pricing plan?

  • true - Surge pricing is in effect.

  • false - Surge pricing is not in effect.

If this field is empty, it means there is no surge pricing in effect.