This type is used for representing books. The following parameters are defined:
- title (required)
- The title of the book
- url (required)
- The source URL of the book.
- description (optional)
- A description describing the book or status of the book to a user.
- cover (optional)
- url (required)
- A URL to a book cover
- width (required)
- The width of the optional cover image.
- height (required)
- The height of the optional cover image.
This type is used for representing notes. The following parameters are defined:
- note (required)
- The note. Can and probably should be truncated.
- url (required)
- The source URL of the note.
- created (required)
- When the note was created.
- user (optional)
- username (optional) Username of the person who made the note fullname (optional) Full name