ClientGroupBooking
Name: Client Group Booking
Type: Application
Modules: Booking, Scheduling
Description: Associates a passenger with a group booking and what dates that group booking is for.
| Field | Documentation |
|---|---|
| ClientId | Numeric identifier of the client (from the Clients table). |
| GroupCode | Unique name given to a group of clients. |
| FromDate | Start date from which the group is valid. |
| ToDate | End date after which the group is no longer valid. |