Class: Economic::Repos::Customer

Inherits:
Economic::Repo show all
Defined in:
lib/economic/repos/customer.rb

Constant Summary

Constants inherited from Economic::Repo

Economic::Repo::DEFAULT_QUERY_PARAMS, Economic::Repo::ROOT

Instance Attribute Summary

Attributes inherited from Economic::Repo

#credentials

Method Summary

Methods inherited from Economic::Repo

#all, #create, #destroy, #find, #initialize, #update

Constructor Details

This class inherits a constructor from Economic::Repo