Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 378 Bytes

HistoryRecords.md

File metadata and controls

17 lines (10 loc) · 378 Bytes

XeroRuby::Accounting::HistoryRecords

Properties

Name Type Description Notes
history_records Array<HistoryRecord> [optional]

Code Sample

require 'XeroRuby::Accounting'

instance = XeroRuby::Accounting::HistoryRecords.new(history_records: null)