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

9 lines
159 B
Plaintext

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