Class: Lightspeed::Categories

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

Constant Summary

Constants inherited from Collection

Lightspeed::Collection::PER_PAGE

Instance Attribute Summary

Attributes inherited from Collection

#context, #resources

Instance 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, #page, resource_class, resource_name, #size, #size_loaded, #to_json, #unload, #update

Constructor Details

This class inherits a constructor from Lightspeed::Collection

Instance Method Details

#load_relations_defaultObject



6
7
8
# File 'lib/lightspeed/categories.rb', line 6

def load_relations_default
  nil
end