Files
model/TelosysTools/models/InfiniMotion/StatisticsVorstellungReduced.entity

9 lines
169 B
Plaintext

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