7 lines
133 B
Plaintext
7 lines
133 B
Plaintext
#Command
|
|
@Extends(Command)
|
|
CommandListStatisticsResponse {
|
|
movies: StatisticsFilm[] {};
|
|
shows: StatisticsVorstellung[] {};
|
|
}
|