Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 396 Bytes

File metadata and controls

17 lines (10 loc) · 396 Bytes

XeroRuby::Accounting::RepeatingInvoices

Properties

Name Type Description Notes
repeating_invoices Array<RepeatingInvoice> [optional]

Code Sample

require 'XeroRuby::Accounting'

instance = XeroRuby::Accounting::RepeatingInvoices.new(repeating_invoices: null)