Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 340 Bytes

Invoices.md

File metadata and controls

17 lines (10 loc) · 340 Bytes

XeroRuby::Accounting::Invoices

Properties

Name Type Description Notes
invoices Array<Invoice> [optional]

Code Sample

require 'XeroRuby::Accounting'

instance = XeroRuby::Accounting::Invoices.new(invoices: null)