xero-ruby 2.6.0 → 2.8.0

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 (446) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +28 -9
  3. data/lib/xero-ruby.rb +4 -2
  4. data/lib/xero-ruby/api/accounting_api.rb +446 -446
  5. data/lib/xero-ruby/api/asset_api.rb +3 -7
  6. data/lib/xero-ruby/api/files_api.rb +49 -55
  7. data/lib/xero-ruby/api/payroll_au_api.rb +63 -63
  8. data/lib/xero-ruby/api/payroll_nz_api.rb +171 -171
  9. data/lib/xero-ruby/api/payroll_uk_api.rb +173 -173
  10. data/lib/xero-ruby/api/project_api.rb +45 -45
  11. data/lib/xero-ruby/api_client.rb +25 -89
  12. data/lib/xero-ruby/api_error.rb +1 -1
  13. data/lib/xero-ruby/configuration.rb +3 -3
  14. data/lib/xero-ruby/models/accounting/account.rb +7 -2
  15. data/lib/xero-ruby/models/accounting/account_type.rb +1 -1
  16. data/lib/xero-ruby/models/accounting/accounts.rb +7 -2
  17. data/lib/xero-ruby/models/accounting/accounts_payable.rb +7 -2
  18. data/lib/xero-ruby/models/accounting/accounts_receivable.rb +7 -2
  19. data/lib/xero-ruby/models/accounting/action.rb +7 -2
  20. data/lib/xero-ruby/models/accounting/actions.rb +7 -2
  21. data/lib/xero-ruby/models/accounting/address.rb +7 -2
  22. data/lib/xero-ruby/models/accounting/address_for_organisation.rb +7 -2
  23. data/lib/xero-ruby/models/accounting/allocation.rb +7 -2
  24. data/lib/xero-ruby/models/accounting/allocations.rb +7 -2
  25. data/lib/xero-ruby/models/accounting/attachment.rb +7 -2
  26. data/lib/xero-ruby/models/accounting/attachments.rb +7 -2
  27. data/lib/xero-ruby/models/accounting/balance_details.rb +7 -2
  28. data/lib/xero-ruby/models/accounting/balances.rb +7 -2
  29. data/lib/xero-ruby/models/accounting/bank_transaction.rb +7 -2
  30. data/lib/xero-ruby/models/accounting/bank_transactions.rb +7 -2
  31. data/lib/xero-ruby/models/accounting/bank_transfer.rb +7 -2
  32. data/lib/xero-ruby/models/accounting/bank_transfers.rb +7 -2
  33. data/lib/xero-ruby/models/accounting/batch_payment.rb +7 -2
  34. data/lib/xero-ruby/models/accounting/batch_payment_details.rb +7 -2
  35. data/lib/xero-ruby/models/accounting/batch_payments.rb +7 -2
  36. data/lib/xero-ruby/models/accounting/bill.rb +7 -2
  37. data/lib/xero-ruby/models/accounting/branding_theme.rb +7 -2
  38. data/lib/xero-ruby/models/accounting/branding_themes.rb +7 -2
  39. data/lib/xero-ruby/models/accounting/cis_org_setting.rb +7 -2
  40. data/lib/xero-ruby/models/{files/file_response204.rb → accounting/cis_org_settings.rb} +22 -15
  41. data/lib/xero-ruby/models/accounting/cis_setting.rb +7 -2
  42. data/lib/xero-ruby/models/accounting/cis_settings.rb +7 -2
  43. data/lib/xero-ruby/models/accounting/contact.rb +7 -2
  44. data/lib/xero-ruby/models/accounting/contact_group.rb +7 -2
  45. data/lib/xero-ruby/models/accounting/contact_groups.rb +7 -2
  46. data/lib/xero-ruby/models/accounting/contact_person.rb +7 -2
  47. data/lib/xero-ruby/models/accounting/contacts.rb +7 -2
  48. data/lib/xero-ruby/models/accounting/conversion_balances.rb +7 -2
  49. data/lib/xero-ruby/models/accounting/conversion_date.rb +7 -2
  50. data/lib/xero-ruby/models/accounting/country_code.rb +1 -1
  51. data/lib/xero-ruby/models/accounting/credit_note.rb +24 -7
  52. data/lib/xero-ruby/models/accounting/credit_notes.rb +7 -2
  53. data/lib/xero-ruby/models/accounting/currencies.rb +7 -2
  54. data/lib/xero-ruby/models/accounting/currency.rb +7 -2
  55. data/lib/xero-ruby/models/accounting/currency_code.rb +1 -1
  56. data/lib/xero-ruby/models/accounting/element.rb +7 -2
  57. data/lib/xero-ruby/models/accounting/employee.rb +7 -2
  58. data/lib/xero-ruby/models/accounting/employees.rb +7 -2
  59. data/lib/xero-ruby/models/accounting/error.rb +7 -2
  60. data/lib/xero-ruby/models/accounting/expense_claim.rb +7 -2
  61. data/lib/xero-ruby/models/accounting/expense_claims.rb +7 -2
  62. data/lib/xero-ruby/models/accounting/external_link.rb +7 -2
  63. data/lib/xero-ruby/models/accounting/history_record.rb +7 -2
  64. data/lib/xero-ruby/models/accounting/history_records.rb +7 -2
  65. data/lib/xero-ruby/models/accounting/import_summary.rb +7 -2
  66. data/lib/xero-ruby/models/accounting/import_summary_accounts.rb +7 -2
  67. data/lib/xero-ruby/models/accounting/import_summary_object.rb +7 -2
  68. data/lib/xero-ruby/models/accounting/import_summary_organisation.rb +7 -2
  69. data/lib/xero-ruby/models/accounting/invoice.rb +7 -2
  70. data/lib/xero-ruby/models/accounting/invoice_reminder.rb +7 -2
  71. data/lib/xero-ruby/models/accounting/invoice_reminders.rb +7 -2
  72. data/lib/xero-ruby/models/accounting/invoices.rb +7 -2
  73. data/lib/xero-ruby/models/accounting/item.rb +7 -2
  74. data/lib/xero-ruby/models/accounting/items.rb +7 -2
  75. data/lib/xero-ruby/models/accounting/journal.rb +7 -2
  76. data/lib/xero-ruby/models/accounting/journal_line.rb +7 -2
  77. data/lib/xero-ruby/models/accounting/journals.rb +7 -2
  78. data/lib/xero-ruby/models/accounting/line_amount_types.rb +1 -1
  79. data/lib/xero-ruby/models/accounting/line_item.rb +7 -2
  80. data/lib/xero-ruby/models/accounting/line_item_tracking.rb +7 -2
  81. data/lib/xero-ruby/models/accounting/linked_transaction.rb +7 -2
  82. data/lib/xero-ruby/models/accounting/linked_transactions.rb +7 -2
  83. data/lib/xero-ruby/models/accounting/manual_journal.rb +7 -2
  84. data/lib/xero-ruby/models/accounting/manual_journal_line.rb +7 -2
  85. data/lib/xero-ruby/models/accounting/manual_journals.rb +7 -2
  86. data/lib/xero-ruby/models/accounting/online_invoice.rb +7 -2
  87. data/lib/xero-ruby/models/accounting/online_invoices.rb +7 -2
  88. data/lib/xero-ruby/models/accounting/organisation.rb +7 -2
  89. data/lib/xero-ruby/models/accounting/organisations.rb +7 -2
  90. data/lib/xero-ruby/models/accounting/overpayment.rb +7 -2
  91. data/lib/xero-ruby/models/accounting/overpayments.rb +7 -2
  92. data/lib/xero-ruby/models/accounting/payment.rb +18 -3
  93. data/lib/xero-ruby/models/accounting/payment_delete.rb +7 -2
  94. data/lib/xero-ruby/models/accounting/payment_service.rb +7 -2
  95. data/lib/xero-ruby/models/accounting/payment_services.rb +7 -2
  96. data/lib/xero-ruby/models/accounting/payment_term.rb +7 -2
  97. data/lib/xero-ruby/models/accounting/payment_term_type.rb +1 -1
  98. data/lib/xero-ruby/models/accounting/payments.rb +7 -2
  99. data/lib/xero-ruby/models/accounting/phone.rb +7 -2
  100. data/lib/xero-ruby/models/accounting/prepayment.rb +7 -2
  101. data/lib/xero-ruby/models/accounting/prepayments.rb +7 -2
  102. data/lib/xero-ruby/models/accounting/purchase.rb +7 -2
  103. data/lib/xero-ruby/models/accounting/purchase_order.rb +7 -2
  104. data/lib/xero-ruby/models/accounting/purchase_orders.rb +7 -2
  105. data/lib/xero-ruby/models/accounting/quote.rb +7 -2
  106. data/lib/xero-ruby/models/accounting/quote_line_amount_types.rb +1 -1
  107. data/lib/xero-ruby/models/accounting/quote_status_codes.rb +1 -1
  108. data/lib/xero-ruby/models/accounting/quotes.rb +7 -2
  109. data/lib/xero-ruby/models/accounting/receipt.rb +7 -2
  110. data/lib/xero-ruby/models/accounting/receipts.rb +7 -2
  111. data/lib/xero-ruby/models/accounting/repeating_invoice.rb +7 -2
  112. data/lib/xero-ruby/models/accounting/repeating_invoices.rb +7 -2
  113. data/lib/xero-ruby/models/accounting/report.rb +7 -2
  114. data/lib/xero-ruby/models/accounting/report_attribute.rb +7 -2
  115. data/lib/xero-ruby/models/accounting/report_cell.rb +7 -2
  116. data/lib/xero-ruby/models/accounting/report_fields.rb +7 -2
  117. data/lib/xero-ruby/models/accounting/report_row.rb +7 -2
  118. data/lib/xero-ruby/models/accounting/report_rows.rb +7 -2
  119. data/lib/xero-ruby/models/accounting/report_with_row.rb +7 -2
  120. data/lib/xero-ruby/models/accounting/report_with_rows.rb +7 -2
  121. data/lib/xero-ruby/models/accounting/reports.rb +7 -2
  122. data/lib/xero-ruby/models/accounting/request_empty.rb +7 -2
  123. data/lib/xero-ruby/models/accounting/row_type.rb +1 -1
  124. data/lib/xero-ruby/models/accounting/sales_tracking_category.rb +7 -2
  125. data/lib/xero-ruby/models/accounting/schedule.rb +7 -2
  126. data/lib/xero-ruby/models/accounting/setup.rb +7 -2
  127. data/lib/xero-ruby/models/accounting/tax_component.rb +7 -2
  128. data/lib/xero-ruby/models/accounting/tax_rate.rb +7 -2
  129. data/lib/xero-ruby/models/accounting/tax_rates.rb +7 -2
  130. data/lib/xero-ruby/models/accounting/tax_type.rb +1 -1
  131. data/lib/xero-ruby/models/accounting/ten_ninety_nine_contact.rb +7 -2
  132. data/lib/xero-ruby/models/accounting/time_zone.rb +1 -1
  133. data/lib/xero-ruby/models/accounting/tracking_categories.rb +7 -2
  134. data/lib/xero-ruby/models/accounting/tracking_category.rb +7 -2
  135. data/lib/xero-ruby/models/accounting/tracking_option.rb +7 -2
  136. data/lib/xero-ruby/models/accounting/tracking_options.rb +7 -2
  137. data/lib/xero-ruby/models/accounting/user.rb +7 -2
  138. data/lib/xero-ruby/models/accounting/users.rb +7 -2
  139. data/lib/xero-ruby/models/accounting/validation_error.rb +7 -2
  140. data/lib/xero-ruby/models/assets/asset.rb +7 -2
  141. data/lib/xero-ruby/models/assets/asset_status.rb +1 -1
  142. data/lib/xero-ruby/models/assets/asset_status_query_param.rb +1 -1
  143. data/lib/xero-ruby/models/assets/asset_type.rb +7 -2
  144. data/lib/xero-ruby/models/assets/assets.rb +7 -2
  145. data/lib/xero-ruby/models/assets/book_depreciation_detail.rb +7 -2
  146. data/lib/xero-ruby/models/assets/book_depreciation_setting.rb +7 -2
  147. data/lib/xero-ruby/models/assets/error.rb +7 -2
  148. data/lib/xero-ruby/models/assets/field_validation_errors_element.rb +8 -3
  149. data/lib/xero-ruby/models/assets/pagination.rb +7 -2
  150. data/lib/xero-ruby/models/assets/resource_validation_errors_element.rb +8 -3
  151. data/lib/xero-ruby/models/assets/setting.rb +7 -2
  152. data/lib/xero-ruby/models/files/association.rb +7 -2
  153. data/lib/xero-ruby/models/files/file_object.rb +7 -2
  154. data/lib/xero-ruby/models/files/files.rb +7 -2
  155. data/lib/xero-ruby/models/files/folder.rb +7 -2
  156. data/lib/xero-ruby/models/files/folders.rb +7 -2
  157. data/lib/xero-ruby/models/files/inline_object.rb +7 -2
  158. data/lib/xero-ruby/models/files/object_group.rb +1 -1
  159. data/lib/xero-ruby/models/files/object_type.rb +1 -1
  160. data/lib/xero-ruby/models/files/user.rb +7 -2
  161. data/lib/xero-ruby/models/payroll_au/account.rb +7 -2
  162. data/lib/xero-ruby/models/payroll_au/account_type.rb +1 -1
  163. data/lib/xero-ruby/models/payroll_au/allowance_type.rb +1 -1
  164. data/lib/xero-ruby/models/payroll_au/api_exception.rb +7 -2
  165. data/lib/xero-ruby/models/payroll_au/bank_account.rb +7 -2
  166. data/lib/xero-ruby/models/payroll_au/calendar_type.rb +1 -1
  167. data/lib/xero-ruby/models/payroll_au/deduction_line.rb +7 -2
  168. data/lib/xero-ruby/models/payroll_au/deduction_type.rb +7 -2
  169. data/lib/xero-ruby/models/payroll_au/deduction_type_calculation_type.rb +1 -1
  170. data/lib/xero-ruby/models/payroll_au/earnings_line.rb +7 -2
  171. data/lib/xero-ruby/models/payroll_au/earnings_rate.rb +7 -2
  172. data/lib/xero-ruby/models/payroll_au/earnings_rate_calculation_type.rb +1 -1
  173. data/lib/xero-ruby/models/payroll_au/earnings_type.rb +1 -1
  174. data/lib/xero-ruby/models/payroll_au/employee.rb +7 -2
  175. data/lib/xero-ruby/models/payroll_au/employee_status.rb +1 -1
  176. data/lib/xero-ruby/models/payroll_au/employees.rb +7 -2
  177. data/lib/xero-ruby/models/payroll_au/employment_basis.rb +1 -1
  178. data/lib/xero-ruby/models/payroll_au/employment_termination_payment_type.rb +1 -1
  179. data/lib/xero-ruby/models/payroll_au/entitlement_final_pay_payout_type.rb +1 -1
  180. data/lib/xero-ruby/models/payroll_au/home_address.rb +7 -2
  181. data/lib/xero-ruby/models/payroll_au/leave_accrual_line.rb +7 -2
  182. data/lib/xero-ruby/models/payroll_au/leave_application.rb +7 -2
  183. data/lib/xero-ruby/models/payroll_au/leave_applications.rb +7 -2
  184. data/lib/xero-ruby/models/payroll_au/leave_balance.rb +7 -2
  185. data/lib/xero-ruby/models/payroll_au/leave_earnings_line.rb +7 -2
  186. data/lib/xero-ruby/models/payroll_au/leave_line.rb +7 -2
  187. data/lib/xero-ruby/models/payroll_au/leave_line_calculation_type.rb +1 -1
  188. data/lib/xero-ruby/models/payroll_au/leave_lines.rb +7 -2
  189. data/lib/xero-ruby/models/payroll_au/leave_period.rb +7 -2
  190. data/lib/xero-ruby/models/payroll_au/leave_period_status.rb +1 -1
  191. data/lib/xero-ruby/models/payroll_au/leave_type.rb +7 -2
  192. data/lib/xero-ruby/models/payroll_au/leave_type_contribution_type.rb +1 -1
  193. data/lib/xero-ruby/models/payroll_au/manual_tax_type.rb +1 -1
  194. data/lib/xero-ruby/models/payroll_au/opening_balances.rb +7 -2
  195. data/lib/xero-ruby/models/payroll_au/pay_item.rb +7 -2
  196. data/lib/xero-ruby/models/payroll_au/pay_items.rb +7 -2
  197. data/lib/xero-ruby/models/payroll_au/pay_run.rb +7 -2
  198. data/lib/xero-ruby/models/payroll_au/pay_run_status.rb +1 -1
  199. data/lib/xero-ruby/models/payroll_au/pay_runs.rb +7 -2
  200. data/lib/xero-ruby/models/payroll_au/pay_template.rb +7 -2
  201. data/lib/xero-ruby/models/payroll_au/payment_frequency_type.rb +1 -1
  202. data/lib/xero-ruby/models/payroll_au/payroll_calendar.rb +7 -2
  203. data/lib/xero-ruby/models/payroll_au/payroll_calendars.rb +7 -2
  204. data/lib/xero-ruby/models/payroll_au/payslip.rb +7 -2
  205. data/lib/xero-ruby/models/payroll_au/payslip_lines.rb +7 -2
  206. data/lib/xero-ruby/models/payroll_au/payslip_object.rb +7 -2
  207. data/lib/xero-ruby/models/payroll_au/payslip_summary.rb +7 -2
  208. data/lib/xero-ruby/models/payroll_au/payslips.rb +7 -2
  209. data/lib/xero-ruby/models/payroll_au/rate_type.rb +1 -1
  210. data/lib/xero-ruby/models/payroll_au/reimbursement_line.rb +7 -2
  211. data/lib/xero-ruby/models/payroll_au/reimbursement_lines.rb +7 -2
  212. data/lib/xero-ruby/models/payroll_au/reimbursement_type.rb +7 -2
  213. data/lib/xero-ruby/models/payroll_au/residency_status.rb +1 -1
  214. data/lib/xero-ruby/models/payroll_au/settings.rb +7 -2
  215. data/lib/xero-ruby/models/payroll_au/settings_object.rb +7 -2
  216. data/lib/xero-ruby/models/payroll_au/settings_tracking_categories.rb +7 -2
  217. data/lib/xero-ruby/models/payroll_au/settings_tracking_categories_employee_groups.rb +7 -2
  218. data/lib/xero-ruby/models/payroll_au/settings_tracking_categories_timesheet_categories.rb +7 -2
  219. data/lib/xero-ruby/models/payroll_au/state.rb +1 -1
  220. data/lib/xero-ruby/models/payroll_au/super_fund.rb +7 -2
  221. data/lib/xero-ruby/models/payroll_au/super_fund_product.rb +7 -2
  222. data/lib/xero-ruby/models/payroll_au/super_fund_products.rb +7 -2
  223. data/lib/xero-ruby/models/payroll_au/super_fund_type.rb +1 -1
  224. data/lib/xero-ruby/models/payroll_au/super_funds.rb +7 -2
  225. data/lib/xero-ruby/models/payroll_au/super_line.rb +8 -3
  226. data/lib/xero-ruby/models/payroll_au/super_membership.rb +8 -3
  227. data/lib/xero-ruby/models/payroll_au/superannuation_calculation_type.rb +1 -1
  228. data/lib/xero-ruby/models/payroll_au/superannuation_contribution_type.rb +1 -1
  229. data/lib/xero-ruby/models/payroll_au/superannuation_line.rb +7 -2
  230. data/lib/xero-ruby/models/payroll_au/tax_declaration.rb +7 -2
  231. data/lib/xero-ruby/models/payroll_au/tax_line.rb +7 -2
  232. data/lib/xero-ruby/models/payroll_au/tfn_exemption_type.rb +1 -1
  233. data/lib/xero-ruby/models/payroll_au/timesheet.rb +7 -2
  234. data/lib/xero-ruby/models/payroll_au/timesheet_line.rb +7 -2
  235. data/lib/xero-ruby/models/payroll_au/timesheet_object.rb +7 -2
  236. data/lib/xero-ruby/models/payroll_au/timesheet_status.rb +1 -1
  237. data/lib/xero-ruby/models/payroll_au/timesheets.rb +7 -2
  238. data/lib/xero-ruby/models/payroll_au/validation_error.rb +7 -2
  239. data/lib/xero-ruby/models/payroll_nz/account.rb +6 -1
  240. data/lib/xero-ruby/models/payroll_nz/accounts.rb +6 -1
  241. data/lib/xero-ruby/models/payroll_nz/address.rb +6 -1
  242. data/lib/xero-ruby/models/payroll_nz/bank_account.rb +6 -1
  243. data/lib/xero-ruby/models/payroll_nz/benefit.rb +6 -1
  244. data/lib/xero-ruby/models/payroll_nz/deduction.rb +6 -1
  245. data/lib/xero-ruby/models/payroll_nz/deduction_line.rb +6 -1
  246. data/lib/xero-ruby/models/payroll_nz/deduction_object.rb +6 -1
  247. data/lib/xero-ruby/models/payroll_nz/deductions.rb +6 -1
  248. data/lib/xero-ruby/models/payroll_nz/earnings_line.rb +7 -2
  249. data/lib/xero-ruby/models/payroll_nz/earnings_order.rb +6 -1
  250. data/lib/xero-ruby/models/payroll_nz/earnings_order_object.rb +6 -1
  251. data/lib/xero-ruby/models/payroll_nz/earnings_orders.rb +6 -1
  252. data/lib/xero-ruby/models/payroll_nz/earnings_rate.rb +6 -1
  253. data/lib/xero-ruby/models/payroll_nz/earnings_rate_object.rb +6 -1
  254. data/lib/xero-ruby/models/payroll_nz/earnings_rates.rb +6 -1
  255. data/lib/xero-ruby/models/payroll_nz/earnings_template.rb +6 -1
  256. data/lib/xero-ruby/models/payroll_nz/earnings_template_object.rb +6 -1
  257. data/lib/xero-ruby/models/payroll_nz/employee.rb +6 -1
  258. data/lib/xero-ruby/models/payroll_nz/employee_earnings_templates.rb +6 -1
  259. data/lib/xero-ruby/models/payroll_nz/employee_leave.rb +6 -1
  260. data/lib/xero-ruby/models/payroll_nz/employee_leave_balance.rb +6 -1
  261. data/lib/xero-ruby/models/payroll_nz/employee_leave_balances.rb +6 -1
  262. data/lib/xero-ruby/models/payroll_nz/employee_leave_object.rb +6 -1
  263. data/lib/xero-ruby/models/payroll_nz/employee_leave_setup.rb +6 -1
  264. data/lib/xero-ruby/models/payroll_nz/employee_leave_setup_object.rb +6 -1
  265. data/lib/xero-ruby/models/payroll_nz/employee_leave_type.rb +6 -1
  266. data/lib/xero-ruby/models/payroll_nz/employee_leave_type_object.rb +6 -1
  267. data/lib/xero-ruby/models/payroll_nz/employee_leave_types.rb +6 -1
  268. data/lib/xero-ruby/models/payroll_nz/employee_leaves.rb +6 -1
  269. data/lib/xero-ruby/models/payroll_nz/employee_object.rb +6 -1
  270. data/lib/xero-ruby/models/payroll_nz/employee_opening_balance.rb +6 -1
  271. data/lib/xero-ruby/models/payroll_nz/employee_opening_balances_object.rb +6 -1
  272. data/lib/xero-ruby/models/payroll_nz/employee_pay_template.rb +6 -1
  273. data/lib/xero-ruby/models/payroll_nz/employee_pay_template_object.rb +6 -1
  274. data/lib/xero-ruby/models/payroll_nz/employee_pay_templates.rb +6 -1
  275. data/lib/xero-ruby/models/payroll_nz/employee_statutory_leave_balance.rb +6 -1
  276. data/lib/xero-ruby/models/payroll_nz/employee_statutory_leave_balance_object.rb +6 -1
  277. data/lib/xero-ruby/models/payroll_nz/employee_statutory_leave_summary.rb +6 -1
  278. data/lib/xero-ruby/models/payroll_nz/employee_statutory_leaves_summaries.rb +6 -1
  279. data/lib/xero-ruby/models/payroll_nz/employee_statutory_sick_leave.rb +7 -2
  280. data/lib/xero-ruby/models/payroll_nz/employee_statutory_sick_leave_object.rb +6 -1
  281. data/lib/xero-ruby/models/payroll_nz/employee_statutory_sick_leaves.rb +6 -1
  282. data/lib/xero-ruby/models/payroll_nz/employee_tax.rb +6 -1
  283. data/lib/xero-ruby/models/payroll_nz/employee_tax_object.rb +6 -1
  284. data/lib/xero-ruby/models/payroll_nz/employees.rb +6 -1
  285. data/lib/xero-ruby/models/payroll_nz/employment.rb +6 -1
  286. data/lib/xero-ruby/models/payroll_nz/employment_object.rb +6 -1
  287. data/lib/xero-ruby/models/payroll_nz/gross_earnings_history.rb +6 -1
  288. data/lib/xero-ruby/models/payroll_nz/invalid_field.rb +6 -1
  289. data/lib/xero-ruby/models/payroll_nz/leave_accrual_line.rb +6 -1
  290. data/lib/xero-ruby/models/payroll_nz/leave_earnings_line.rb +7 -2
  291. data/lib/xero-ruby/models/payroll_nz/leave_period.rb +6 -1
  292. data/lib/xero-ruby/models/payroll_nz/leave_periods.rb +6 -1
  293. data/lib/xero-ruby/models/payroll_nz/leave_type.rb +6 -1
  294. data/lib/xero-ruby/models/payroll_nz/leave_type_object.rb +6 -1
  295. data/lib/xero-ruby/models/payroll_nz/leave_types.rb +6 -1
  296. data/lib/xero-ruby/models/payroll_nz/pagination.rb +6 -1
  297. data/lib/xero-ruby/models/payroll_nz/pay_run.rb +6 -1
  298. data/lib/xero-ruby/models/payroll_nz/pay_run_calendar.rb +6 -1
  299. data/lib/xero-ruby/models/payroll_nz/pay_run_calendar_object.rb +6 -1
  300. data/lib/xero-ruby/models/payroll_nz/pay_run_calendars.rb +6 -1
  301. data/lib/xero-ruby/models/payroll_nz/pay_run_object.rb +6 -1
  302. data/lib/xero-ruby/models/payroll_nz/pay_runs.rb +6 -1
  303. data/lib/xero-ruby/models/payroll_nz/pay_slip.rb +6 -1
  304. data/lib/xero-ruby/models/payroll_nz/pay_slip_object.rb +6 -1
  305. data/lib/xero-ruby/models/payroll_nz/pay_slips.rb +6 -1
  306. data/lib/xero-ruby/models/payroll_nz/payment_line.rb +6 -1
  307. data/lib/xero-ruby/models/payroll_nz/payment_method.rb +6 -1
  308. data/lib/xero-ruby/models/payroll_nz/payment_method_object.rb +6 -1
  309. data/lib/xero-ruby/models/payroll_nz/problem.rb +6 -1
  310. data/lib/xero-ruby/models/payroll_nz/reimbursement.rb +6 -1
  311. data/lib/xero-ruby/models/payroll_nz/reimbursement_line.rb +6 -1
  312. data/lib/xero-ruby/models/payroll_nz/reimbursement_object.rb +6 -1
  313. data/lib/xero-ruby/models/payroll_nz/reimbursements.rb +6 -1
  314. data/lib/xero-ruby/models/payroll_nz/salary_and_wage.rb +6 -1
  315. data/lib/xero-ruby/models/payroll_nz/salary_and_wage_object.rb +6 -1
  316. data/lib/xero-ruby/models/payroll_nz/salary_and_wages.rb +6 -1
  317. data/lib/xero-ruby/models/payroll_nz/settings.rb +6 -1
  318. data/lib/xero-ruby/models/payroll_nz/statutory_deduction.rb +6 -1
  319. data/lib/xero-ruby/models/payroll_nz/statutory_deduction_line.rb +6 -1
  320. data/lib/xero-ruby/models/payroll_nz/statutory_deduction_object.rb +6 -1
  321. data/lib/xero-ruby/models/payroll_nz/statutory_deductions.rb +6 -1
  322. data/lib/xero-ruby/models/payroll_nz/superannuation_line.rb +7 -2
  323. data/lib/xero-ruby/models/payroll_nz/superannuation_object.rb +6 -1
  324. data/lib/xero-ruby/models/payroll_nz/superannuations.rb +6 -1
  325. data/lib/xero-ruby/models/payroll_nz/tax_line.rb +6 -1
  326. data/lib/xero-ruby/models/payroll_nz/tax_settings.rb +6 -1
  327. data/lib/xero-ruby/models/payroll_nz/timesheet.rb +7 -2
  328. data/lib/xero-ruby/models/payroll_nz/timesheet_earnings_line.rb +7 -2
  329. data/lib/xero-ruby/models/payroll_nz/timesheet_line.rb +6 -1
  330. data/lib/xero-ruby/models/payroll_nz/timesheet_line_object.rb +6 -1
  331. data/lib/xero-ruby/models/payroll_nz/timesheet_object.rb +6 -1
  332. data/lib/xero-ruby/models/payroll_nz/timesheets.rb +6 -1
  333. data/lib/xero-ruby/models/payroll_nz/tracking_categories.rb +6 -1
  334. data/lib/xero-ruby/models/payroll_nz/tracking_category.rb +6 -1
  335. data/lib/xero-ruby/models/payroll_uk/account.rb +6 -1
  336. data/lib/xero-ruby/models/payroll_uk/accounts.rb +6 -1
  337. data/lib/xero-ruby/models/payroll_uk/address.rb +6 -1
  338. data/lib/xero-ruby/models/payroll_uk/bank_account.rb +6 -1
  339. data/lib/xero-ruby/models/payroll_uk/benefit.rb +6 -1
  340. data/lib/xero-ruby/models/payroll_uk/benefit_line.rb +6 -1
  341. data/lib/xero-ruby/models/payroll_uk/benefit_object.rb +6 -1
  342. data/lib/xero-ruby/models/payroll_uk/benefits.rb +6 -1
  343. data/lib/xero-ruby/models/payroll_uk/court_order_line.rb +6 -1
  344. data/lib/xero-ruby/models/payroll_uk/deduction.rb +6 -1
  345. data/lib/xero-ruby/models/payroll_uk/deduction_line.rb +6 -1
  346. data/lib/xero-ruby/models/payroll_uk/deduction_object.rb +6 -1
  347. data/lib/xero-ruby/models/payroll_uk/deductions.rb +6 -1
  348. data/lib/xero-ruby/models/payroll_uk/earnings_line.rb +6 -1
  349. data/lib/xero-ruby/models/payroll_uk/earnings_order.rb +6 -1
  350. data/lib/xero-ruby/models/payroll_uk/earnings_order_object.rb +6 -1
  351. data/lib/xero-ruby/models/payroll_uk/earnings_orders.rb +6 -1
  352. data/lib/xero-ruby/models/payroll_uk/earnings_rate.rb +15 -3
  353. data/lib/xero-ruby/models/payroll_uk/earnings_rate_object.rb +6 -1
  354. data/lib/xero-ruby/models/payroll_uk/earnings_rates.rb +6 -1
  355. data/lib/xero-ruby/models/payroll_uk/earnings_template.rb +6 -1
  356. data/lib/xero-ruby/models/payroll_uk/earnings_template_object.rb +6 -1
  357. data/lib/xero-ruby/models/payroll_uk/employee.rb +6 -1
  358. data/lib/xero-ruby/models/payroll_uk/employee_leave.rb +6 -1
  359. data/lib/xero-ruby/models/payroll_uk/employee_leave_balance.rb +6 -1
  360. data/lib/xero-ruby/models/payroll_uk/employee_leave_balances.rb +6 -1
  361. data/lib/xero-ruby/models/payroll_uk/employee_leave_object.rb +6 -1
  362. data/lib/xero-ruby/models/payroll_uk/employee_leave_type.rb +6 -1
  363. data/lib/xero-ruby/models/payroll_uk/employee_leave_type_object.rb +6 -1
  364. data/lib/xero-ruby/models/payroll_uk/employee_leave_types.rb +6 -1
  365. data/lib/xero-ruby/models/payroll_uk/employee_leaves.rb +6 -1
  366. data/lib/xero-ruby/models/payroll_uk/employee_object.rb +6 -1
  367. data/lib/xero-ruby/models/payroll_uk/employee_opening_balances.rb +6 -1
  368. data/lib/xero-ruby/models/payroll_uk/employee_opening_balances_object.rb +6 -1
  369. data/lib/xero-ruby/models/payroll_uk/employee_pay_template.rb +6 -1
  370. data/lib/xero-ruby/models/payroll_uk/employee_pay_template_object.rb +6 -1
  371. data/lib/xero-ruby/models/payroll_uk/employee_pay_templates.rb +6 -1
  372. data/lib/xero-ruby/models/payroll_uk/employee_statutory_leave_balance.rb +6 -1
  373. data/lib/xero-ruby/models/payroll_uk/employee_statutory_leave_balance_object.rb +6 -1
  374. data/lib/xero-ruby/models/payroll_uk/employee_statutory_leave_summary.rb +6 -1
  375. data/lib/xero-ruby/models/payroll_uk/employee_statutory_leaves_summaries.rb +6 -1
  376. data/lib/xero-ruby/models/payroll_uk/employee_statutory_sick_leave.rb +7 -2
  377. data/lib/xero-ruby/models/payroll_uk/employee_statutory_sick_leave_object.rb +6 -1
  378. data/lib/xero-ruby/models/payroll_uk/employee_statutory_sick_leaves.rb +6 -1
  379. data/lib/xero-ruby/models/payroll_uk/employee_tax.rb +6 -1
  380. data/lib/xero-ruby/models/payroll_uk/employee_tax_object.rb +6 -1
  381. data/lib/xero-ruby/models/payroll_uk/employees.rb +6 -1
  382. data/lib/xero-ruby/models/payroll_uk/employment.rb +6 -1
  383. data/lib/xero-ruby/models/payroll_uk/employment_object.rb +6 -1
  384. data/lib/xero-ruby/models/payroll_uk/invalid_field.rb +6 -1
  385. data/lib/xero-ruby/models/payroll_uk/leave_accrual_line.rb +6 -1
  386. data/lib/xero-ruby/models/payroll_uk/leave_earnings_line.rb +6 -1
  387. data/lib/xero-ruby/models/payroll_uk/leave_period.rb +6 -1
  388. data/lib/xero-ruby/models/payroll_uk/leave_periods.rb +6 -1
  389. data/lib/xero-ruby/models/payroll_uk/leave_type.rb +6 -1
  390. data/lib/xero-ruby/models/payroll_uk/leave_type_object.rb +6 -1
  391. data/lib/xero-ruby/models/payroll_uk/leave_types.rb +6 -1
  392. data/lib/xero-ruby/models/payroll_uk/pagination.rb +6 -1
  393. data/lib/xero-ruby/models/payroll_uk/pay_run.rb +6 -1
  394. data/lib/xero-ruby/models/payroll_uk/pay_run_calendar.rb +6 -1
  395. data/lib/xero-ruby/models/payroll_uk/pay_run_calendar_object.rb +6 -1
  396. data/lib/xero-ruby/models/payroll_uk/pay_run_calendars.rb +6 -1
  397. data/lib/xero-ruby/models/payroll_uk/pay_run_object.rb +6 -1
  398. data/lib/xero-ruby/models/payroll_uk/pay_runs.rb +6 -1
  399. data/lib/xero-ruby/models/payroll_uk/payment_line.rb +6 -1
  400. data/lib/xero-ruby/models/payroll_uk/payment_method.rb +6 -1
  401. data/lib/xero-ruby/models/payroll_uk/payment_method_object.rb +6 -1
  402. data/lib/xero-ruby/models/payroll_uk/payslip.rb +6 -1
  403. data/lib/xero-ruby/models/payroll_uk/payslip_object.rb +6 -1
  404. data/lib/xero-ruby/models/payroll_uk/payslips.rb +6 -1
  405. data/lib/xero-ruby/models/payroll_uk/problem.rb +6 -1
  406. data/lib/xero-ruby/models/payroll_uk/reimbursement.rb +6 -1
  407. data/lib/xero-ruby/models/payroll_uk/reimbursement_line.rb +6 -1
  408. data/lib/xero-ruby/models/payroll_uk/reimbursement_object.rb +6 -1
  409. data/lib/xero-ruby/models/payroll_uk/reimbursements.rb +6 -1
  410. data/lib/xero-ruby/models/payroll_uk/salary_and_wage.rb +6 -1
  411. data/lib/xero-ruby/models/payroll_uk/salary_and_wage_object.rb +6 -1
  412. data/lib/xero-ruby/models/payroll_uk/salary_and_wages.rb +6 -1
  413. data/lib/xero-ruby/models/payroll_uk/settings.rb +6 -1
  414. data/lib/xero-ruby/models/payroll_uk/statutory_deduction.rb +6 -1
  415. data/lib/xero-ruby/models/payroll_uk/tax_line.rb +6 -1
  416. data/lib/xero-ruby/models/payroll_uk/timesheet.rb +7 -2
  417. data/lib/xero-ruby/models/payroll_uk/timesheet_earnings_line.rb +6 -1
  418. data/lib/xero-ruby/models/payroll_uk/timesheet_line.rb +6 -1
  419. data/lib/xero-ruby/models/payroll_uk/timesheet_line_object.rb +6 -1
  420. data/lib/xero-ruby/models/payroll_uk/timesheet_object.rb +6 -1
  421. data/lib/xero-ruby/models/payroll_uk/timesheets.rb +6 -1
  422. data/lib/xero-ruby/models/payroll_uk/tracking_categories.rb +6 -1
  423. data/lib/xero-ruby/models/payroll_uk/tracking_category.rb +6 -1
  424. data/lib/xero-ruby/models/projects/amount.rb +6 -1
  425. data/lib/xero-ruby/models/projects/error.rb +6 -1
  426. data/lib/xero-ruby/models/projects/pagination.rb +6 -1
  427. data/lib/xero-ruby/models/projects/project.rb +6 -1
  428. data/lib/xero-ruby/models/projects/project_create_or_update.rb +6 -1
  429. data/lib/xero-ruby/models/projects/project_patch.rb +6 -1
  430. data/lib/xero-ruby/models/projects/project_user.rb +6 -1
  431. data/lib/xero-ruby/models/projects/project_users.rb +6 -1
  432. data/lib/xero-ruby/models/projects/projects.rb +6 -1
  433. data/lib/xero-ruby/models/projects/task.rb +6 -1
  434. data/lib/xero-ruby/models/projects/task_create_or_update.rb +6 -1
  435. data/lib/xero-ruby/models/projects/tasks.rb +6 -1
  436. data/lib/xero-ruby/models/projects/time_entries.rb +6 -1
  437. data/lib/xero-ruby/models/projects/time_entry.rb +6 -1
  438. data/lib/xero-ruby/models/projects/time_entry_create_or_update.rb +6 -1
  439. data/lib/xero-ruby/string_serialization.rb +52 -0
  440. data/lib/xero-ruby/version.rb +3 -3
  441. data/lib/xero-ruby/where.rb +65 -0
  442. data/spec/configuration_spec.rb +1 -1
  443. data/spec/helper_methods_spec.rb +16 -4
  444. data/spec/where_spec.rb +82 -0
  445. metadata +8 -6
  446. data/spec/files/models/file_response204_spec.rb +0 -41
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -238,7 +238,7 @@ module XeroRuby::Accounting
238
238
 
239
239
  # Returns the object in the form of hash
240
240
  # @return [Hash] Returns the object in the form of hash
241
- def to_hash(downcase: true)
241
+ def to_hash(downcase: false)
242
242
  hash = {}
243
243
  self.class.attribute_map.each_pair do |attr, param|
244
244
  value = self.send(attr)
@@ -249,6 +249,11 @@ module XeroRuby::Accounting
249
249
  hash
250
250
  end
251
251
 
252
+ # Returns the object in the form of hash with snake_case
253
+ def to_attributes
254
+ to_hash(downcase: true)
255
+ end
256
+
252
257
  # Outputs non-array value in the form of hash
253
258
  # For object, use to_hash. Otherwise, just return the value
254
259
  # @param [Object] value Any valid value
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -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 to_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
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -200,7 +200,7 @@ module XeroRuby::Accounting
200
200
 
201
201
  # Returns the object in the form of hash
202
202
  # @return [Hash] Returns the object in the form of hash
203
- def to_hash(downcase: true)
203
+ def to_hash(downcase: false)
204
204
  hash = {}
205
205
  self.class.attribute_map.each_pair do |attr, param|
206
206
  value = self.send(attr)
@@ -211,6 +211,11 @@ module XeroRuby::Accounting
211
211
  hash
212
212
  end
213
213
 
214
+ # Returns the object in the form of hash with snake_case
215
+ def to_attributes
216
+ to_hash(downcase: true)
217
+ end
218
+
214
219
  # Outputs non-array value in the form of hash
215
220
  # For object, use to_hash. Otherwise, just return the value
216
221
  # @param [Object] value Any valid value
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -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 to_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
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -193,7 +193,7 @@ module XeroRuby::Accounting
193
193
 
194
194
  # Returns the object in the form of hash
195
195
  # @return [Hash] Returns the object in the form of hash
196
- def to_hash(downcase: true)
196
+ def to_hash(downcase: false)
197
197
  hash = {}
198
198
  self.class.attribute_map.each_pair do |attr, param|
199
199
  value = self.send(attr)
@@ -204,6 +204,11 @@ module XeroRuby::Accounting
204
204
  hash
205
205
  end
206
206
 
207
+ # Returns the object in the form of hash with snake_case
208
+ def to_attributes
209
+ to_hash(downcase: true)
210
+ end
211
+
207
212
  # Outputs non-array value in the form of hash
208
213
  # For object, use to_hash. Otherwise, just return the value
209
214
  # @param [Object] value Any valid value
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -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 to_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
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -111,6 +111,9 @@ module XeroRuby::Accounting
111
111
  # Displays array of validation error messages from the API
112
112
  attr_accessor :validation_errors
113
113
 
114
+ # Displays array of warning messages from the API
115
+ attr_accessor :warnings
116
+
114
117
  class EnumAttributeValidator
115
118
  attr_reader :datatype
116
119
  attr_reader :allowable_values
@@ -164,7 +167,8 @@ module XeroRuby::Accounting
164
167
  :'status_attribute_string' => :'StatusAttributeString',
165
168
  :'has_attachments' => :'HasAttachments',
166
169
  :'has_errors' => :'HasErrors',
167
- :'validation_errors' => :'ValidationErrors'
170
+ :'validation_errors' => :'ValidationErrors',
171
+ :'warnings' => :'Warnings'
168
172
  }
169
173
  end
170
174
 
@@ -193,13 +197,14 @@ module XeroRuby::Accounting
193
197
  :'currency_rate' => :'BigDecimal',
194
198
  :'remaining_credit' => :'BigDecimal',
195
199
  :'allocations' => :'Array<Allocation>',
196
- :'applied_amount' => :'Float',
200
+ :'applied_amount' => :'BigDecimal',
197
201
  :'payments' => :'Array<Payment>',
198
202
  :'branding_theme_id' => :'String',
199
203
  :'status_attribute_string' => :'String',
200
204
  :'has_attachments' => :'Boolean',
201
205
  :'has_errors' => :'Boolean',
202
- :'validation_errors' => :'Array<ValidationError>'
206
+ :'validation_errors' => :'Array<ValidationError>',
207
+ :'warnings' => :'Array<ValidationError>'
203
208
  }
204
209
  end
205
210
 
@@ -345,6 +350,12 @@ module XeroRuby::Accounting
345
350
  self.validation_errors = value
346
351
  end
347
352
  end
353
+
354
+ if attributes.key?(:'warnings')
355
+ if (value = attributes[:'warnings']).is_a?(Array)
356
+ self.warnings = value
357
+ end
358
+ end
348
359
  end
349
360
 
350
361
  # Show invalid properties with the reasons. Usually used together with valid?
@@ -417,7 +428,8 @@ module XeroRuby::Accounting
417
428
  status_attribute_string == o.status_attribute_string &&
418
429
  has_attachments == o.has_attachments &&
419
430
  has_errors == o.has_errors &&
420
- validation_errors == o.validation_errors
431
+ validation_errors == o.validation_errors &&
432
+ warnings == o.warnings
421
433
  end
422
434
 
423
435
  # @see the `==` method
@@ -429,7 +441,7 @@ module XeroRuby::Accounting
429
441
  # Calculates hash code according to all attributes.
430
442
  # @return [Integer] Hash code
431
443
  def hash
432
- [type, contact, date, due_date, status, line_amount_types, line_items, sub_total, total_tax, total, cis_deduction, cis_rate, updated_date_utc, currency_code, fully_paid_on_date, credit_note_id, credit_note_number, reference, sent_to_contact, currency_rate, remaining_credit, allocations, applied_amount, payments, branding_theme_id, status_attribute_string, has_attachments, has_errors, validation_errors].hash
444
+ [type, contact, date, due_date, status, line_amount_types, line_items, sub_total, total_tax, total, cis_deduction, cis_rate, updated_date_utc, currency_code, fully_paid_on_date, credit_note_id, credit_note_number, reference, sent_to_contact, currency_rate, remaining_credit, allocations, applied_amount, payments, branding_theme_id, status_attribute_string, has_attachments, has_errors, validation_errors, warnings].hash
433
445
  end
434
446
 
435
447
  # Builds the object from hash
@@ -516,7 +528,7 @@ module XeroRuby::Accounting
516
528
 
517
529
  # Returns the object in the form of hash
518
530
  # @return [Hash] Returns the object in the form of hash
519
- def to_hash(downcase: true)
531
+ def to_hash(downcase: false)
520
532
  hash = {}
521
533
  self.class.attribute_map.each_pair do |attr, param|
522
534
  value = self.send(attr)
@@ -527,6 +539,11 @@ module XeroRuby::Accounting
527
539
  hash
528
540
  end
529
541
 
542
+ # Returns the object in the form of hash with snake_case
543
+ def to_attributes
544
+ to_hash(downcase: true)
545
+ end
546
+
530
547
  # Outputs non-array value in the form of hash
531
548
  # For object, use to_hash. Otherwise, just return the value
532
549
  # @param [Object] value Any valid value
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -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 to_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
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -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 to_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
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -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 to_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
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -242,7 +242,7 @@ module XeroRuby::Accounting
242
242
 
243
243
  # Returns the object in the form of hash
244
244
  # @return [Hash] Returns the object in the form of hash
245
- def to_hash(downcase: true)
245
+ def to_hash(downcase: false)
246
246
  hash = {}
247
247
  self.class.attribute_map.each_pair do |attr, param|
248
248
  value = self.send(attr)
@@ -253,6 +253,11 @@ module XeroRuby::Accounting
253
253
  hash
254
254
  end
255
255
 
256
+ # Returns the object in the form of hash with snake_case
257
+ def to_attributes
258
+ to_hash(downcase: true)
259
+ end
260
+
256
261
  # Outputs non-array value in the form of hash
257
262
  # For object, use to_hash. Otherwise, just return the value
258
263
  # @param [Object] value Any valid value
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -310,7 +310,7 @@ module XeroRuby::Accounting
310
310
 
311
311
  # Returns the object in the form of hash
312
312
  # @return [Hash] Returns the object in the form of hash
313
- def to_hash(downcase: true)
313
+ def to_hash(downcase: false)
314
314
  hash = {}
315
315
  self.class.attribute_map.each_pair do |attr, param|
316
316
  value = self.send(attr)
@@ -321,6 +321,11 @@ module XeroRuby::Accounting
321
321
  hash
322
322
  end
323
323
 
324
+ # Returns the object in the form of hash with snake_case
325
+ def to_attributes
326
+ to_hash(downcase: true)
327
+ end
328
+
324
329
  # Outputs non-array value in the form of hash
325
330
  # For object, use to_hash. Otherwise, just return the value
326
331
  # @param [Object] value Any valid value
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -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 to_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
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -202,7 +202,7 @@ module XeroRuby::Accounting
202
202
 
203
203
  # Returns the object in the form of hash
204
204
  # @return [Hash] Returns the object in the form of hash
205
- def to_hash(downcase: true)
205
+ def to_hash(downcase: false)
206
206
  hash = {}
207
207
  self.class.attribute_map.each_pair do |attr, param|
208
208
  value = self.send(attr)
@@ -213,6 +213,11 @@ module XeroRuby::Accounting
213
213
  hash
214
214
  end
215
215
 
216
+ # Returns the object in the form of hash with snake_case
217
+ def to_attributes
218
+ to_hash(downcase: true)
219
+ end
220
+
216
221
  # Outputs non-array value in the form of hash
217
222
  # For object, use to_hash. Otherwise, just return the value
218
223
  # @param [Object] value Any valid value