Class: ForteRuby::Resourses::Customer
- Inherits:
-
API::Object
- Object
- API::Base
- API::Object
- ForteRuby::Resourses::Customer
- Defined in:
- lib/forte_ruby/resourses/customer.rb
Constant Summary collapse
- API_ATTRIBUTES =
[ :customer_token, :customer_id, :default_paymethod_token, :default_billing_address_token, :default_shipping_address_token, :status, :last_name, :first_name, :company_name, :paymethod ]
Instance Attribute Summary
Attributes inherited from API::Object
Attributes inherited from API::Base
Instance Method Summary collapse
Methods inherited from API::Object
Methods inherited from API::Base
Constructor Details
This class inherits a constructor from ForteRuby::API::Base