Builder to construct an Indexable for
an audiobook.
For reference, see: //bib.schema.org/Audiobook.
| AudiobookBuilder | |
| AudiobookBuilder |
setReadBy(PersonBuilder...
personBuilders)
Sets the narrator(s) who read (or performed) the audiobook.
|
Sets the author(s) of the book.
| personBuilders | The author(s) of this book. |
|---|
Sets the narrator(s) who read (or performed) the audiobook.
| personBuilders | The narrator(s) of this audiobook. |
|---|