priorNoticeLastTime

@SerialName(value = "prior_notice_last_time")
val priorNoticeLastTime: ServiceTime?(source)

Last time on the 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_time=17:00:00). Required if prior_notice_last_day is defined. Forbidden otherwise.