7 lines
120 B
Plaintext
7 lines
120 B
Plaintext
#Command
|
|
@Extends(Command)
|
|
CommandListStatistics {
|
|
movies: boolean { @NotNull };
|
|
shows: boolean { @NotNull };
|
|
}
|