Class: FlowAccount::Client
- Includes:
- Invoice, PurchaseOrder, TaxInvoice
- Defined in:
- lib/flow_account/client.rb,
lib/flow_account/client/invoice.rb,
lib/flow_account/client/tax_invoice.rb,
lib/flow_account/client/purchase_order.rb
Defined Under Namespace
Modules: Invoice, PurchaseOrder, TaxInvoice
Method Summary
Methods included from PurchaseOrder
Methods included from Invoice
#create_invoice, #invoice, #invoice_link, #invoices, #update_invoice
Methods included from TaxInvoice
#create_tax_invoice, #tax_invoice, #tax_invoice_link, #tax_invoices, #update_tax_invoice
Methods inherited from API
Methods included from Auth
#authorize_url, #get_access_token
Methods included from Request
Constructor Details
This class inherits a constructor from FlowAccount::API