Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 360 Bytes

CreditNotes.md

File metadata and controls

17 lines (10 loc) · 360 Bytes

XeroRuby::Accounting::CreditNotes

Properties

Name Type Description Notes
credit_notes Array<CreditNote> [optional]

Code Sample

require 'XeroRuby::Accounting'

instance = XeroRuby::Accounting::CreditNotes.new(credit_notes: null)