Preparing search index...
The search index is not available
@jellyfin/sdk
@jellyfin/sdk
generated-client
ProfileCondition
Interface ProfileCondition
Export
ProfileCondition
interface
ProfileCondition
{
Condition
?:
ProfileConditionType
;
IsRequired
?:
boolean
;
Property
?:
ProfileConditionValue
;
Value
?:
null
|
string
;
}
Index
Properties
Condition?
Is
Required?
Property?
Value?
Properties
Optional
Condition
Condition
?:
ProfileConditionType
Memberof
ProfileCondition
Optional
Is
Required
Is
Required
?:
boolean
Memberof
ProfileCondition
Optional
Property
Property
?:
ProfileConditionValue
Memberof
ProfileCondition
Optional
Value
Value
?:
null
|
string
Memberof
ProfileCondition
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Condition
Is
Required
Property
Value
@jellyfin/sdk
Loading...
Export
ProfileCondition