get kinosaal
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#Command
|
||||
@Extends(Command)
|
||||
CommandGetKinosaal {
|
||||
id: int {} ;
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
#Command
|
||||
@Extends(Command)
|
||||
CommandGetKinosaalResponse {
|
||||
hall: Kinosaal {} ;
|
||||
}
|
||||
Reference in New Issue
Block a user