toggle menu
jellyfin-sdk-kotlin
latest-SNAPSHOT
common
switch theme
search in API
jellyfin-model
/
org.jellyfin.sdk.model.api.request
/
GetMovieRecommendationsRequest
/
GetMovieRecommendationsRequest
Get
Movie
Recommendations
Request
constructor
(
userId
:
UUID
?
=
null
,
parentId
:
UUID
?
=
null
,
fields
:
Collection
<
ItemFields
>
?
=
null
,
categoryLimit
:
Int
?
=
5
,
itemLimit
:
Int
?
=
8
)