Class: Quickeebooks::Collection

Inherits:
Object
  • Object
show all
Defined in:
lib/quickeebooks.rb

Instance Attribute Summary collapse

Instance Attribute Details

#countObject

Returns the value of attribute count.



20
21
22
# File 'lib/quickeebooks.rb', line 20

def count
  @count
end

#current_pageObject

Returns the value of attribute current_page.



20
21
22
# File 'lib/quickeebooks.rb', line 20

def current_page
  @current_page
end

#entriesObject

Returns the value of attribute entries.



20
21
22
# File 'lib/quickeebooks.rb', line 20

def entries
  @entries
end