Method: XeroRuby::Accounting::HistoryRecords.attribute_map
- Defined in:
- lib/xero-ruby/models/accounting/history_records.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
23 24 25 26 27 |
# File 'lib/xero-ruby/models/accounting/history_records.rb', line 23 def self.attribute_map { :'history_records' => :'HistoryRecords' } end |