Module: ZohoInvoice

Extended by:
Configurable
Defined in:
lib/zoho_invoice.rb,
lib/zoho_invoice/base.rb,
lib/zoho_invoice/item.rb,
lib/zoho_invoice/error.rb,
lib/zoho_invoice/client.rb,
lib/zoho_invoice/contact.rb,
lib/zoho_invoice/invoice.rb,
lib/zoho_invoice/version.rb,
lib/zoho_invoice/customer.rb,
lib/zoho_invoice/defaults.rb,
lib/zoho_invoice/auth_token.rb,
lib/zoho_invoice/collection.rb,
lib/zoho_invoice/configurable.rb,
lib/zoho_invoice/invoice_item.rb,
lib/zoho_invoice/api/customers.rb,
lib/zoho_invoice/error/client_error.rb

Defined Under Namespace

Modules: API, AuthToken, Configurable, Defaults Classes: ActionNotSupportedError, Base, Client, Collection, Contact, Customer, Error, Invoice, InvoiceItem, Item

Constant Summary collapse

VERSION =
"0.3.4"

Instance Attribute Summary

Attributes included from Configurable

#apikey, #authtoken, #client_options, #scope

Method Summary

Methods included from Configurable

config_hash, configure, keys