Class: Bookflow::AppleBooks::BookExport
- Inherits:
-
Struct
- Object
- Struct
- Bookflow::AppleBooks::BookExport
- Defined in:
- lib/bookflow/apple_books/models.rb
Instance Attribute Summary collapse
-
#annotations ⇒ Object
Returns the value of attribute annotations.
-
#book ⇒ Object
Returns the value of attribute book.
Instance Attribute Details
#annotations ⇒ Object
Returns the value of attribute annotations
16 17 18 |
# File 'lib/bookflow/apple_books/models.rb', line 16 def annotations @annotations end |
#book ⇒ Object
Returns the value of attribute book
16 17 18 |
# File 'lib/bookflow/apple_books/models.rb', line 16 def book @book end |