Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 340 Bytes

File metadata and controls

17 lines (10 loc) · 340 Bytes

XeroRuby::Accounting::Journals

Properties

Name Type Description Notes
journals Array<Journal> [optional]

Code Sample

require 'XeroRuby::Accounting'

instance = XeroRuby::Accounting::Journals.new(journals: null)