toggle menu
jellyfin-sdk-kotlin
latest-SNAPSHOT
common
switch theme
search in API
jellyfin-model
/
org.jellyfin.sdk.model.api
/
ItemCounts
/
ItemCounts
Item
Counts
constructor
(
movieCount
:
Int
,
seriesCount
:
Int
,
episodeCount
:
Int
,
artistCount
:
Int
,
programCount
:
Int
,
trailerCount
:
Int
,
songCount
:
Int
,
albumCount
:
Int
,
musicVideoCount
:
Int
,
boxSetCount
:
Int
,
bookCount
:
Int
,
itemCount
:
Int
)