Optional
chapterschaptersRead
is an optional number representing the chapters read of the media.
count
is a number representing the count of the media.
countries
is an array of Stat
objects representing the countries of the media.
Optional
episodesepisodesWatched
is an optional number representing the episodes watched of the media.
formats
is an array of Stat
objects representing the formats of the media.
genres
is an array of Stat
objects representing the genres of the media.
lengths
is an array of Stat
objects representing the lengths of the media.
meanScore
is a number representing the mean score of the media.
Optional
minutesminutesWatched
is an optional number representing the minutes watched of the media.
releaseYears
is an array of Stat
objects representing the release years of the media.
scores
is an array of Stat
objects representing the scores of the media.
staff
is an array of Stat
objects representing the staff of the media.
standardDeviation
is a number representing the standard deviation of the media.
startYears
is an array of Stat
objects representing the start years of the media.
statuses
is an array of Stat
objects representing the statuses of the media.
studios
is an array of Stat
objects representing the studios of the media.
tags
is an array of Stat
objects representing the tags of the media.
Optional
voicevoiceActors
is an optional array of Stat
objects representing the voice actors of the media.
Optional
volumesvolumesRead
is an optional number representing the volumes read of the media.
MediaStatistics
is an interface representing the statistics of a media. It includes various properties related to the statistics of the media.