Method: XeroRuby::PayrollUk::TimesheetLineObject.attribute_map
- Defined in:
- lib/xero-ruby/models/payroll_uk/timesheet_line_object.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
29 30 31 32 33 34 35 |
# File 'lib/xero-ruby/models/payroll_uk/timesheet_line_object.rb', line 29 def self.attribute_map { :'pagination' => :'pagination', :'problem' => :'problem', :'timesheet_line' => :'timesheetLine' } end |