UsersSavedEpisodes

constructor(href: String, limit: Int, next: String? = null, offset: Int, previous: String? = null, total: Int, items: List<SavedEpisodeObject>)