class

Sonarr::Model::Field

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

Constructors

Instance methods

advanced
Source
advanced=(advanced : Bool | Nil)
Source
help_text
Source
help_text=(help_text : String | Nil)
Source
help_text_warning
Source
help_text_warning=(help_text_warning : String | Nil)
Source
hidden
Source
hidden=(hidden : String | Nil)
Source
is_float
Source
is_float=(is_float : Bool | Nil)
Source
label
Source
label=(label : String | Nil)
Source
name
Source
name=(name : String | Nil)
Source
order
Source
order=(order : Int32 | Nil)
Source
placeholder
Source
placeholder=(placeholder : String | Nil)
Source
privacy
Source
privacy=(privacy : Sonarr::PrivacyLevel | Nil)
Source
section
Source
section=(section : String | Nil)
Source
select_options
Source
select_options=(select_options : Array(Sonarr::Model::SelectOption))
Source
select_options_provider_action
Source
select_options_provider_action=(select_options_provider_action : String | Nil)
Source
type_field
Source
type_field=(type_field : String | Nil)
Source
unit
Source
unit=(unit : String | Nil)
Source
value
Source
value=(value : JSON::Any | Nil)
Source