@carlosnc/tmdb-sdk - v0.8.0
Preparing search index...
TvEpisodeGroupDetails
Interface TvEpisodeGroupDetails
interface
TvEpisodeGroupDetails
{
description
:
string
;
episode_count
:
number
;
group_count
:
number
;
groups
:
TvEpisodeGroupGroup
[]
;
id
:
string
;
name
:
string
;
network
:
Network
;
type
:
number
;
}
Index
Properties
description
episode_
count
group_
count
groups
id
name
network
type
Properties
description
description
:
string
episode_
count
episode_count
:
number
group_
count
group_count
:
number
groups
groups
:
TvEpisodeGroupGroup
[]
id
id
:
string
name
name
:
string
network
network
:
Network
type
type
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
description
episode_
count
group_
count
groups
id
name
network
type
@carlosnc/tmdb-sdk - v0.8.0
Loading...