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