// Entity StatisticsVorstellung #Statistics StatisticsVorstellung { show: Vorstellung { }; tickets: Eintrittskarte[] { }; earnings: int { @NotNull }; }