BookingTags
Name: Booking Tags
Type: Ancillary, Application
Modules: Booking, Scheduling
Description: Definition of generic booking types for booking common types of trips - Passenger home to work. Switch enabled.
| Field | Documentation |
|---|---|
| BookingTagId | Numeric identifier of the booking tag. |
| BookingTagAbbr | Short abbreviation given to the booking tag. |
| BookingTagDescription | Full description of the booking tag. |
| PUTolEarly | Start time of the time range that will cause the booking to be tagged if the pick-up falls within the range. |
| PUTolLate | End time of the time range that will cause the booking to be tagged if the pick-up falls within the range. |
| DOTolEarly | Start time of the time range that will cause the booking to be tagged if the drop-off falls within the range. |
| DOTolLate | End time of the time range that will cause the booking to be tagged if the drop-off falls within the range. |
| Priority | Order in which tagging logic is applied. |