Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 358 Bytes

Allocations.md

File metadata and controls

17 lines (10 loc) · 358 Bytes

XeroRuby::Accounting::Allocations

Properties

Name Type Description Notes
allocations Array<Allocation> [optional]

Code Sample

require 'XeroRuby::Accounting'

instance = XeroRuby::Accounting::Allocations.new(allocations: null)