grandparentRatingKey property

  1. @JsonKey(name: 'grandparent_rating_key', fromJson: TautulliUtilities.ensureIntegerFromJson)
int? grandparentRatingKey
final

The content's grandparent's unique ID from Plex.

Implementation

@JsonKey(name: 'grandparent_rating_key', fromJson: TautulliUtilities.ensureIntegerFromJson)
final int? grandparentRatingKey;