Class: Quickeebooks::Collection

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

Overview

<< self

Instance Attribute Summary collapse

Instance Attribute Details

#countObject

Returns the value of attribute count.



37
38
39
# File 'lib/quickeebooks.rb', line 37

def count
  @count
end

#current_pageObject

Returns the value of attribute current_page.



37
38
39
# File 'lib/quickeebooks.rb', line 37

def current_page
  @current_page
end

#entriesObject

Returns the value of attribute entries.



37
38
39
# File 'lib/quickeebooks.rb', line 37

def entries
  @entries
end