Class: Orderspace::Client::CustomersEndpoint

Inherits:
Endpoint
  • Object
show all
Includes:
Endpoint::Customers
Defined in:
lib/orderspace/client.rb

Instance Attribute Summary

Attributes inherited from Endpoint

#client

Method Summary

Methods included from Endpoint::Customers

#create_customer, #edit_customer, #get_customer, #list_customers

Methods included from Structs

from, hashify, validate

Methods inherited from Endpoint

#initialize

Constructor Details

This class inherits a constructor from Orderspace::Endpoint