Method: SparkApi::Pagination#total_pages

Defined in:
lib/spark_api/paginate.rb

#total_pagesObject

Returns the value of attribute total_pages.



100
101
102
# File 'lib/spark_api/paginate.rb', line 100

def total_pages
  @total_pages
end