Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 378 Bytes

OnlineInvoices.md

File metadata and controls

17 lines (10 loc) · 378 Bytes

XeroRuby::Accounting::OnlineInvoices

Properties

Name Type Description Notes
online_invoices Array<OnlineInvoice> [optional]

Code Sample

require 'XeroRuby::Accounting'

instance = XeroRuby::Accounting::OnlineInvoices.new(online_invoices: null)