order api + statistics + plantuml fix
This commit is contained in:
7
TelosysTools/models/InfiniMotion/OrderTransaction.entity
Normal file
7
TelosysTools/models/InfiniMotion/OrderTransaction.entity
Normal file
@@ -0,0 +1,7 @@
|
||||
// Entity OrderTransaction
|
||||
|
||||
#AddonModel
|
||||
OrderTransaction {
|
||||
order: Bestellung { } ;
|
||||
tickets: Eintrittskarte[] {} ;
|
||||
}
|
||||
Reference in New Issue
Block a user