perMinPricing

@SerialName(value = "per_min_pricing")
val perMinPricing: List<PricingInterval>?(source)

Array of segments when the price is a function of time traveled, displayed in minutes.

Total cost is the addition of price and all segments in per_km_pricing and per_min_pricing. If this array is not provided, there are no variable costs based on time.