Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 322 Bytes

Items.md

File metadata and controls

17 lines (10 loc) · 322 Bytes

XeroRuby::Accounting::Items

Properties

Name Type Description Notes
items Array<Item> [optional]

Code Sample

require 'XeroRuby::Accounting'

instance = XeroRuby::Accounting::Items.new(items: null)