Class: FlowAccount::Client
- Includes:
- PurchaseOrder, TaxInvoice
- Defined in:
- lib/flow_account/client.rb,
lib/flow_account/client/tax_invoice.rb,
lib/flow_account/client/purchase_order.rb
Defined Under Namespace
Modules: PurchaseOrder, TaxInvoice
Method Summary
Methods included from PurchaseOrder
Methods included from TaxInvoice
#create_tax_invoice, #tax_invoice, #tax_invoice_link, #tax_invoices
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