toggle menu
jellyfin-sdk-kotlin
latest-SNAPSHOT
common
switch theme
search in API
jellyfin-model
/
org.jellyfin.sdk.model.api
/
ProfileCondition
/
ProfileCondition
Profile
Condition
constructor
(
condition
:
ProfileConditionType
,
property
:
ProfileConditionValue
,
value
:
String
?
=
null
,
isRequired
:
Boolean
)