Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 372 Bytes

File metadata and controls

17 lines (10 loc) · 372 Bytes

XeroRuby::Accounting::BatchPayments

Properties

Name Type Description Notes
batch_payments Array<BatchPayment> [optional]

Code Sample

require 'XeroRuby::Accounting'

instance = XeroRuby::Accounting::BatchPayments.new(batch_payments: null)