@carlosnc/tmdb-sdk - v0.8.0
Preparing search index...
CompanyDetails
Interface CompanyDetails
interface
CompanyDetails
{
description
:
string
;
headquarters
:
string
;
homepage
:
string
;
id
:
number
;
logo_path
:
string
|
null
;
name
:
string
;
origin_country
:
string
;
parent_company
:
CompanyParent
|
null
;
}
Index
Properties
description
headquarters
homepage
id
logo_
path
name
origin_
country
parent_
company
Properties
description
description
:
string
headquarters
headquarters
:
string
homepage
homepage
:
string
id
id
:
number
logo_
path
logo_path
:
string
|
null
name
name
:
string
origin_
country
origin_country
:
string
parent_
company
parent_company
:
CompanyParent
|
null
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
description
headquarters
homepage
id
logo_
path
name
origin_
country
parent_
company
@carlosnc/tmdb-sdk - v0.8.0
Loading...