class

Sonarr::Api::EpisodeFile

Inherits Reference < Object

Constructors

new(client : Sonarr::Client)
Source

Instance methods

delete(id : Int32) : Nil
Source
list(series_id : Int32 | Nil = nil, episode_file_ids : Array(Int32) | Nil = nil) : Array(Sonarr::Model::EpisodeFileResource)
Source