| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |
| Entity | Alias | Module | Global Schema |
| (1) Booking | Booking | SportModule | TennisCenter |
| (2) BookingParticipant | BookingParticipant | CoachModule | TennisCenter |
| (3) Coach | Coach | CoachModule | TennisCenter |
| (4) Court | Court | CourtModule | TennisCenter |
| (5) Customer | Customer | CustomerModule | TennisCenter |
| (6) Sport | Sport | SportModule | TennisCenter |
| (7) TrainingOffer | TrainingOffer | CoachModule | TennisCenter |
| (8) TrainingParticipant | TrainingParticipant | CustomerModule | TennisCenter |
| (9) TrainingSession | TrainingSession | CoachModule | TennisCenter |
| BookingParticipant | CoachModule | TennisCenter |
| Property | Type | Entity | Reference | Module |
| (1) Booking | LONG | BookingParticipant | Booking | SportModule |
| (2) Customer | LONG | BookingParticipant | Customer | CustomerModule |
| (3) GuestName | STRING | BookingParticipant | ||
| (4) IsMainPayer | BOOL | BookingParticipant |
| Coach | CoachModule | TennisCenter |
| Property | Type | Entity | Reference | Module |
| (1) ActiveSince | DATE | Coach | ||
| (2) CreatedAt | DATE | Coach | ||
| (3) Email | STRING | Coach | ||
| (4) FirstName | STRING | Coach | ||
| (5) IsActive | BOOL | Coach | ||
| (6) IsExternal | BOOL | Coach | ||
| (7) LastName | STRING | Coach | ||
| (8) Phone | STRING | Coach | ||
| (9) ShortBio | STRING | Coach |
| TrainingOffer | CoachModule | TennisCenter |
| Property | Type | Entity | Reference | Module |
| (1) CreatedAt | DATE | TrainingOffer | ||
| (2) DefaultPrice | STRING | TrainingOffer | ||
| (3) Description | STRING | TrainingOffer | ||
| (4) DurationMinutes | LONG | TrainingOffer | ||
| (5) GroupSizeMax | LONG | TrainingOffer | ||
| (6) GroupSizeMin | LONG | TrainingOffer | ||
| (7) IsActive | BOOL | TrainingOffer | ||
| (8) Level | STRING | TrainingOffer | ||
| (9) Name | STRING | TrainingOffer | ||
| (10) Sport | LONG | TrainingOffer | Sport | SportModule |
| TrainingSession | CoachModule | TennisCenter |
| Property | Type | Entity | Reference | Module |
| (1) Coach | LONG | TrainingSession | Coach | CoachModule |
| (2) Court | LONG | TrainingSession | Court | CourtModule |
| (3) CreatedAt | DATE | TrainingSession | ||
| (4) EndDateTime | DATE | TrainingSession | ||
| (5) MaxParticipants | LONG | TrainingSession | ||
| (6) StartDateTime | DATE | TrainingSession | ||
| (7) Status | STRING | TrainingSession | ||
| (8) TrainingOffer | LONG | TrainingSession | TrainingOffer | CoachModule |
| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |