class

Radarr::Api::MovieFile

Inherits Reference < Object

Constructors

new(client : Radarr::Client)
Source

Instance methods

delete(id : Int32) : Nil
Source
list(movie_id : Array(Int32) | Nil = nil, movie_file_ids : Array(Int32) | Nil = nil) : Array(Radarr::Model::MovieFileResource)
Source
update_editor(body : Radarr::Model::MovieFileListResource) : Nil
Source