rejections property

  1. @JsonKey(name: 'rejections')
List<RadarrManualImportRejection>? rejections
getter/setter pair

Implementation

@JsonKey(name: 'rejections')
List<RadarrManualImportRejection>? rejections;