| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |
| Entity | Alias | Module | Global Schema |
| (1) Booking | Booking | CustomerModule | EventHall |
| (2) BookingItem | BookingItem | EventModule | EventHall |
| (3) ConferenceBooking | ConferenceBooking | CustomerModule | EventHall |
| (4) ConferenceRoom | ConferenceRoom | ConferenceRoomModule | EventHall |
| (5) Customer | Customer | CustomerModule | EventHall |
| (6) CustomerAddress | CustomerAddress | CustomerModule | EventHall |
| (7) Payment | Payment | CustomerModule | EventHall |
| Booking | CustomerModule | EventHall |
| Property | Type | Entity | Reference | Module |
| (1) BookingDate | DATE | Booking | ||
| (2) BookingNumber | STRING | Booking | ||
| (3) Currency | STRING | Booking | ||
| (4) Customer | LONG | Booking | Customer | CustomerModule |
| (5) Status | STRING | Booking | ||
| (6) TotalAmount | STRING | Booking |
| ConferenceBooking | CustomerModule | EventHall |
| Property | Type | Entity | Reference | Module |
| (1) AttendeeCount | LONG | ConferenceBooking | ||
| (2) ConferenceRoom | LONG | ConferenceBooking | ConferenceRoom | ConferenceRoomModule |
| (3) CreatedAt | DATE | ConferenceBooking | ||
| (4) Customer | LONG | ConferenceBooking | Customer | CustomerModule |
| (5) Description | STRING | ConferenceBooking | ||
| (6) EndDateTime | DATE | ConferenceBooking | ||
| (7) StartDateTime | DATE | ConferenceBooking | ||
| (8) Status | STRING | ConferenceBooking | ||
| (9) Title | STRING | ConferenceBooking |
| Customer | CustomerModule | EventHall |
| Property | Type | Entity | Reference | Module |
| (1) CreatedAt | DATE | Customer | ||
| (2) Email | STRING | Customer | ||
| (3) FirstName | STRING | Customer | ||
| (4) LastName | STRING | Customer | ||
| (5) PhoneNumber | STRING | Customer |
| CustomerAddress | CustomerModule | EventHall |
| Property | Type | Entity | Reference | Module |
| (1) City | STRING | CustomerAddress | ||
| (2) Country | STRING | CustomerAddress | ||
| (3) Customer | LONG | CustomerAddress | Customer | CustomerModule |
| (4) IsPrimary | BOOL | CustomerAddress | ||
| (5) Label | STRING | CustomerAddress | ||
| (6) PostalCode | STRING | CustomerAddress | ||
| (7) Street | STRING | CustomerAddress |
| Payment | CustomerModule | EventHall |
| Property | Type | Entity | Reference | Module |
| (1) Amount | STRING | Payment | ||
| (2) Booking | LONG | Payment | Booking | CustomerModule |
| (3) CreatedAt | DATE | Payment | ||
| (4) Currency | STRING | Payment | ||
| (5) PaymentMethod | STRING | Payment | ||
| (6) PaymentStatus | STRING | Payment | ||
| (7) TransactionReference | STRING | Payment |
| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |