Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 364 Bytes

File metadata and controls

17 lines (10 loc) · 364 Bytes

XeroRuby::Accounting::Overpayments

Properties

Name Type Description Notes
overpayments Array<Overpayment> [optional]

Code Sample

require 'XeroRuby::Accounting'

instance = XeroRuby::Accounting::Overpayments.new(overpayments: null)