Class: Enceladus::ProductionCompanyCollection

Inherits:
ApiPaginatedCollection show all
Defined in:
lib/enceladus/models/production_company_collection.rb

Constant Summary collapse

RESOURCE_CLASS =
Enceladus::ProductionCompany

Instance Attribute Summary

Attributes inherited from ApiPaginatedCollection

#params, #path, #results_per_page, #total_pages, #total_results

Method Summary

Methods inherited from ApiPaginatedCollection

#all, #current_page, #current_page=, #first, #initialize, #last, #next_page, #previous_page

Constructor Details

This class inherits a constructor from Enceladus::ApiPaginatedCollection