Method: XeroRuby::Accounting::HistoryRecords#to_attributes
- Defined in:
- lib/xero-ruby/models/accounting/history_records.rb
#to_attributes ⇒ Object
Returns the object in the form of hash with snake_case
187 188 189 |
# File 'lib/xero-ruby/models/accounting/history_records.rb', line 187 def to_attributes to_hash(downcase: true) end |