priorNoticeLastDay

@SerialName(value = "prior_notice_last_day")
val priorNoticeLastDay: Int?(source)

Last day before travel to make the booking request (e.g. "Ride must be booked 1 day in advance before 5PM" will be encoded as prior_notice_last_day=1). Required for prior day(s) booking (booking_type=2). Forbidden otherwise.