class

Sonarr::Model::DelayProfileResource

Inherits Sonarr::Model < JSON::Serializable::Unmapped < JSON::Serializable < Reference < Object

Constructors

Instance methods

bypass_if_above_custom_format_score
Source
bypass_if_above_custom_format_score=(bypass_if_above_custom_format_score : Bool | Nil)
Source
bypass_if_highest_quality
Source
bypass_if_highest_quality=(bypass_if_highest_quality : Bool | Nil)
Source
enable_torrent
Source
enable_torrent=(enable_torrent : Bool | Nil)
Source
enable_usenet
Source
enable_usenet=(enable_usenet : Bool | Nil)
Source
id=(id : Int32 | Nil)
Source
minimum_custom_format_score
Source
minimum_custom_format_score=(minimum_custom_format_score : Int32 | Nil)
Source
order
Source
order=(order : Int32 | Nil)
Source
preferred_protocol
Source
preferred_protocol=(preferred_protocol : Sonarr::DownloadProtocol | Nil)
Source
tags
Source
tags=(tags : Array(Int32))
Source
torrent_delay
Source
torrent_delay=(torrent_delay : Int32 | Nil)
Source
usenet_delay
Source
usenet_delay=(usenet_delay : Int32 | Nil)
Source