ManagedMediaListResponse.BooksItem
A dictionary that describes a managed book.
Declaration
object ManagedMediaListResponse.BooksItemProperties
| Name | Type | Description |
|---|---|---|
Author | string | The name of the book’s author. |
iTunesStoreID Required | integer | The book’s iTunes Store identifier. |
Kind | string | The kind of the media, which is one of the following values:
This value is available in iOS 8 and later. |
PersistentID | string | The book’s persistent identifier in reverse-DNS form; for example, |
State | string | The installation state of this book, which is one of the following values:
The |
Title | string | The book’s title. |
Version | string | The book’s version number. |