8 lines
137 B
Plaintext
8 lines
137 B
Plaintext
// Entity OmdbMovie
|
|
|
|
#AddonModel
|
|
StatisticsReduced {
|
|
movies: StatisticsFilmReduced[] {};
|
|
shows: StatisticsVorstellungReduced[] {};
|
|
}
|