kodikwrapper
Preparing search index...
MaterialObject
Interface MaterialObject
interface
MaterialObject
{
blocked_countries
:
string
[]
;
blocked_seasons
?:
"all"
|
BlockedSeasonsObject
;
caprip
:
boolean
;
created_at
:
string
;
episodes_count
?:
number
;
id
:
string
;
imdb_id
:
string
|
number
;
kinopoisk_id
:
string
|
number
;
last_episode
?:
number
;
last_season
?:
number
;
lgbt
:
boolean
;
link
:
string
;
material_data
?:
MaterialData
;
mdl_id
:
string
|
number
;
other_title
:
string
;
quality
:
string
;
screenshots
:
string
[]
;
seasons
?:
SeasonsObject
;
shikimori_id
:
number
;
title
:
string
;
title_orig
:
string
;
translation
:
TranslationV1Object
;
type
:
MaterialType
;
updated_at
:
string
;
worldart_link
:
string
;
year
:
number
;
}
Index
Properties
blocked_
countries
blocked_
seasons?
caprip
created_
at
episodes_
count?
id
imdb_
id
kinopoisk_
id
last_
episode?
last_
season?
lgbt
link
material_
data?
mdl_
id
other_
title
quality
screenshots
seasons?
shikimori_
id
title
title_
orig
translation
type
updated_
at
worldart_
link
year
Properties
blocked_
countries
blocked_countries
:
string
[]
Optional
blocked_
seasons
blocked_seasons
?:
"all"
|
BlockedSeasonsObject
caprip
caprip
:
boolean
created_
at
created_at
:
string
Optional
episodes_
count
episodes_count
?:
number
id
id
:
string
imdb_
id
imdb_id
:
string
|
number
kinopoisk_
id
kinopoisk_id
:
string
|
number
Optional
last_
episode
last_episode
?:
number
Optional
last_
season
last_season
?:
number
lgbt
lgbt
:
boolean
link
link
:
string
Optional
material_
data
material_data
?:
MaterialData
mdl_
id
mdl_id
:
string
|
number
other_
title
other_title
:
string
quality
quality
:
string
screenshots
screenshots
:
string
[]
Optional
seasons
seasons
?:
SeasonsObject
shikimori_
id
shikimori_id
:
number
title
title
:
string
title_
orig
title_orig
:
string
translation
translation
:
TranslationV1Object
type
type
:
MaterialType
updated_
at
updated_at
:
string
worldart_
link
worldart_link
:
string
year
year
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
blocked_
countries
blocked_
seasons
caprip
created_
at
episodes_
count
id
imdb_
id
kinopoisk_
id
last_
episode
last_
season
lgbt
link
material_
data
mdl_
id
other_
title
quality
screenshots
seasons
shikimori_
id
title
title_
orig
translation
type
updated_
at
worldart_
link
year
kodikwrapper
Loading...