tmdb-ts
Preparing search index...
ParentCompany
Interface ParentCompany
A parent company that owns or controls another company.
interface
ParentCompany
{
id
:
number
;
logo_path
:
string
;
name
:
string
;
}
Index
Properties
id
logo_
path
name
Properties
id
id
:
number
logo_
path
logo_path
:
string
name
name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
logo_
path
name
tmdb-ts
Loading...
A parent company that owns or controls another company.