Class: Bookflow::AppleBooks::BookExport

Inherits:
Struct
  • Object
show all
Defined in:
lib/bookflow/apple_books/models.rb

Instance Attribute Summary collapse

Instance Attribute Details

#annotationsObject

Returns the value of attribute annotations

Returns:

  • (Object)

    the current value of annotations



16
17
18
# File 'lib/bookflow/apple_books/models.rb', line 16

def annotations
  @annotations
end

#bookObject

Returns the value of attribute book

Returns:

  • (Object)

    the current value of book



16
17
18
# File 'lib/bookflow/apple_books/models.rb', line 16

def book
  @book
end