Class: ZohoInvoiceResource::Customer

Inherits:
Base
  • Object
show all
Defined in:
lib/zoho_invoice_resource/customer.rb

Class Method Summary collapse

Methods inherited from Base

cached_resource, collection_path, connection, #create_resource_for, element_path, #encode, find_all_recursively, #update, #update_element_path

Methods included from UnderscoreKeys

#load

Class Method Details

.formatObject



5
6
7
# File 'lib/zoho_invoice_resource/customer.rb', line 5

def self.format
  self._format ||= Formats::Customer.new
end