Class: NetsuiteApi::Customer
- Defined in:
- lib/netsuite_api/customer.rb
Constant Summary collapse
- PATH =
"customer"
Instance Attribute Summary
Attributes inherited from Base
#account_id, #consumer_key, #netsuite_host, #token
Method Summary
Methods included from NetsuiteApi::Concerns::ResponseHandler
#delete_response_handler, #error_handler, #get_response_handler, #post_and_patch_response_handler
Methods included from NetsuiteApi::Concerns::RequestHandler
#create, #delete, #get, #query, #update
Methods inherited from Base
Constructor Details
This class inherits a constructor from NetsuiteApi::Base