// Entity StatisticsVorstellungReduced #AddonModel StatisticsVorstellungReduced { show: Vorstellung {} ; tickets: int { @NotNull }; earnings: int { @NotNull }; }