Class: ZohoInventory::Client
- Inherits:
-
Object
- Object
- ZohoInventory::Client
- Defined in:
- lib/zoho_inventory/client.rb
Class Method Summary collapse
Class Method Details
.default_client ⇒ Object
3 4 5 |
# File 'lib/zoho_inventory/client.rb', line 3 def self.default_client @conn ||= set_conn end |