xero-ruby 2.6.0 → 2.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (392) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +6 -2
  3. data/lib/xero-ruby/models/accounting/account.rb +6 -1
  4. data/lib/xero-ruby/models/accounting/accounts.rb +6 -1
  5. data/lib/xero-ruby/models/accounting/accounts_payable.rb +6 -1
  6. data/lib/xero-ruby/models/accounting/accounts_receivable.rb +6 -1
  7. data/lib/xero-ruby/models/accounting/action.rb +6 -1
  8. data/lib/xero-ruby/models/accounting/actions.rb +6 -1
  9. data/lib/xero-ruby/models/accounting/address.rb +6 -1
  10. data/lib/xero-ruby/models/accounting/address_for_organisation.rb +6 -1
  11. data/lib/xero-ruby/models/accounting/allocation.rb +6 -1
  12. data/lib/xero-ruby/models/accounting/allocations.rb +6 -1
  13. data/lib/xero-ruby/models/accounting/attachment.rb +6 -1
  14. data/lib/xero-ruby/models/accounting/attachments.rb +6 -1
  15. data/lib/xero-ruby/models/accounting/balance_details.rb +6 -1
  16. data/lib/xero-ruby/models/accounting/balances.rb +6 -1
  17. data/lib/xero-ruby/models/accounting/bank_transaction.rb +6 -1
  18. data/lib/xero-ruby/models/accounting/bank_transactions.rb +6 -1
  19. data/lib/xero-ruby/models/accounting/bank_transfer.rb +6 -1
  20. data/lib/xero-ruby/models/accounting/bank_transfers.rb +6 -1
  21. data/lib/xero-ruby/models/accounting/batch_payment.rb +6 -1
  22. data/lib/xero-ruby/models/accounting/batch_payment_details.rb +6 -1
  23. data/lib/xero-ruby/models/accounting/batch_payments.rb +6 -1
  24. data/lib/xero-ruby/models/accounting/bill.rb +6 -1
  25. data/lib/xero-ruby/models/accounting/branding_theme.rb +6 -1
  26. data/lib/xero-ruby/models/accounting/branding_themes.rb +6 -1
  27. data/lib/xero-ruby/models/accounting/cis_org_setting.rb +6 -1
  28. data/lib/xero-ruby/models/accounting/cis_setting.rb +6 -1
  29. data/lib/xero-ruby/models/accounting/cis_settings.rb +6 -1
  30. data/lib/xero-ruby/models/accounting/contact.rb +6 -1
  31. data/lib/xero-ruby/models/accounting/contact_group.rb +6 -1
  32. data/lib/xero-ruby/models/accounting/contact_groups.rb +6 -1
  33. data/lib/xero-ruby/models/accounting/contact_person.rb +6 -1
  34. data/lib/xero-ruby/models/accounting/contacts.rb +6 -1
  35. data/lib/xero-ruby/models/accounting/conversion_balances.rb +6 -1
  36. data/lib/xero-ruby/models/accounting/conversion_date.rb +6 -1
  37. data/lib/xero-ruby/models/accounting/credit_note.rb +6 -1
  38. data/lib/xero-ruby/models/accounting/credit_notes.rb +6 -1
  39. data/lib/xero-ruby/models/accounting/currencies.rb +6 -1
  40. data/lib/xero-ruby/models/accounting/currency.rb +6 -1
  41. data/lib/xero-ruby/models/accounting/element.rb +6 -1
  42. data/lib/xero-ruby/models/accounting/employee.rb +6 -1
  43. data/lib/xero-ruby/models/accounting/employees.rb +6 -1
  44. data/lib/xero-ruby/models/accounting/error.rb +6 -1
  45. data/lib/xero-ruby/models/accounting/expense_claim.rb +6 -1
  46. data/lib/xero-ruby/models/accounting/expense_claims.rb +6 -1
  47. data/lib/xero-ruby/models/accounting/external_link.rb +6 -1
  48. data/lib/xero-ruby/models/accounting/history_record.rb +6 -1
  49. data/lib/xero-ruby/models/accounting/history_records.rb +6 -1
  50. data/lib/xero-ruby/models/accounting/import_summary.rb +6 -1
  51. data/lib/xero-ruby/models/accounting/import_summary_accounts.rb +6 -1
  52. data/lib/xero-ruby/models/accounting/import_summary_object.rb +6 -1
  53. data/lib/xero-ruby/models/accounting/import_summary_organisation.rb +6 -1
  54. data/lib/xero-ruby/models/accounting/invoice.rb +6 -1
  55. data/lib/xero-ruby/models/accounting/invoice_reminder.rb +6 -1
  56. data/lib/xero-ruby/models/accounting/invoice_reminders.rb +6 -1
  57. data/lib/xero-ruby/models/accounting/invoices.rb +6 -1
  58. data/lib/xero-ruby/models/accounting/item.rb +6 -1
  59. data/lib/xero-ruby/models/accounting/items.rb +6 -1
  60. data/lib/xero-ruby/models/accounting/journal.rb +6 -1
  61. data/lib/xero-ruby/models/accounting/journal_line.rb +6 -1
  62. data/lib/xero-ruby/models/accounting/journals.rb +6 -1
  63. data/lib/xero-ruby/models/accounting/line_item.rb +6 -1
  64. data/lib/xero-ruby/models/accounting/line_item_tracking.rb +6 -1
  65. data/lib/xero-ruby/models/accounting/linked_transaction.rb +6 -1
  66. data/lib/xero-ruby/models/accounting/linked_transactions.rb +6 -1
  67. data/lib/xero-ruby/models/accounting/manual_journal.rb +6 -1
  68. data/lib/xero-ruby/models/accounting/manual_journal_line.rb +6 -1
  69. data/lib/xero-ruby/models/accounting/manual_journals.rb +6 -1
  70. data/lib/xero-ruby/models/accounting/online_invoice.rb +6 -1
  71. data/lib/xero-ruby/models/accounting/online_invoices.rb +6 -1
  72. data/lib/xero-ruby/models/accounting/organisation.rb +6 -1
  73. data/lib/xero-ruby/models/accounting/organisations.rb +6 -1
  74. data/lib/xero-ruby/models/accounting/overpayment.rb +6 -1
  75. data/lib/xero-ruby/models/accounting/overpayments.rb +6 -1
  76. data/lib/xero-ruby/models/accounting/payment.rb +6 -1
  77. data/lib/xero-ruby/models/accounting/payment_delete.rb +6 -1
  78. data/lib/xero-ruby/models/accounting/payment_service.rb +6 -1
  79. data/lib/xero-ruby/models/accounting/payment_services.rb +6 -1
  80. data/lib/xero-ruby/models/accounting/payment_term.rb +6 -1
  81. data/lib/xero-ruby/models/accounting/payments.rb +6 -1
  82. data/lib/xero-ruby/models/accounting/phone.rb +6 -1
  83. data/lib/xero-ruby/models/accounting/prepayment.rb +6 -1
  84. data/lib/xero-ruby/models/accounting/prepayments.rb +6 -1
  85. data/lib/xero-ruby/models/accounting/purchase.rb +6 -1
  86. data/lib/xero-ruby/models/accounting/purchase_order.rb +6 -1
  87. data/lib/xero-ruby/models/accounting/purchase_orders.rb +6 -1
  88. data/lib/xero-ruby/models/accounting/quote.rb +6 -1
  89. data/lib/xero-ruby/models/accounting/quotes.rb +6 -1
  90. data/lib/xero-ruby/models/accounting/receipt.rb +6 -1
  91. data/lib/xero-ruby/models/accounting/receipts.rb +6 -1
  92. data/lib/xero-ruby/models/accounting/repeating_invoice.rb +6 -1
  93. data/lib/xero-ruby/models/accounting/repeating_invoices.rb +6 -1
  94. data/lib/xero-ruby/models/accounting/report.rb +6 -1
  95. data/lib/xero-ruby/models/accounting/report_attribute.rb +6 -1
  96. data/lib/xero-ruby/models/accounting/report_cell.rb +6 -1
  97. data/lib/xero-ruby/models/accounting/report_fields.rb +6 -1
  98. data/lib/xero-ruby/models/accounting/report_row.rb +6 -1
  99. data/lib/xero-ruby/models/accounting/report_rows.rb +6 -1
  100. data/lib/xero-ruby/models/accounting/report_with_row.rb +6 -1
  101. data/lib/xero-ruby/models/accounting/report_with_rows.rb +6 -1
  102. data/lib/xero-ruby/models/accounting/reports.rb +6 -1
  103. data/lib/xero-ruby/models/accounting/request_empty.rb +6 -1
  104. data/lib/xero-ruby/models/accounting/sales_tracking_category.rb +6 -1
  105. data/lib/xero-ruby/models/accounting/schedule.rb +6 -1
  106. data/lib/xero-ruby/models/accounting/setup.rb +6 -1
  107. data/lib/xero-ruby/models/accounting/tax_component.rb +6 -1
  108. data/lib/xero-ruby/models/accounting/tax_rate.rb +6 -1
  109. data/lib/xero-ruby/models/accounting/tax_rates.rb +6 -1
  110. data/lib/xero-ruby/models/accounting/ten_ninety_nine_contact.rb +6 -1
  111. data/lib/xero-ruby/models/accounting/tracking_categories.rb +6 -1
  112. data/lib/xero-ruby/models/accounting/tracking_category.rb +6 -1
  113. data/lib/xero-ruby/models/accounting/tracking_option.rb +6 -1
  114. data/lib/xero-ruby/models/accounting/tracking_options.rb +6 -1
  115. data/lib/xero-ruby/models/accounting/user.rb +6 -1
  116. data/lib/xero-ruby/models/accounting/users.rb +6 -1
  117. data/lib/xero-ruby/models/accounting/validation_error.rb +6 -1
  118. data/lib/xero-ruby/models/assets/asset.rb +6 -1
  119. data/lib/xero-ruby/models/assets/asset_type.rb +6 -1
  120. data/lib/xero-ruby/models/assets/assets.rb +6 -1
  121. data/lib/xero-ruby/models/assets/book_depreciation_detail.rb +6 -1
  122. data/lib/xero-ruby/models/assets/book_depreciation_setting.rb +6 -1
  123. data/lib/xero-ruby/models/assets/error.rb +6 -1
  124. data/lib/xero-ruby/models/assets/field_validation_errors_element.rb +6 -1
  125. data/lib/xero-ruby/models/assets/pagination.rb +6 -1
  126. data/lib/xero-ruby/models/assets/resource_validation_errors_element.rb +6 -1
  127. data/lib/xero-ruby/models/assets/setting.rb +6 -1
  128. data/lib/xero-ruby/models/files/association.rb +6 -1
  129. data/lib/xero-ruby/models/files/file_object.rb +6 -1
  130. data/lib/xero-ruby/models/files/file_response204.rb +6 -1
  131. data/lib/xero-ruby/models/files/files.rb +6 -1
  132. data/lib/xero-ruby/models/files/folder.rb +6 -1
  133. data/lib/xero-ruby/models/files/folders.rb +6 -1
  134. data/lib/xero-ruby/models/files/inline_object.rb +6 -1
  135. data/lib/xero-ruby/models/files/user.rb +6 -1
  136. data/lib/xero-ruby/models/payroll_au/account.rb +6 -1
  137. data/lib/xero-ruby/models/payroll_au/api_exception.rb +6 -1
  138. data/lib/xero-ruby/models/payroll_au/bank_account.rb +6 -1
  139. data/lib/xero-ruby/models/payroll_au/deduction_line.rb +6 -1
  140. data/lib/xero-ruby/models/payroll_au/deduction_type.rb +6 -1
  141. data/lib/xero-ruby/models/payroll_au/earnings_line.rb +6 -1
  142. data/lib/xero-ruby/models/payroll_au/earnings_rate.rb +6 -1
  143. data/lib/xero-ruby/models/payroll_au/employee.rb +6 -1
  144. data/lib/xero-ruby/models/payroll_au/employees.rb +6 -1
  145. data/lib/xero-ruby/models/payroll_au/home_address.rb +6 -1
  146. data/lib/xero-ruby/models/payroll_au/leave_accrual_line.rb +6 -1
  147. data/lib/xero-ruby/models/payroll_au/leave_application.rb +6 -1
  148. data/lib/xero-ruby/models/payroll_au/leave_applications.rb +6 -1
  149. data/lib/xero-ruby/models/payroll_au/leave_balance.rb +6 -1
  150. data/lib/xero-ruby/models/payroll_au/leave_earnings_line.rb +6 -1
  151. data/lib/xero-ruby/models/payroll_au/leave_line.rb +6 -1
  152. data/lib/xero-ruby/models/payroll_au/leave_lines.rb +6 -1
  153. data/lib/xero-ruby/models/payroll_au/leave_period.rb +6 -1
  154. data/lib/xero-ruby/models/payroll_au/leave_type.rb +6 -1
  155. data/lib/xero-ruby/models/payroll_au/opening_balances.rb +6 -1
  156. data/lib/xero-ruby/models/payroll_au/pay_item.rb +6 -1
  157. data/lib/xero-ruby/models/payroll_au/pay_items.rb +6 -1
  158. data/lib/xero-ruby/models/payroll_au/pay_run.rb +6 -1
  159. data/lib/xero-ruby/models/payroll_au/pay_runs.rb +6 -1
  160. data/lib/xero-ruby/models/payroll_au/pay_template.rb +6 -1
  161. data/lib/xero-ruby/models/payroll_au/payroll_calendar.rb +6 -1
  162. data/lib/xero-ruby/models/payroll_au/payroll_calendars.rb +6 -1
  163. data/lib/xero-ruby/models/payroll_au/payslip.rb +6 -1
  164. data/lib/xero-ruby/models/payroll_au/payslip_lines.rb +6 -1
  165. data/lib/xero-ruby/models/payroll_au/payslip_object.rb +6 -1
  166. data/lib/xero-ruby/models/payroll_au/payslip_summary.rb +6 -1
  167. data/lib/xero-ruby/models/payroll_au/payslips.rb +6 -1
  168. data/lib/xero-ruby/models/payroll_au/reimbursement_line.rb +6 -1
  169. data/lib/xero-ruby/models/payroll_au/reimbursement_lines.rb +6 -1
  170. data/lib/xero-ruby/models/payroll_au/reimbursement_type.rb +6 -1
  171. data/lib/xero-ruby/models/payroll_au/settings.rb +6 -1
  172. data/lib/xero-ruby/models/payroll_au/settings_object.rb +6 -1
  173. data/lib/xero-ruby/models/payroll_au/settings_tracking_categories.rb +6 -1
  174. data/lib/xero-ruby/models/payroll_au/settings_tracking_categories_employee_groups.rb +6 -1
  175. data/lib/xero-ruby/models/payroll_au/settings_tracking_categories_timesheet_categories.rb +6 -1
  176. data/lib/xero-ruby/models/payroll_au/super_fund.rb +6 -1
  177. data/lib/xero-ruby/models/payroll_au/super_fund_product.rb +6 -1
  178. data/lib/xero-ruby/models/payroll_au/super_fund_products.rb +6 -1
  179. data/lib/xero-ruby/models/payroll_au/super_funds.rb +6 -1
  180. data/lib/xero-ruby/models/payroll_au/super_line.rb +6 -1
  181. data/lib/xero-ruby/models/payroll_au/super_membership.rb +6 -1
  182. data/lib/xero-ruby/models/payroll_au/superannuation_line.rb +6 -1
  183. data/lib/xero-ruby/models/payroll_au/tax_declaration.rb +6 -1
  184. data/lib/xero-ruby/models/payroll_au/tax_line.rb +6 -1
  185. data/lib/xero-ruby/models/payroll_au/timesheet.rb +6 -1
  186. data/lib/xero-ruby/models/payroll_au/timesheet_line.rb +6 -1
  187. data/lib/xero-ruby/models/payroll_au/timesheet_object.rb +6 -1
  188. data/lib/xero-ruby/models/payroll_au/timesheets.rb +6 -1
  189. data/lib/xero-ruby/models/payroll_au/validation_error.rb +6 -1
  190. data/lib/xero-ruby/models/payroll_nz/account.rb +6 -1
  191. data/lib/xero-ruby/models/payroll_nz/accounts.rb +6 -1
  192. data/lib/xero-ruby/models/payroll_nz/address.rb +6 -1
  193. data/lib/xero-ruby/models/payroll_nz/bank_account.rb +6 -1
  194. data/lib/xero-ruby/models/payroll_nz/benefit.rb +6 -1
  195. data/lib/xero-ruby/models/payroll_nz/deduction.rb +6 -1
  196. data/lib/xero-ruby/models/payroll_nz/deduction_line.rb +6 -1
  197. data/lib/xero-ruby/models/payroll_nz/deduction_object.rb +6 -1
  198. data/lib/xero-ruby/models/payroll_nz/deductions.rb +6 -1
  199. data/lib/xero-ruby/models/payroll_nz/earnings_line.rb +6 -1
  200. data/lib/xero-ruby/models/payroll_nz/earnings_order.rb +6 -1
  201. data/lib/xero-ruby/models/payroll_nz/earnings_order_object.rb +6 -1
  202. data/lib/xero-ruby/models/payroll_nz/earnings_orders.rb +6 -1
  203. data/lib/xero-ruby/models/payroll_nz/earnings_rate.rb +6 -1
  204. data/lib/xero-ruby/models/payroll_nz/earnings_rate_object.rb +6 -1
  205. data/lib/xero-ruby/models/payroll_nz/earnings_rates.rb +6 -1
  206. data/lib/xero-ruby/models/payroll_nz/earnings_template.rb +6 -1
  207. data/lib/xero-ruby/models/payroll_nz/earnings_template_object.rb +6 -1
  208. data/lib/xero-ruby/models/payroll_nz/employee.rb +6 -1
  209. data/lib/xero-ruby/models/payroll_nz/employee_earnings_templates.rb +6 -1
  210. data/lib/xero-ruby/models/payroll_nz/employee_leave.rb +6 -1
  211. data/lib/xero-ruby/models/payroll_nz/employee_leave_balance.rb +6 -1
  212. data/lib/xero-ruby/models/payroll_nz/employee_leave_balances.rb +6 -1
  213. data/lib/xero-ruby/models/payroll_nz/employee_leave_object.rb +6 -1
  214. data/lib/xero-ruby/models/payroll_nz/employee_leave_setup.rb +6 -1
  215. data/lib/xero-ruby/models/payroll_nz/employee_leave_setup_object.rb +6 -1
  216. data/lib/xero-ruby/models/payroll_nz/employee_leave_type.rb +6 -1
  217. data/lib/xero-ruby/models/payroll_nz/employee_leave_type_object.rb +6 -1
  218. data/lib/xero-ruby/models/payroll_nz/employee_leave_types.rb +6 -1
  219. data/lib/xero-ruby/models/payroll_nz/employee_leaves.rb +6 -1
  220. data/lib/xero-ruby/models/payroll_nz/employee_object.rb +6 -1
  221. data/lib/xero-ruby/models/payroll_nz/employee_opening_balance.rb +6 -1
  222. data/lib/xero-ruby/models/payroll_nz/employee_opening_balances_object.rb +6 -1
  223. data/lib/xero-ruby/models/payroll_nz/employee_pay_template.rb +6 -1
  224. data/lib/xero-ruby/models/payroll_nz/employee_pay_template_object.rb +6 -1
  225. data/lib/xero-ruby/models/payroll_nz/employee_pay_templates.rb +6 -1
  226. data/lib/xero-ruby/models/payroll_nz/employee_statutory_leave_balance.rb +6 -1
  227. data/lib/xero-ruby/models/payroll_nz/employee_statutory_leave_balance_object.rb +6 -1
  228. data/lib/xero-ruby/models/payroll_nz/employee_statutory_leave_summary.rb +6 -1
  229. data/lib/xero-ruby/models/payroll_nz/employee_statutory_leaves_summaries.rb +6 -1
  230. data/lib/xero-ruby/models/payroll_nz/employee_statutory_sick_leave.rb +6 -1
  231. data/lib/xero-ruby/models/payroll_nz/employee_statutory_sick_leave_object.rb +6 -1
  232. data/lib/xero-ruby/models/payroll_nz/employee_statutory_sick_leaves.rb +6 -1
  233. data/lib/xero-ruby/models/payroll_nz/employee_tax.rb +6 -1
  234. data/lib/xero-ruby/models/payroll_nz/employee_tax_object.rb +6 -1
  235. data/lib/xero-ruby/models/payroll_nz/employees.rb +6 -1
  236. data/lib/xero-ruby/models/payroll_nz/employment.rb +6 -1
  237. data/lib/xero-ruby/models/payroll_nz/employment_object.rb +6 -1
  238. data/lib/xero-ruby/models/payroll_nz/gross_earnings_history.rb +6 -1
  239. data/lib/xero-ruby/models/payroll_nz/invalid_field.rb +6 -1
  240. data/lib/xero-ruby/models/payroll_nz/leave_accrual_line.rb +6 -1
  241. data/lib/xero-ruby/models/payroll_nz/leave_earnings_line.rb +6 -1
  242. data/lib/xero-ruby/models/payroll_nz/leave_period.rb +6 -1
  243. data/lib/xero-ruby/models/payroll_nz/leave_periods.rb +6 -1
  244. data/lib/xero-ruby/models/payroll_nz/leave_type.rb +6 -1
  245. data/lib/xero-ruby/models/payroll_nz/leave_type_object.rb +6 -1
  246. data/lib/xero-ruby/models/payroll_nz/leave_types.rb +6 -1
  247. data/lib/xero-ruby/models/payroll_nz/pagination.rb +6 -1
  248. data/lib/xero-ruby/models/payroll_nz/pay_run.rb +6 -1
  249. data/lib/xero-ruby/models/payroll_nz/pay_run_calendar.rb +6 -1
  250. data/lib/xero-ruby/models/payroll_nz/pay_run_calendar_object.rb +6 -1
  251. data/lib/xero-ruby/models/payroll_nz/pay_run_calendars.rb +6 -1
  252. data/lib/xero-ruby/models/payroll_nz/pay_run_object.rb +6 -1
  253. data/lib/xero-ruby/models/payroll_nz/pay_runs.rb +6 -1
  254. data/lib/xero-ruby/models/payroll_nz/pay_slip.rb +6 -1
  255. data/lib/xero-ruby/models/payroll_nz/pay_slip_object.rb +6 -1
  256. data/lib/xero-ruby/models/payroll_nz/pay_slips.rb +6 -1
  257. data/lib/xero-ruby/models/payroll_nz/payment_line.rb +6 -1
  258. data/lib/xero-ruby/models/payroll_nz/payment_method.rb +6 -1
  259. data/lib/xero-ruby/models/payroll_nz/payment_method_object.rb +6 -1
  260. data/lib/xero-ruby/models/payroll_nz/problem.rb +6 -1
  261. data/lib/xero-ruby/models/payroll_nz/reimbursement.rb +6 -1
  262. data/lib/xero-ruby/models/payroll_nz/reimbursement_line.rb +6 -1
  263. data/lib/xero-ruby/models/payroll_nz/reimbursement_object.rb +6 -1
  264. data/lib/xero-ruby/models/payroll_nz/reimbursements.rb +6 -1
  265. data/lib/xero-ruby/models/payroll_nz/salary_and_wage.rb +6 -1
  266. data/lib/xero-ruby/models/payroll_nz/salary_and_wage_object.rb +6 -1
  267. data/lib/xero-ruby/models/payroll_nz/salary_and_wages.rb +6 -1
  268. data/lib/xero-ruby/models/payroll_nz/settings.rb +6 -1
  269. data/lib/xero-ruby/models/payroll_nz/statutory_deduction.rb +6 -1
  270. data/lib/xero-ruby/models/payroll_nz/statutory_deduction_line.rb +6 -1
  271. data/lib/xero-ruby/models/payroll_nz/statutory_deduction_object.rb +6 -1
  272. data/lib/xero-ruby/models/payroll_nz/statutory_deductions.rb +6 -1
  273. data/lib/xero-ruby/models/payroll_nz/superannuation_line.rb +6 -1
  274. data/lib/xero-ruby/models/payroll_nz/superannuation_object.rb +6 -1
  275. data/lib/xero-ruby/models/payroll_nz/superannuations.rb +6 -1
  276. data/lib/xero-ruby/models/payroll_nz/tax_line.rb +6 -1
  277. data/lib/xero-ruby/models/payroll_nz/tax_settings.rb +6 -1
  278. data/lib/xero-ruby/models/payroll_nz/timesheet.rb +6 -1
  279. data/lib/xero-ruby/models/payroll_nz/timesheet_earnings_line.rb +6 -1
  280. data/lib/xero-ruby/models/payroll_nz/timesheet_line.rb +6 -1
  281. data/lib/xero-ruby/models/payroll_nz/timesheet_line_object.rb +6 -1
  282. data/lib/xero-ruby/models/payroll_nz/timesheet_object.rb +6 -1
  283. data/lib/xero-ruby/models/payroll_nz/timesheets.rb +6 -1
  284. data/lib/xero-ruby/models/payroll_nz/tracking_categories.rb +6 -1
  285. data/lib/xero-ruby/models/payroll_nz/tracking_category.rb +6 -1
  286. data/lib/xero-ruby/models/payroll_uk/account.rb +6 -1
  287. data/lib/xero-ruby/models/payroll_uk/accounts.rb +6 -1
  288. data/lib/xero-ruby/models/payroll_uk/address.rb +6 -1
  289. data/lib/xero-ruby/models/payroll_uk/bank_account.rb +6 -1
  290. data/lib/xero-ruby/models/payroll_uk/benefit.rb +6 -1
  291. data/lib/xero-ruby/models/payroll_uk/benefit_line.rb +6 -1
  292. data/lib/xero-ruby/models/payroll_uk/benefit_object.rb +6 -1
  293. data/lib/xero-ruby/models/payroll_uk/benefits.rb +6 -1
  294. data/lib/xero-ruby/models/payroll_uk/court_order_line.rb +6 -1
  295. data/lib/xero-ruby/models/payroll_uk/deduction.rb +6 -1
  296. data/lib/xero-ruby/models/payroll_uk/deduction_line.rb +6 -1
  297. data/lib/xero-ruby/models/payroll_uk/deduction_object.rb +6 -1
  298. data/lib/xero-ruby/models/payroll_uk/deductions.rb +6 -1
  299. data/lib/xero-ruby/models/payroll_uk/earnings_line.rb +6 -1
  300. data/lib/xero-ruby/models/payroll_uk/earnings_order.rb +6 -1
  301. data/lib/xero-ruby/models/payroll_uk/earnings_order_object.rb +6 -1
  302. data/lib/xero-ruby/models/payroll_uk/earnings_orders.rb +6 -1
  303. data/lib/xero-ruby/models/payroll_uk/earnings_rate.rb +6 -1
  304. data/lib/xero-ruby/models/payroll_uk/earnings_rate_object.rb +6 -1
  305. data/lib/xero-ruby/models/payroll_uk/earnings_rates.rb +6 -1
  306. data/lib/xero-ruby/models/payroll_uk/earnings_template.rb +6 -1
  307. data/lib/xero-ruby/models/payroll_uk/earnings_template_object.rb +6 -1
  308. data/lib/xero-ruby/models/payroll_uk/employee.rb +6 -1
  309. data/lib/xero-ruby/models/payroll_uk/employee_leave.rb +6 -1
  310. data/lib/xero-ruby/models/payroll_uk/employee_leave_balance.rb +6 -1
  311. data/lib/xero-ruby/models/payroll_uk/employee_leave_balances.rb +6 -1
  312. data/lib/xero-ruby/models/payroll_uk/employee_leave_object.rb +6 -1
  313. data/lib/xero-ruby/models/payroll_uk/employee_leave_type.rb +6 -1
  314. data/lib/xero-ruby/models/payroll_uk/employee_leave_type_object.rb +6 -1
  315. data/lib/xero-ruby/models/payroll_uk/employee_leave_types.rb +6 -1
  316. data/lib/xero-ruby/models/payroll_uk/employee_leaves.rb +6 -1
  317. data/lib/xero-ruby/models/payroll_uk/employee_object.rb +6 -1
  318. data/lib/xero-ruby/models/payroll_uk/employee_opening_balances.rb +6 -1
  319. data/lib/xero-ruby/models/payroll_uk/employee_opening_balances_object.rb +6 -1
  320. data/lib/xero-ruby/models/payroll_uk/employee_pay_template.rb +6 -1
  321. data/lib/xero-ruby/models/payroll_uk/employee_pay_template_object.rb +6 -1
  322. data/lib/xero-ruby/models/payroll_uk/employee_pay_templates.rb +6 -1
  323. data/lib/xero-ruby/models/payroll_uk/employee_statutory_leave_balance.rb +6 -1
  324. data/lib/xero-ruby/models/payroll_uk/employee_statutory_leave_balance_object.rb +6 -1
  325. data/lib/xero-ruby/models/payroll_uk/employee_statutory_leave_summary.rb +6 -1
  326. data/lib/xero-ruby/models/payroll_uk/employee_statutory_leaves_summaries.rb +6 -1
  327. data/lib/xero-ruby/models/payroll_uk/employee_statutory_sick_leave.rb +6 -1
  328. data/lib/xero-ruby/models/payroll_uk/employee_statutory_sick_leave_object.rb +6 -1
  329. data/lib/xero-ruby/models/payroll_uk/employee_statutory_sick_leaves.rb +6 -1
  330. data/lib/xero-ruby/models/payroll_uk/employee_tax.rb +6 -1
  331. data/lib/xero-ruby/models/payroll_uk/employee_tax_object.rb +6 -1
  332. data/lib/xero-ruby/models/payroll_uk/employees.rb +6 -1
  333. data/lib/xero-ruby/models/payroll_uk/employment.rb +6 -1
  334. data/lib/xero-ruby/models/payroll_uk/employment_object.rb +6 -1
  335. data/lib/xero-ruby/models/payroll_uk/invalid_field.rb +6 -1
  336. data/lib/xero-ruby/models/payroll_uk/leave_accrual_line.rb +6 -1
  337. data/lib/xero-ruby/models/payroll_uk/leave_earnings_line.rb +6 -1
  338. data/lib/xero-ruby/models/payroll_uk/leave_period.rb +6 -1
  339. data/lib/xero-ruby/models/payroll_uk/leave_periods.rb +6 -1
  340. data/lib/xero-ruby/models/payroll_uk/leave_type.rb +6 -1
  341. data/lib/xero-ruby/models/payroll_uk/leave_type_object.rb +6 -1
  342. data/lib/xero-ruby/models/payroll_uk/leave_types.rb +6 -1
  343. data/lib/xero-ruby/models/payroll_uk/pagination.rb +6 -1
  344. data/lib/xero-ruby/models/payroll_uk/pay_run.rb +6 -1
  345. data/lib/xero-ruby/models/payroll_uk/pay_run_calendar.rb +6 -1
  346. data/lib/xero-ruby/models/payroll_uk/pay_run_calendar_object.rb +6 -1
  347. data/lib/xero-ruby/models/payroll_uk/pay_run_calendars.rb +6 -1
  348. data/lib/xero-ruby/models/payroll_uk/pay_run_object.rb +6 -1
  349. data/lib/xero-ruby/models/payroll_uk/pay_runs.rb +6 -1
  350. data/lib/xero-ruby/models/payroll_uk/payment_line.rb +6 -1
  351. data/lib/xero-ruby/models/payroll_uk/payment_method.rb +6 -1
  352. data/lib/xero-ruby/models/payroll_uk/payment_method_object.rb +6 -1
  353. data/lib/xero-ruby/models/payroll_uk/payslip.rb +6 -1
  354. data/lib/xero-ruby/models/payroll_uk/payslip_object.rb +6 -1
  355. data/lib/xero-ruby/models/payroll_uk/payslips.rb +6 -1
  356. data/lib/xero-ruby/models/payroll_uk/problem.rb +6 -1
  357. data/lib/xero-ruby/models/payroll_uk/reimbursement.rb +6 -1
  358. data/lib/xero-ruby/models/payroll_uk/reimbursement_line.rb +6 -1
  359. data/lib/xero-ruby/models/payroll_uk/reimbursement_object.rb +6 -1
  360. data/lib/xero-ruby/models/payroll_uk/reimbursements.rb +6 -1
  361. data/lib/xero-ruby/models/payroll_uk/salary_and_wage.rb +6 -1
  362. data/lib/xero-ruby/models/payroll_uk/salary_and_wage_object.rb +6 -1
  363. data/lib/xero-ruby/models/payroll_uk/salary_and_wages.rb +6 -1
  364. data/lib/xero-ruby/models/payroll_uk/settings.rb +6 -1
  365. data/lib/xero-ruby/models/payroll_uk/statutory_deduction.rb +6 -1
  366. data/lib/xero-ruby/models/payroll_uk/tax_line.rb +6 -1
  367. data/lib/xero-ruby/models/payroll_uk/timesheet.rb +6 -1
  368. data/lib/xero-ruby/models/payroll_uk/timesheet_earnings_line.rb +6 -1
  369. data/lib/xero-ruby/models/payroll_uk/timesheet_line.rb +6 -1
  370. data/lib/xero-ruby/models/payroll_uk/timesheet_line_object.rb +6 -1
  371. data/lib/xero-ruby/models/payroll_uk/timesheet_object.rb +6 -1
  372. data/lib/xero-ruby/models/payroll_uk/timesheets.rb +6 -1
  373. data/lib/xero-ruby/models/payroll_uk/tracking_categories.rb +6 -1
  374. data/lib/xero-ruby/models/payroll_uk/tracking_category.rb +6 -1
  375. data/lib/xero-ruby/models/projects/amount.rb +6 -1
  376. data/lib/xero-ruby/models/projects/error.rb +6 -1
  377. data/lib/xero-ruby/models/projects/pagination.rb +6 -1
  378. data/lib/xero-ruby/models/projects/project.rb +6 -1
  379. data/lib/xero-ruby/models/projects/project_create_or_update.rb +6 -1
  380. data/lib/xero-ruby/models/projects/project_patch.rb +6 -1
  381. data/lib/xero-ruby/models/projects/project_user.rb +6 -1
  382. data/lib/xero-ruby/models/projects/project_users.rb +6 -1
  383. data/lib/xero-ruby/models/projects/projects.rb +6 -1
  384. data/lib/xero-ruby/models/projects/task.rb +6 -1
  385. data/lib/xero-ruby/models/projects/task_create_or_update.rb +6 -1
  386. data/lib/xero-ruby/models/projects/tasks.rb +6 -1
  387. data/lib/xero-ruby/models/projects/time_entries.rb +6 -1
  388. data/lib/xero-ruby/models/projects/time_entry.rb +6 -1
  389. data/lib/xero-ruby/models/projects/time_entry_create_or_update.rb +6 -1
  390. data/lib/xero-ruby/version.rb +2 -2
  391. data/spec/helper_methods_spec.rb +16 -4
  392. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e31ff3c90718184423dc2c2e4eaeb4ce2bc068b3ebad4c94017703e8ecd87e71
4
- data.tar.gz: 5d831820660d5eae61a43a1f2c8cfd3ce40a3cbe1721697f657b5b61dc7bea36
3
+ metadata.gz: c75016ba7ea05601c6e5fb3674eb3842319e7cd1c8abf098caf97be80a0cf78a
4
+ data.tar.gz: 37ebe02f54aedbba46a86def052234b260ab1f50358c98e8436c37c9cb026b73
5
5
  SHA512:
6
- metadata.gz: d283c2e0c4f92da33f7bc16665f4ef67570e5f7eadac0ac80d024b57667845df702d7d71be5664c0118b52d3040c18fc3e16363652fe20f69867ffee79afc5ed
7
- data.tar.gz: 65cb61a5b45cbada2376223aa4eef5eb00a161f258b8a07d68556bfa210f7ee982cda44144fecfb3af98b91a3d84ec5f50063e5ab740861d4a2c107d8a991a81
6
+ metadata.gz: 7f03b57e7827a07c0c23a29ab635b4e1430f87cc7c618daebae9efef576c56362d292b951e62eb475ab646e0c6e780f111137013d15a636a5d214a6b6ac81174
7
+ data.tar.gz: 2b8a015dc5505257e410d43c3ecafe09b32b8423dad6508cec6157ed52816fc0f0351deb6a47aef96ec7307bf6641834bb768c552e8afda0f4d38be52fb2a4e9
data/README.md CHANGED
@@ -1,7 +1,7 @@
1
1
  # xero-ruby
2
2
  Xero Ruby SDK for OAuth 2.0 generated from [Xero API OpenAPI Spec](https://github.com/XeroAPI/Xero-OpenAPI).
3
3
 
4
- [![RubyGem](https://img.shields.io/badge/xero--ruby%20gem-v2.6.0-brightgreen)](https://rubygems.org/gems/xero-ruby)
4
+ [![RubyGem](https://img.shields.io/badge/xero--ruby%20gem-v2.6.1-brightgreen)](https://rubygems.org/gems/xero-ruby)
5
5
 
6
6
  # Documentation
7
7
  Xero Ruby SDK supports Xero's OAuth2.0 authentication and the following Xero API sets.
@@ -51,7 +51,7 @@ gem 'xero-ruby'
51
51
 
52
52
  ### Creating a Client
53
53
  * Get the credential values from an API application at https://developer.xero.com/myapps/.
54
- * Include [neccesary scopes](https://developer.xero.com/documentation/oauth2/scopes) as comma seperated list
54
+ * Include [neccesary scopes](https://developer.xero.com/documentation/oauth2/scopes) as a space-separated list
55
55
  * example => "`openid profile email accounting.transactions accounting.settings`"
56
56
  ```
57
57
  require 'xero-ruby'
@@ -183,6 +183,10 @@ accounts = xero_client.accounting_api.get_accounts(tenant_id).accounts
183
183
  invoices = { invoices: [{ type: XeroRuby::Accounting::Invoice::ACCREC, contact: { contact_id: contacts[0].contact_id }, line_items: [{ description: "Big Agency", quantity: BigDecimal("2.0"), unit_amount: BigDecimal("50.99"), account_code: "600", tax_type: XeroRuby::Accounting::TaxType::NONE }], date: "2019-03-11", due_date: "2018-12-10", reference: "Website Design", status: XeroRuby::Accounting::Invoice::DRAFT }]}
184
184
  invoice = xero_client.accounting_api.create_invoices(tenant_id, invoices).invoices.first
185
185
 
186
+ # display out all the serialized data as a hash
187
+ puts invoices.attributes
188
+ => {type: 'ACCREC', line_items: [...]}
189
+
186
190
  # Create History
187
191
  payment = xero_client.accounting_api.get_payments(tenant_id).payments.first
188
192
  history_records = { history_records: [{ details: "This payment now has some History!" }]}
@@ -483,7 +483,7 @@ module XeroRuby::Accounting
483
483
 
484
484
  # Returns the object in the form of hash
485
485
  # @return [Hash] Returns the object in the form of hash
486
- def to_hash(downcase: true)
486
+ def to_hash(downcase: false)
487
487
  hash = {}
488
488
  self.class.attribute_map.each_pair do |attr, param|
489
489
  value = self.send(attr)
@@ -494,6 +494,11 @@ module XeroRuby::Accounting
494
494
  hash
495
495
  end
496
496
 
497
+ # Returns the object in the form of hash with snake_case
498
+ def attributes
499
+ to_hash(downcase: true)
500
+ end
501
+
497
502
  # Outputs non-array value in the form of hash
498
503
  # For object, use to_hash. Otherwise, just return the value
499
504
  # @param [Object] value Any valid value
@@ -172,7 +172,7 @@ module XeroRuby::Accounting
172
172
 
173
173
  # Returns the object in the form of hash
174
174
  # @return [Hash] Returns the object in the form of hash
175
- def to_hash(downcase: true)
175
+ def to_hash(downcase: false)
176
176
  hash = {}
177
177
  self.class.attribute_map.each_pair do |attr, param|
178
178
  value = self.send(attr)
@@ -183,6 +183,11 @@ module XeroRuby::Accounting
183
183
  hash
184
184
  end
185
185
 
186
+ # Returns the object in the form of hash with snake_case
187
+ def attributes
188
+ to_hash(downcase: true)
189
+ end
190
+
186
191
  # Outputs non-array value in the form of hash
187
192
  # For object, use to_hash. Otherwise, just return the value
188
193
  # @param [Object] value Any valid value
@@ -180,7 +180,7 @@ module XeroRuby::Accounting
180
180
 
181
181
  # Returns the object in the form of hash
182
182
  # @return [Hash] Returns the object in the form of hash
183
- def to_hash(downcase: true)
183
+ def to_hash(downcase: false)
184
184
  hash = {}
185
185
  self.class.attribute_map.each_pair do |attr, param|
186
186
  value = self.send(attr)
@@ -191,6 +191,11 @@ module XeroRuby::Accounting
191
191
  hash
192
192
  end
193
193
 
194
+ # Returns the object in the form of hash with snake_case
195
+ def attributes
196
+ to_hash(downcase: true)
197
+ end
198
+
194
199
  # Outputs non-array value in the form of hash
195
200
  # For object, use to_hash. Otherwise, just return the value
196
201
  # @param [Object] value Any valid value
@@ -180,7 +180,7 @@ module XeroRuby::Accounting
180
180
 
181
181
  # Returns the object in the form of hash
182
182
  # @return [Hash] Returns the object in the form of hash
183
- def to_hash(downcase: true)
183
+ def to_hash(downcase: false)
184
184
  hash = {}
185
185
  self.class.attribute_map.each_pair do |attr, param|
186
186
  value = self.send(attr)
@@ -191,6 +191,11 @@ module XeroRuby::Accounting
191
191
  hash
192
192
  end
193
193
 
194
+ # Returns the object in the form of hash with snake_case
195
+ def attributes
196
+ to_hash(downcase: true)
197
+ end
198
+
194
199
  # Outputs non-array value in the form of hash
195
200
  # For object, use to_hash. Otherwise, just return the value
196
201
  # @param [Object] value Any valid value
@@ -216,7 +216,7 @@ module XeroRuby::Accounting
216
216
 
217
217
  # Returns the object in the form of hash
218
218
  # @return [Hash] Returns the object in the form of hash
219
- def to_hash(downcase: true)
219
+ def to_hash(downcase: false)
220
220
  hash = {}
221
221
  self.class.attribute_map.each_pair do |attr, param|
222
222
  value = self.send(attr)
@@ -227,6 +227,11 @@ module XeroRuby::Accounting
227
227
  hash
228
228
  end
229
229
 
230
+ # Returns the object in the form of hash with snake_case
231
+ def attributes
232
+ to_hash(downcase: true)
233
+ end
234
+
230
235
  # Outputs non-array value in the form of hash
231
236
  # For object, use to_hash. Otherwise, just return the value
232
237
  # @param [Object] value Any valid value
@@ -172,7 +172,7 @@ module XeroRuby::Accounting
172
172
 
173
173
  # Returns the object in the form of hash
174
174
  # @return [Hash] Returns the object in the form of hash
175
- def to_hash(downcase: true)
175
+ def to_hash(downcase: false)
176
176
  hash = {}
177
177
  self.class.attribute_map.each_pair do |attr, param|
178
178
  value = self.send(attr)
@@ -183,6 +183,11 @@ module XeroRuby::Accounting
183
183
  hash
184
184
  end
185
185
 
186
+ # Returns the object in the form of hash with snake_case
187
+ def attributes
188
+ to_hash(downcase: true)
189
+ end
190
+
186
191
  # Outputs non-array value in the form of hash
187
192
  # For object, use to_hash. Otherwise, just return the value
188
193
  # @param [Object] value Any valid value
@@ -431,7 +431,7 @@ module XeroRuby::Accounting
431
431
 
432
432
  # Returns the object in the form of hash
433
433
  # @return [Hash] Returns the object in the form of hash
434
- def to_hash(downcase: true)
434
+ def to_hash(downcase: false)
435
435
  hash = {}
436
436
  self.class.attribute_map.each_pair do |attr, param|
437
437
  value = self.send(attr)
@@ -442,6 +442,11 @@ module XeroRuby::Accounting
442
442
  hash
443
443
  end
444
444
 
445
+ # Returns the object in the form of hash with snake_case
446
+ def attributes
447
+ to_hash(downcase: true)
448
+ end
449
+
445
450
  # Outputs non-array value in the form of hash
446
451
  # For object, use to_hash. Otherwise, just return the value
447
452
  # @param [Object] value Any valid value
@@ -432,7 +432,7 @@ module XeroRuby::Accounting
432
432
 
433
433
  # Returns the object in the form of hash
434
434
  # @return [Hash] Returns the object in the form of hash
435
- def to_hash(downcase: true)
435
+ def to_hash(downcase: false)
436
436
  hash = {}
437
437
  self.class.attribute_map.each_pair do |attr, param|
438
438
  value = self.send(attr)
@@ -443,6 +443,11 @@ module XeroRuby::Accounting
443
443
  hash
444
444
  end
445
445
 
446
+ # Returns the object in the form of hash with snake_case
447
+ def attributes
448
+ to_hash(downcase: true)
449
+ end
450
+
446
451
  # Outputs non-array value in the form of hash
447
452
  # For object, use to_hash. Otherwise, just return the value
448
453
  # @param [Object] value Any valid value
@@ -257,7 +257,7 @@ module XeroRuby::Accounting
257
257
 
258
258
  # Returns the object in the form of hash
259
259
  # @return [Hash] Returns the object in the form of hash
260
- def to_hash(downcase: true)
260
+ def to_hash(downcase: false)
261
261
  hash = {}
262
262
  self.class.attribute_map.each_pair do |attr, param|
263
263
  value = self.send(attr)
@@ -268,6 +268,11 @@ module XeroRuby::Accounting
268
268
  hash
269
269
  end
270
270
 
271
+ # Returns the object in the form of hash with snake_case
272
+ def attributes
273
+ to_hash(downcase: true)
274
+ end
275
+
271
276
  # Outputs non-array value in the form of hash
272
277
  # For object, use to_hash. Otherwise, just return the value
273
278
  # @param [Object] value Any valid value
@@ -172,7 +172,7 @@ module XeroRuby::Accounting
172
172
 
173
173
  # Returns the object in the form of hash
174
174
  # @return [Hash] Returns the object in the form of hash
175
- def to_hash(downcase: true)
175
+ def to_hash(downcase: false)
176
176
  hash = {}
177
177
  self.class.attribute_map.each_pair do |attr, param|
178
178
  value = self.send(attr)
@@ -183,6 +183,11 @@ module XeroRuby::Accounting
183
183
  hash
184
184
  end
185
185
 
186
+ # Returns the object in the form of hash with snake_case
187
+ def attributes
188
+ to_hash(downcase: true)
189
+ end
190
+
186
191
  # Outputs non-array value in the form of hash
187
192
  # For object, use to_hash. Otherwise, just return the value
188
193
  # @param [Object] value Any valid value
@@ -220,7 +220,7 @@ module XeroRuby::Accounting
220
220
 
221
221
  # Returns the object in the form of hash
222
222
  # @return [Hash] Returns the object in the form of hash
223
- def to_hash(downcase: true)
223
+ def to_hash(downcase: false)
224
224
  hash = {}
225
225
  self.class.attribute_map.each_pair do |attr, param|
226
226
  value = self.send(attr)
@@ -231,6 +231,11 @@ module XeroRuby::Accounting
231
231
  hash
232
232
  end
233
233
 
234
+ # Returns the object in the form of hash with snake_case
235
+ def attributes
236
+ to_hash(downcase: true)
237
+ end
238
+
234
239
  # Outputs non-array value in the form of hash
235
240
  # For object, use to_hash. Otherwise, just return the value
236
241
  # @param [Object] value Any valid value
@@ -172,7 +172,7 @@ module XeroRuby::Accounting
172
172
 
173
173
  # Returns the object in the form of hash
174
174
  # @return [Hash] Returns the object in the form of hash
175
- def to_hash(downcase: true)
175
+ def to_hash(downcase: false)
176
176
  hash = {}
177
177
  self.class.attribute_map.each_pair do |attr, param|
178
178
  value = self.send(attr)
@@ -183,6 +183,11 @@ module XeroRuby::Accounting
183
183
  hash
184
184
  end
185
185
 
186
+ # Returns the object in the form of hash with snake_case
187
+ def attributes
188
+ to_hash(downcase: true)
189
+ end
190
+
186
191
  # Outputs non-array value in the form of hash
187
192
  # For object, use to_hash. Otherwise, just return the value
188
193
  # @param [Object] value Any valid value
@@ -191,7 +191,7 @@ module XeroRuby::Accounting
191
191
 
192
192
  # Returns the object in the form of hash
193
193
  # @return [Hash] Returns the object in the form of hash
194
- def to_hash(downcase: true)
194
+ def to_hash(downcase: false)
195
195
  hash = {}
196
196
  self.class.attribute_map.each_pair do |attr, param|
197
197
  value = self.send(attr)
@@ -202,6 +202,11 @@ module XeroRuby::Accounting
202
202
  hash
203
203
  end
204
204
 
205
+ # Returns the object in the form of hash with snake_case
206
+ def attributes
207
+ to_hash(downcase: true)
208
+ end
209
+
205
210
  # Outputs non-array value in the form of hash
206
211
  # For object, use to_hash. Otherwise, just return the value
207
212
  # @param [Object] value Any valid value
@@ -181,7 +181,7 @@ module XeroRuby::Accounting
181
181
 
182
182
  # Returns the object in the form of hash
183
183
  # @return [Hash] Returns the object in the form of hash
184
- def to_hash(downcase: true)
184
+ def to_hash(downcase: false)
185
185
  hash = {}
186
186
  self.class.attribute_map.each_pair do |attr, param|
187
187
  value = self.send(attr)
@@ -192,6 +192,11 @@ module XeroRuby::Accounting
192
192
  hash
193
193
  end
194
194
 
195
+ # Returns the object in the form of hash with snake_case
196
+ def attributes
197
+ to_hash(downcase: true)
198
+ end
199
+
195
200
  # Outputs non-array value in the form of hash
196
201
  # For object, use to_hash. Otherwise, just return the value
197
202
  # @param [Object] value Any valid value
@@ -458,7 +458,7 @@ module XeroRuby::Accounting
458
458
 
459
459
  # Returns the object in the form of hash
460
460
  # @return [Hash] Returns the object in the form of hash
461
- def to_hash(downcase: true)
461
+ def to_hash(downcase: false)
462
462
  hash = {}
463
463
  self.class.attribute_map.each_pair do |attr, param|
464
464
  value = self.send(attr)
@@ -469,6 +469,11 @@ module XeroRuby::Accounting
469
469
  hash
470
470
  end
471
471
 
472
+ # Returns the object in the form of hash with snake_case
473
+ def attributes
474
+ to_hash(downcase: true)
475
+ end
476
+
472
477
  # Outputs non-array value in the form of hash
473
478
  # For object, use to_hash. Otherwise, just return the value
474
479
  # @param [Object] value Any valid value
@@ -172,7 +172,7 @@ module XeroRuby::Accounting
172
172
 
173
173
  # Returns the object in the form of hash
174
174
  # @return [Hash] Returns the object in the form of hash
175
- def to_hash(downcase: true)
175
+ def to_hash(downcase: false)
176
176
  hash = {}
177
177
  self.class.attribute_map.each_pair do |attr, param|
178
178
  value = self.send(attr)
@@ -183,6 +183,11 @@ module XeroRuby::Accounting
183
183
  hash
184
184
  end
185
185
 
186
+ # Returns the object in the form of hash with snake_case
187
+ def attributes
188
+ to_hash(downcase: true)
189
+ end
190
+
186
191
  # Outputs non-array value in the form of hash
187
192
  # For object, use to_hash. Otherwise, just return the value
188
193
  # @param [Object] value Any valid value
@@ -289,7 +289,7 @@ module XeroRuby::Accounting
289
289
 
290
290
  # Returns the object in the form of hash
291
291
  # @return [Hash] Returns the object in the form of hash
292
- def to_hash(downcase: true)
292
+ def to_hash(downcase: false)
293
293
  hash = {}
294
294
  self.class.attribute_map.each_pair do |attr, param|
295
295
  value = self.send(attr)
@@ -300,6 +300,11 @@ module XeroRuby::Accounting
300
300
  hash
301
301
  end
302
302
 
303
+ # Returns the object in the form of hash with snake_case
304
+ def attributes
305
+ to_hash(downcase: true)
306
+ end
307
+
303
308
  # Outputs non-array value in the form of hash
304
309
  # For object, use to_hash. Otherwise, just return the value
305
310
  # @param [Object] value Any valid value
@@ -172,7 +172,7 @@ module XeroRuby::Accounting
172
172
 
173
173
  # Returns the object in the form of hash
174
174
  # @return [Hash] Returns the object in the form of hash
175
- def to_hash(downcase: true)
175
+ def to_hash(downcase: false)
176
176
  hash = {}
177
177
  self.class.attribute_map.each_pair do |attr, param|
178
178
  value = self.send(attr)
@@ -183,6 +183,11 @@ module XeroRuby::Accounting
183
183
  hash
184
184
  end
185
185
 
186
+ # Returns the object in the form of hash with snake_case
187
+ def attributes
188
+ to_hash(downcase: true)
189
+ end
190
+
186
191
  # Outputs non-array value in the form of hash
187
192
  # For object, use to_hash. Otherwise, just return the value
188
193
  # @param [Object] value Any valid value
@@ -432,7 +432,7 @@ module XeroRuby::Accounting
432
432
 
433
433
  # Returns the object in the form of hash
434
434
  # @return [Hash] Returns the object in the form of hash
435
- def to_hash(downcase: true)
435
+ def to_hash(downcase: false)
436
436
  hash = {}
437
437
  self.class.attribute_map.each_pair do |attr, param|
438
438
  value = self.send(attr)
@@ -443,6 +443,11 @@ module XeroRuby::Accounting
443
443
  hash
444
444
  end
445
445
 
446
+ # Returns the object in the form of hash with snake_case
447
+ def attributes
448
+ to_hash(downcase: true)
449
+ end
450
+
446
451
  # Outputs non-array value in the form of hash
447
452
  # For object, use to_hash. Otherwise, just return the value
448
453
  # @param [Object] value Any valid value
@@ -241,7 +241,7 @@ module XeroRuby::Accounting
241
241
 
242
242
  # Returns the object in the form of hash
243
243
  # @return [Hash] Returns the object in the form of hash
244
- def to_hash(downcase: true)
244
+ def to_hash(downcase: false)
245
245
  hash = {}
246
246
  self.class.attribute_map.each_pair do |attr, param|
247
247
  value = self.send(attr)
@@ -252,6 +252,11 @@ module XeroRuby::Accounting
252
252
  hash
253
253
  end
254
254
 
255
+ # Returns the object in the form of hash with snake_case
256
+ def attributes
257
+ to_hash(downcase: true)
258
+ end
259
+
255
260
  # Outputs non-array value in the form of hash
256
261
  # For object, use to_hash. Otherwise, just return the value
257
262
  # @param [Object] value Any valid value