Class: Lightspeed::ItemMatrices

Inherits:
Collection show all
Defined in:
lib/lightspeed/item_matrices.rb

Constant Summary

Constants inherited from Collection

Collection::PER_PAGE

Instance Attribute Summary

Attributes inherited from Collection

#context, #resources

Class Method Summary collapse

Methods inherited from Collection

#account, #all, #all_loaded, #as_json, #base_path, #client, collection_name, #create, #destroy, #each, #each_loaded, #each_page, #enum, #enum_page, #find, #first, #first_loaded, #initialize, #inspect, #load_relations_default, #page, resource_class, #size, #size_loaded, #to_json, #unload, #update

Constructor Details

This class inherits a constructor from Lightspeed::Collection

Class Method Details

.resource_nameObject



7
8
9
# File 'lib/lightspeed/item_matrices.rb', line 7

def self.resource_name
  "ItemMatrix"
end