tmdb-ts
Preparing search index...
Network
Interface Network
A TV network that broadcasts a show.
interface
Network
{
id
:
number
;
logo_path
:
string
;
name
:
string
;
origin_country
:
string
;
}
Index
Properties
id
logo_
path
name
origin_
country
Properties
id
id
:
number
logo_
path
logo_path
:
string
name
name
:
string
origin_
country
origin_country
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
logo_
path
name
origin_
country
tmdb-ts
Loading...
A TV network that broadcasts a show.