Audiobook

constructor(authors: List<AuthorObject>, availableMarkets: List<String>, copyrights: List<CopyrightObject>, description: String, htmlDescription: String, edition: String? = null, explicit: Boolean, externalUrls: ExternalUrls, href: String, id: String, images: List<ImageObject>, languages: List<String>, mediaType: String, name: String, narrators: List<NarratorObject>, publisher: String, type: String, uri: String, totalChapters: Int, chapters: Chapters)