@carlosnc/tmdb-sdk - v0.8.0
Preparing search index...
ListDetails
Interface ListDetails
interface
ListDetails
{
created_by
:
string
;
description
:
string
;
favorite_count
:
number
;
id
:
string
;
iso_639_1
:
string
;
item_count
:
number
;
items
:
ListItem
[]
;
name
:
string
;
poster_path
:
string
|
null
;
}
Index
Properties
created_
by
description
favorite_
count
id
iso_
639_
1
item_
count
items
name
poster_
path
Properties
created_
by
created_by
:
string
description
description
:
string
favorite_
count
favorite_count
:
number
id
id
:
string
iso_
639_
1
iso_639_1
:
string
item_
count
item_count
:
number
items
items
:
ListItem
[]
name
name
:
string
poster_
path
poster_path
:
string
|
null
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
created_
by
description
favorite_
count
id
iso_
639_
1
item_
count
items
name
poster_
path
@carlosnc/tmdb-sdk - v0.8.0
Loading...