add bestellung
This commit is contained in:
@@ -6,7 +6,5 @@ Eintrittskarte {
|
||||
show: Vorstellung { } ;
|
||||
seat: Sitzplatz { } ;
|
||||
code: string { @Unique @NotNull } ;
|
||||
reserved: timestamp { @NotNull } ;
|
||||
booked: timestamp { } ;
|
||||
cancelled: timestamp {} ;
|
||||
order: Bestellung { } ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user