RealtimeBooking

constructor(brandId: String, waitTime: WholeSeconds, travelTime: WholeSeconds? = null, travelCost: Double? = null, travelCostCurrency: CurrencyCode? = null, bookingDetail: BookingDetail? = null)(source)