@jellyfin/sdk
Preparing search index...
generated-client
ParentalRating
Interface ParentalRating
Class ParentalRating.
Export
ParentalRating
interface
ParentalRating
{
Name
?:
string
;
RatingScore
?:
ParentalRatingScore
;
Value
?:
null
|
number
;
}
Index
Properties
Name?
Rating
Score?
Value?
Properties
Optional
Name
Name
?:
string
Gets or sets the name.
Memberof
ParentalRating
Optional
Rating
Score
RatingScore
?:
ParentalRatingScore
Memberof
ParentalRating
Optional
Value
Value
?:
null
|
number
Gets or sets the value.
Memberof
ParentalRating
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Name
Rating
Score
Value
@jellyfin/sdk
Loading...
Class ParentalRating.
Export
ParentalRating