travelCost

@SerialName(value = "travel_cost")
val travelCost: Double?(source)

The estimated fare cost of the trip from the pickup to dropoff location. Cannot be provided if a drop off location is not provided.