toggle menu
jellyfin-sdk-kotlin
latest-SNAPSHOT
common
switch theme
search in API
jellyfin-model
/
org.jellyfin.sdk.model.api
/
TypeOptions
/
TypeOptions
Type
Options
constructor
(
type
:
String
?
=
null
,
metadataFetchers
:
List
<
String
>
?
=
null
,
metadataFetcherOrder
:
List
<
String
>
?
=
null
,
imageFetchers
:
List
<
String
>
?
=
null
,
imageFetcherOrder
:
List
<
String
>
?
=
null
,
imageOptions
:
List
<
ImageOption
>
?
=
null
)