class

Radarr::Model::CollectionMovieResource

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

Constructors

Instance methods

clean_title
Source
clean_title=(clean_title : String | Nil)
Source
folder
Source
folder=(folder : String | Nil)
Source
genres
Source
genres=(genres : Array(String))
Source
images
Source
imdb_id
Source
imdb_id=(imdb_id : String | Nil)
Source
is_excluded
Source
is_excluded=(is_excluded : Bool | Nil)
Source
is_existing
Source
is_existing=(is_existing : Bool | Nil)
Source
overview
Source
overview=(overview : String | Nil)
Source
ratings
Source
ratings=(ratings : Radarr::Model::Ratings | Nil)
Source
runtime
Source
runtime=(runtime : Int32 | Nil)
Source
sort_title
Source
sort_title=(sort_title : String | Nil)
Source
status
Source
status=(status : Radarr::MovieStatusType | Nil)
Source
title
Source
title=(title : String | Nil)
Source
tmdb_id
Source
tmdb_id=(tmdb_id : Int32 | Nil)
Source
year
Source
year=(year : Int32 | Nil)
Source