Class: ZohoInventory::Item

Inherits:
ZohoObject show all
Defined in:
lib/zoho_inventory/item.rb

Constant Summary collapse

OBJECT_NAME =
"item".freeze

Instance Attribute Summary

Attributes inherited from ZohoObject

#values

Method Summary

Methods inherited from ZohoObject

accept_api_methods, api_methods, build_url_from_path, create, delete, list, object_key, resource_url, retrieve, update

Methods included from Request

#request