Files
model/TelosysTools/models/InfiniMotion/StatisticsVorstellung.entity
2025-11-14 01:19:25 +01:00

9 lines
147 B
Plaintext

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