class ZohoInvoiceResource::Customer
Public Class Methods
format()
click to toggle source
# File lib/zoho_invoice_resource/customer.rb, line 5 def self.format self._format ||= Formats::Customer.new end
# File lib/zoho_invoice_resource/customer.rb, line 5 def self.format self._format ||= Formats::Customer.new end