xero-ruby 2.7.1 → 2.9.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (406) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +45 -40
  3. data/lib/xero-ruby.rb +1 -1
  4. data/lib/xero-ruby/api/accounting_api.rb +570 -346
  5. data/lib/xero-ruby/api/asset_api.rb +12 -6
  6. data/lib/xero-ruby/api/files_api.rb +158 -32
  7. data/lib/xero-ruby/api/payroll_au_api.rb +58 -29
  8. data/lib/xero-ruby/api/payroll_nz_api.rb +136 -68
  9. data/lib/xero-ruby/api/payroll_uk_api.rb +146 -82
  10. data/lib/xero-ruby/api/project_api.rb +26 -13
  11. data/lib/xero-ruby/api_client.rb +48 -8
  12. data/lib/xero-ruby/configuration.rb +14 -1
  13. data/lib/xero-ruby/models/accounting/account.rb +1 -1
  14. data/lib/xero-ruby/models/accounting/accounts.rb +1 -1
  15. data/lib/xero-ruby/models/accounting/accounts_payable.rb +1 -1
  16. data/lib/xero-ruby/models/accounting/accounts_receivable.rb +1 -1
  17. data/lib/xero-ruby/models/accounting/action.rb +1 -1
  18. data/lib/xero-ruby/models/accounting/actions.rb +1 -1
  19. data/lib/xero-ruby/models/accounting/address.rb +1 -1
  20. data/lib/xero-ruby/models/accounting/address_for_organisation.rb +1 -1
  21. data/lib/xero-ruby/models/accounting/allocation.rb +1 -1
  22. data/lib/xero-ruby/models/accounting/allocations.rb +1 -1
  23. data/lib/xero-ruby/models/accounting/attachment.rb +1 -1
  24. data/lib/xero-ruby/models/accounting/attachments.rb +1 -1
  25. data/lib/xero-ruby/models/accounting/balance_details.rb +1 -1
  26. data/lib/xero-ruby/models/accounting/balances.rb +1 -1
  27. data/lib/xero-ruby/models/accounting/bank_transaction.rb +1 -1
  28. data/lib/xero-ruby/models/accounting/bank_transactions.rb +1 -1
  29. data/lib/xero-ruby/models/accounting/bank_transfer.rb +1 -1
  30. data/lib/xero-ruby/models/accounting/bank_transfers.rb +1 -1
  31. data/lib/xero-ruby/models/accounting/batch_payment.rb +17 -5
  32. data/lib/xero-ruby/models/accounting/batch_payment_details.rb +1 -1
  33. data/lib/xero-ruby/models/accounting/batch_payments.rb +1 -1
  34. data/lib/xero-ruby/models/accounting/bill.rb +1 -1
  35. data/lib/xero-ruby/models/accounting/branding_theme.rb +1 -1
  36. data/lib/xero-ruby/models/accounting/branding_themes.rb +1 -1
  37. data/lib/xero-ruby/models/accounting/cis_org_setting.rb +1 -1
  38. data/lib/xero-ruby/models/accounting/cis_org_settings.rb +1 -1
  39. data/lib/xero-ruby/models/accounting/cis_setting.rb +1 -1
  40. data/lib/xero-ruby/models/accounting/cis_settings.rb +1 -1
  41. data/lib/xero-ruby/models/accounting/contact.rb +1 -1
  42. data/lib/xero-ruby/models/accounting/contact_group.rb +1 -1
  43. data/lib/xero-ruby/models/accounting/contact_groups.rb +1 -1
  44. data/lib/xero-ruby/models/accounting/contact_person.rb +1 -1
  45. data/lib/xero-ruby/models/accounting/contacts.rb +1 -1
  46. data/lib/xero-ruby/models/accounting/conversion_balances.rb +1 -1
  47. data/lib/xero-ruby/models/accounting/conversion_date.rb +1 -1
  48. data/lib/xero-ruby/models/accounting/credit_note.rb +1 -1
  49. data/lib/xero-ruby/models/accounting/credit_notes.rb +1 -1
  50. data/lib/xero-ruby/models/accounting/currencies.rb +1 -1
  51. data/lib/xero-ruby/models/accounting/currency.rb +1 -1
  52. data/lib/xero-ruby/models/accounting/element.rb +1 -1
  53. data/lib/xero-ruby/models/accounting/employee.rb +1 -1
  54. data/lib/xero-ruby/models/accounting/employees.rb +1 -1
  55. data/lib/xero-ruby/models/accounting/error.rb +1 -1
  56. data/lib/xero-ruby/models/accounting/expense_claim.rb +1 -1
  57. data/lib/xero-ruby/models/accounting/expense_claims.rb +1 -1
  58. data/lib/xero-ruby/models/accounting/external_link.rb +1 -1
  59. data/lib/xero-ruby/models/accounting/history_record.rb +1 -1
  60. data/lib/xero-ruby/models/accounting/history_records.rb +1 -1
  61. data/lib/xero-ruby/models/accounting/import_summary.rb +1 -1
  62. data/lib/xero-ruby/models/accounting/import_summary_accounts.rb +9 -9
  63. data/lib/xero-ruby/models/accounting/import_summary_object.rb +1 -1
  64. data/lib/xero-ruby/models/accounting/import_summary_organisation.rb +1 -1
  65. data/lib/xero-ruby/models/accounting/invoice.rb +1 -1
  66. data/lib/xero-ruby/models/accounting/invoice_reminder.rb +1 -1
  67. data/lib/xero-ruby/models/accounting/invoice_reminders.rb +1 -1
  68. data/lib/xero-ruby/models/accounting/invoices.rb +1 -1
  69. data/lib/xero-ruby/models/accounting/item.rb +1 -1
  70. data/lib/xero-ruby/models/accounting/items.rb +1 -1
  71. data/lib/xero-ruby/models/accounting/journal.rb +1 -1
  72. data/lib/xero-ruby/models/accounting/journal_line.rb +1 -1
  73. data/lib/xero-ruby/models/accounting/journals.rb +1 -1
  74. data/lib/xero-ruby/models/accounting/line_item.rb +1 -1
  75. data/lib/xero-ruby/models/accounting/line_item_tracking.rb +1 -1
  76. data/lib/xero-ruby/models/accounting/linked_transaction.rb +1 -1
  77. data/lib/xero-ruby/models/accounting/linked_transactions.rb +1 -1
  78. data/lib/xero-ruby/models/accounting/manual_journal.rb +1 -1
  79. data/lib/xero-ruby/models/accounting/manual_journal_line.rb +1 -1
  80. data/lib/xero-ruby/models/accounting/manual_journals.rb +1 -1
  81. data/lib/xero-ruby/models/accounting/online_invoice.rb +1 -1
  82. data/lib/xero-ruby/models/accounting/online_invoices.rb +1 -1
  83. data/lib/xero-ruby/models/accounting/organisation.rb +1 -1
  84. data/lib/xero-ruby/models/accounting/organisations.rb +1 -1
  85. data/lib/xero-ruby/models/accounting/overpayment.rb +1 -1
  86. data/lib/xero-ruby/models/accounting/overpayments.rb +1 -1
  87. data/lib/xero-ruby/models/accounting/payment.rb +1 -1
  88. data/lib/xero-ruby/models/accounting/payment_delete.rb +1 -1
  89. data/lib/xero-ruby/models/accounting/payment_service.rb +1 -1
  90. data/lib/xero-ruby/models/accounting/payment_services.rb +1 -1
  91. data/lib/xero-ruby/models/accounting/payment_term.rb +1 -1
  92. data/lib/xero-ruby/models/accounting/payments.rb +1 -1
  93. data/lib/xero-ruby/models/accounting/phone.rb +1 -1
  94. data/lib/xero-ruby/models/accounting/prepayment.rb +1 -1
  95. data/lib/xero-ruby/models/accounting/prepayments.rb +1 -1
  96. data/lib/xero-ruby/models/accounting/purchase.rb +1 -1
  97. data/lib/xero-ruby/models/accounting/purchase_order.rb +1 -1
  98. data/lib/xero-ruby/models/accounting/purchase_orders.rb +1 -1
  99. data/lib/xero-ruby/models/accounting/quote.rb +1 -1
  100. data/lib/xero-ruby/models/accounting/quotes.rb +1 -1
  101. data/lib/xero-ruby/models/accounting/receipt.rb +1 -1
  102. data/lib/xero-ruby/models/accounting/receipts.rb +1 -1
  103. data/lib/xero-ruby/models/accounting/repeating_invoice.rb +1 -1
  104. data/lib/xero-ruby/models/accounting/repeating_invoices.rb +1 -1
  105. data/lib/xero-ruby/models/accounting/report.rb +1 -1
  106. data/lib/xero-ruby/models/accounting/report_attribute.rb +1 -1
  107. data/lib/xero-ruby/models/accounting/report_cell.rb +1 -1
  108. data/lib/xero-ruby/models/accounting/report_fields.rb +1 -1
  109. data/lib/xero-ruby/models/accounting/report_row.rb +1 -1
  110. data/lib/xero-ruby/models/accounting/report_rows.rb +1 -1
  111. data/lib/xero-ruby/models/accounting/report_with_row.rb +1 -1
  112. data/lib/xero-ruby/models/accounting/report_with_rows.rb +1 -1
  113. data/lib/xero-ruby/models/accounting/reports.rb +1 -1
  114. data/lib/xero-ruby/models/accounting/request_empty.rb +1 -1
  115. data/lib/xero-ruby/models/accounting/sales_tracking_category.rb +1 -1
  116. data/lib/xero-ruby/models/accounting/schedule.rb +1 -1
  117. data/lib/xero-ruby/models/accounting/setup.rb +1 -1
  118. data/lib/xero-ruby/models/accounting/tax_component.rb +1 -1
  119. data/lib/xero-ruby/models/accounting/tax_rate.rb +1 -1
  120. data/lib/xero-ruby/models/accounting/tax_rates.rb +1 -1
  121. data/lib/xero-ruby/models/accounting/ten_ninety_nine_contact.rb +1 -1
  122. data/lib/xero-ruby/models/accounting/tracking_categories.rb +1 -1
  123. data/lib/xero-ruby/models/accounting/tracking_category.rb +1 -1
  124. data/lib/xero-ruby/models/accounting/tracking_option.rb +1 -1
  125. data/lib/xero-ruby/models/accounting/tracking_options.rb +1 -1
  126. data/lib/xero-ruby/models/accounting/user.rb +1 -1
  127. data/lib/xero-ruby/models/accounting/users.rb +1 -1
  128. data/lib/xero-ruby/models/accounting/validation_error.rb +1 -1
  129. data/lib/xero-ruby/models/assets/asset.rb +1 -1
  130. data/lib/xero-ruby/models/assets/asset_type.rb +1 -1
  131. data/lib/xero-ruby/models/assets/assets.rb +1 -1
  132. data/lib/xero-ruby/models/assets/book_depreciation_detail.rb +1 -1
  133. data/lib/xero-ruby/models/assets/book_depreciation_setting.rb +1 -1
  134. data/lib/xero-ruby/models/assets/error.rb +1 -1
  135. data/lib/xero-ruby/models/assets/field_validation_errors_element.rb +1 -1
  136. data/lib/xero-ruby/models/assets/pagination.rb +1 -1
  137. data/lib/xero-ruby/models/assets/resource_validation_errors_element.rb +1 -1
  138. data/lib/xero-ruby/models/assets/setting.rb +1 -1
  139. data/lib/xero-ruby/models/files/association.rb +1 -1
  140. data/lib/xero-ruby/models/files/file_object.rb +1 -1
  141. data/lib/xero-ruby/models/files/files.rb +1 -1
  142. data/lib/xero-ruby/models/files/folder.rb +1 -1
  143. data/lib/xero-ruby/models/files/folders.rb +1 -1
  144. data/lib/xero-ruby/models/files/{inline_object.rb → upload_object.rb} +19 -4
  145. data/lib/xero-ruby/models/files/user.rb +1 -1
  146. data/lib/xero-ruby/models/payroll_au/account.rb +1 -1
  147. data/lib/xero-ruby/models/payroll_au/api_exception.rb +1 -1
  148. data/lib/xero-ruby/models/payroll_au/bank_account.rb +1 -1
  149. data/lib/xero-ruby/models/payroll_au/deduction_line.rb +1 -6
  150. data/lib/xero-ruby/models/payroll_au/deduction_type.rb +1 -1
  151. data/lib/xero-ruby/models/payroll_au/earnings_line.rb +1 -1
  152. data/lib/xero-ruby/models/payroll_au/earnings_rate.rb +1 -1
  153. data/lib/xero-ruby/models/payroll_au/employee.rb +1 -1
  154. data/lib/xero-ruby/models/payroll_au/employees.rb +1 -1
  155. data/lib/xero-ruby/models/payroll_au/home_address.rb +1 -1
  156. data/lib/xero-ruby/models/payroll_au/leave_accrual_line.rb +1 -1
  157. data/lib/xero-ruby/models/payroll_au/leave_application.rb +1 -1
  158. data/lib/xero-ruby/models/payroll_au/leave_applications.rb +1 -1
  159. data/lib/xero-ruby/models/payroll_au/leave_balance.rb +1 -1
  160. data/lib/xero-ruby/models/payroll_au/leave_earnings_line.rb +1 -1
  161. data/lib/xero-ruby/models/payroll_au/leave_line.rb +1 -1
  162. data/lib/xero-ruby/models/payroll_au/leave_lines.rb +1 -1
  163. data/lib/xero-ruby/models/payroll_au/leave_period.rb +1 -1
  164. data/lib/xero-ruby/models/payroll_au/leave_type.rb +1 -1
  165. data/lib/xero-ruby/models/payroll_au/opening_balances.rb +1 -1
  166. data/lib/xero-ruby/models/payroll_au/pay_item.rb +1 -1
  167. data/lib/xero-ruby/models/payroll_au/pay_items.rb +1 -1
  168. data/lib/xero-ruby/models/payroll_au/pay_run.rb +1 -1
  169. data/lib/xero-ruby/models/payroll_au/pay_runs.rb +1 -1
  170. data/lib/xero-ruby/models/payroll_au/pay_template.rb +1 -1
  171. data/lib/xero-ruby/models/payroll_au/payroll_calendar.rb +1 -1
  172. data/lib/xero-ruby/models/payroll_au/payroll_calendars.rb +1 -1
  173. data/lib/xero-ruby/models/payroll_au/payslip.rb +1 -1
  174. data/lib/xero-ruby/models/payroll_au/payslip_lines.rb +1 -1
  175. data/lib/xero-ruby/models/payroll_au/payslip_object.rb +1 -1
  176. data/lib/xero-ruby/models/payroll_au/payslip_summary.rb +1 -1
  177. data/lib/xero-ruby/models/payroll_au/payslips.rb +1 -1
  178. data/lib/xero-ruby/models/payroll_au/reimbursement_line.rb +1 -1
  179. data/lib/xero-ruby/models/payroll_au/reimbursement_lines.rb +1 -1
  180. data/lib/xero-ruby/models/payroll_au/reimbursement_type.rb +1 -1
  181. data/lib/xero-ruby/models/payroll_au/settings.rb +1 -1
  182. data/lib/xero-ruby/models/payroll_au/settings_object.rb +1 -1
  183. data/lib/xero-ruby/models/payroll_au/settings_tracking_categories.rb +1 -1
  184. data/lib/xero-ruby/models/payroll_au/settings_tracking_categories_employee_groups.rb +1 -1
  185. data/lib/xero-ruby/models/payroll_au/settings_tracking_categories_timesheet_categories.rb +1 -1
  186. data/lib/xero-ruby/models/payroll_au/super_fund.rb +1 -1
  187. data/lib/xero-ruby/models/payroll_au/super_fund_product.rb +1 -1
  188. data/lib/xero-ruby/models/payroll_au/super_fund_products.rb +1 -1
  189. data/lib/xero-ruby/models/payroll_au/super_funds.rb +1 -1
  190. data/lib/xero-ruby/models/payroll_au/super_line.rb +1 -1
  191. data/lib/xero-ruby/models/payroll_au/super_membership.rb +1 -1
  192. data/lib/xero-ruby/models/payroll_au/superannuation_line.rb +1 -1
  193. data/lib/xero-ruby/models/payroll_au/tax_declaration.rb +1 -1
  194. data/lib/xero-ruby/models/payroll_au/tax_line.rb +1 -1
  195. data/lib/xero-ruby/models/payroll_au/timesheet.rb +1 -1
  196. data/lib/xero-ruby/models/payroll_au/timesheet_line.rb +1 -1
  197. data/lib/xero-ruby/models/payroll_au/timesheet_object.rb +1 -1
  198. data/lib/xero-ruby/models/payroll_au/timesheets.rb +1 -1
  199. data/lib/xero-ruby/models/payroll_au/validation_error.rb +1 -1
  200. data/lib/xero-ruby/models/payroll_nz/account.rb +1 -1
  201. data/lib/xero-ruby/models/payroll_nz/accounts.rb +1 -1
  202. data/lib/xero-ruby/models/payroll_nz/address.rb +1 -1
  203. data/lib/xero-ruby/models/payroll_nz/bank_account.rb +1 -1
  204. data/lib/xero-ruby/models/payroll_nz/benefit.rb +1 -1
  205. data/lib/xero-ruby/models/payroll_nz/deduction.rb +1 -1
  206. data/lib/xero-ruby/models/payroll_nz/deduction_line.rb +1 -1
  207. data/lib/xero-ruby/models/payroll_nz/deduction_object.rb +1 -1
  208. data/lib/xero-ruby/models/payroll_nz/deductions.rb +1 -1
  209. data/lib/xero-ruby/models/payroll_nz/earnings_line.rb +1 -1
  210. data/lib/xero-ruby/models/payroll_nz/earnings_order.rb +1 -1
  211. data/lib/xero-ruby/models/payroll_nz/earnings_order_object.rb +1 -1
  212. data/lib/xero-ruby/models/payroll_nz/earnings_orders.rb +1 -1
  213. data/lib/xero-ruby/models/payroll_nz/earnings_rate.rb +1 -1
  214. data/lib/xero-ruby/models/payroll_nz/earnings_rate_object.rb +1 -1
  215. data/lib/xero-ruby/models/payroll_nz/earnings_rates.rb +1 -1
  216. data/lib/xero-ruby/models/payroll_nz/earnings_template.rb +1 -1
  217. data/lib/xero-ruby/models/payroll_nz/earnings_template_object.rb +1 -1
  218. data/lib/xero-ruby/models/payroll_nz/employee.rb +1 -1
  219. data/lib/xero-ruby/models/payroll_nz/employee_earnings_templates.rb +1 -1
  220. data/lib/xero-ruby/models/payroll_nz/employee_leave.rb +1 -1
  221. data/lib/xero-ruby/models/payroll_nz/employee_leave_balance.rb +1 -1
  222. data/lib/xero-ruby/models/payroll_nz/employee_leave_balances.rb +1 -1
  223. data/lib/xero-ruby/models/payroll_nz/employee_leave_object.rb +1 -1
  224. data/lib/xero-ruby/models/payroll_nz/employee_leave_setup.rb +1 -1
  225. data/lib/xero-ruby/models/payroll_nz/employee_leave_setup_object.rb +1 -1
  226. data/lib/xero-ruby/models/payroll_nz/employee_leave_type.rb +1 -1
  227. data/lib/xero-ruby/models/payroll_nz/employee_leave_type_object.rb +1 -1
  228. data/lib/xero-ruby/models/payroll_nz/employee_leave_types.rb +1 -1
  229. data/lib/xero-ruby/models/payroll_nz/employee_leaves.rb +1 -1
  230. data/lib/xero-ruby/models/payroll_nz/employee_object.rb +1 -1
  231. data/lib/xero-ruby/models/payroll_nz/employee_opening_balance.rb +1 -1
  232. data/lib/xero-ruby/models/payroll_nz/employee_opening_balances_object.rb +1 -1
  233. data/lib/xero-ruby/models/payroll_nz/employee_pay_template.rb +1 -1
  234. data/lib/xero-ruby/models/payroll_nz/employee_pay_template_object.rb +1 -1
  235. data/lib/xero-ruby/models/payroll_nz/employee_pay_templates.rb +1 -1
  236. data/lib/xero-ruby/models/payroll_nz/employee_statutory_leave_balance.rb +1 -1
  237. data/lib/xero-ruby/models/payroll_nz/employee_statutory_leave_balance_object.rb +1 -1
  238. data/lib/xero-ruby/models/payroll_nz/employee_statutory_leave_summary.rb +1 -1
  239. data/lib/xero-ruby/models/payroll_nz/employee_statutory_leaves_summaries.rb +1 -1
  240. data/lib/xero-ruby/models/payroll_nz/employee_statutory_sick_leave.rb +1 -1
  241. data/lib/xero-ruby/models/payroll_nz/employee_statutory_sick_leave_object.rb +1 -1
  242. data/lib/xero-ruby/models/payroll_nz/employee_statutory_sick_leaves.rb +1 -1
  243. data/lib/xero-ruby/models/payroll_nz/employee_tax.rb +1 -1
  244. data/lib/xero-ruby/models/payroll_nz/employee_tax_object.rb +1 -1
  245. data/lib/xero-ruby/models/payroll_nz/employees.rb +1 -1
  246. data/lib/xero-ruby/models/payroll_nz/employment.rb +1 -1
  247. data/lib/xero-ruby/models/payroll_nz/employment_object.rb +1 -1
  248. data/lib/xero-ruby/models/payroll_nz/gross_earnings_history.rb +1 -1
  249. data/lib/xero-ruby/models/payroll_nz/invalid_field.rb +1 -1
  250. data/lib/xero-ruby/models/payroll_nz/leave_accrual_line.rb +1 -1
  251. data/lib/xero-ruby/models/payroll_nz/leave_earnings_line.rb +1 -1
  252. data/lib/xero-ruby/models/payroll_nz/leave_period.rb +1 -1
  253. data/lib/xero-ruby/models/payroll_nz/leave_periods.rb +1 -1
  254. data/lib/xero-ruby/models/payroll_nz/leave_type.rb +1 -1
  255. data/lib/xero-ruby/models/payroll_nz/leave_type_object.rb +1 -1
  256. data/lib/xero-ruby/models/payroll_nz/leave_types.rb +1 -1
  257. data/lib/xero-ruby/models/payroll_nz/pagination.rb +1 -1
  258. data/lib/xero-ruby/models/payroll_nz/pay_run.rb +1 -1
  259. data/lib/xero-ruby/models/payroll_nz/pay_run_calendar.rb +1 -1
  260. data/lib/xero-ruby/models/payroll_nz/pay_run_calendar_object.rb +1 -1
  261. data/lib/xero-ruby/models/payroll_nz/pay_run_calendars.rb +1 -1
  262. data/lib/xero-ruby/models/payroll_nz/pay_run_object.rb +1 -1
  263. data/lib/xero-ruby/models/payroll_nz/pay_runs.rb +1 -1
  264. data/lib/xero-ruby/models/payroll_nz/pay_slip.rb +1 -1
  265. data/lib/xero-ruby/models/payroll_nz/pay_slip_object.rb +1 -1
  266. data/lib/xero-ruby/models/payroll_nz/pay_slips.rb +1 -1
  267. data/lib/xero-ruby/models/payroll_nz/payment_line.rb +1 -1
  268. data/lib/xero-ruby/models/payroll_nz/payment_method.rb +1 -1
  269. data/lib/xero-ruby/models/payroll_nz/payment_method_object.rb +1 -1
  270. data/lib/xero-ruby/models/payroll_nz/problem.rb +1 -1
  271. data/lib/xero-ruby/models/payroll_nz/reimbursement.rb +1 -1
  272. data/lib/xero-ruby/models/payroll_nz/reimbursement_line.rb +1 -1
  273. data/lib/xero-ruby/models/payroll_nz/reimbursement_object.rb +1 -1
  274. data/lib/xero-ruby/models/payroll_nz/reimbursements.rb +1 -1
  275. data/lib/xero-ruby/models/payroll_nz/salary_and_wage.rb +4 -3
  276. data/lib/xero-ruby/models/payroll_nz/salary_and_wage_object.rb +1 -1
  277. data/lib/xero-ruby/models/payroll_nz/salary_and_wages.rb +1 -1
  278. data/lib/xero-ruby/models/payroll_nz/settings.rb +1 -1
  279. data/lib/xero-ruby/models/payroll_nz/statutory_deduction.rb +1 -1
  280. data/lib/xero-ruby/models/payroll_nz/statutory_deduction_line.rb +1 -1
  281. data/lib/xero-ruby/models/payroll_nz/statutory_deduction_object.rb +1 -1
  282. data/lib/xero-ruby/models/payroll_nz/statutory_deductions.rb +1 -1
  283. data/lib/xero-ruby/models/payroll_nz/superannuation_line.rb +1 -1
  284. data/lib/xero-ruby/models/payroll_nz/superannuation_object.rb +1 -1
  285. data/lib/xero-ruby/models/payroll_nz/superannuations.rb +1 -1
  286. data/lib/xero-ruby/models/payroll_nz/tax_line.rb +1 -1
  287. data/lib/xero-ruby/models/payroll_nz/tax_settings.rb +1 -1
  288. data/lib/xero-ruby/models/payroll_nz/timesheet.rb +4 -3
  289. data/lib/xero-ruby/models/payroll_nz/timesheet_earnings_line.rb +1 -1
  290. data/lib/xero-ruby/models/payroll_nz/timesheet_line.rb +1 -1
  291. data/lib/xero-ruby/models/payroll_nz/timesheet_line_object.rb +1 -1
  292. data/lib/xero-ruby/models/payroll_nz/timesheet_object.rb +1 -1
  293. data/lib/xero-ruby/models/payroll_nz/timesheets.rb +1 -1
  294. data/lib/xero-ruby/models/payroll_nz/tracking_categories.rb +1 -1
  295. data/lib/xero-ruby/models/payroll_nz/tracking_category.rb +1 -1
  296. data/lib/xero-ruby/models/payroll_uk/account.rb +1 -1
  297. data/lib/xero-ruby/models/payroll_uk/accounts.rb +1 -1
  298. data/lib/xero-ruby/models/payroll_uk/address.rb +1 -1
  299. data/lib/xero-ruby/models/payroll_uk/bank_account.rb +1 -1
  300. data/lib/xero-ruby/models/payroll_uk/benefit.rb +1 -1
  301. data/lib/xero-ruby/models/payroll_uk/benefit_line.rb +1 -1
  302. data/lib/xero-ruby/models/payroll_uk/benefit_object.rb +1 -1
  303. data/lib/xero-ruby/models/payroll_uk/benefits.rb +1 -1
  304. data/lib/xero-ruby/models/payroll_uk/court_order_line.rb +1 -1
  305. data/lib/xero-ruby/models/payroll_uk/deduction.rb +1 -1
  306. data/lib/xero-ruby/models/payroll_uk/deduction_line.rb +1 -1
  307. data/lib/xero-ruby/models/payroll_uk/deduction_object.rb +1 -1
  308. data/lib/xero-ruby/models/payroll_uk/deductions.rb +1 -1
  309. data/lib/xero-ruby/models/payroll_uk/earnings_line.rb +1 -1
  310. data/lib/xero-ruby/models/payroll_uk/earnings_order.rb +1 -1
  311. data/lib/xero-ruby/models/payroll_uk/earnings_order_object.rb +1 -1
  312. data/lib/xero-ruby/models/payroll_uk/earnings_orders.rb +1 -1
  313. data/lib/xero-ruby/models/payroll_uk/earnings_rate.rb +1 -1
  314. data/lib/xero-ruby/models/payroll_uk/earnings_rate_object.rb +1 -1
  315. data/lib/xero-ruby/models/payroll_uk/earnings_rates.rb +1 -1
  316. data/lib/xero-ruby/models/payroll_uk/earnings_template.rb +1 -1
  317. data/lib/xero-ruby/models/payroll_uk/earnings_template_object.rb +1 -1
  318. data/lib/xero-ruby/models/payroll_uk/employee.rb +1 -1
  319. data/lib/xero-ruby/models/payroll_uk/employee_leave.rb +1 -1
  320. data/lib/xero-ruby/models/payroll_uk/employee_leave_balance.rb +1 -1
  321. data/lib/xero-ruby/models/payroll_uk/employee_leave_balances.rb +1 -1
  322. data/lib/xero-ruby/models/payroll_uk/employee_leave_object.rb +1 -1
  323. data/lib/xero-ruby/models/payroll_uk/employee_leave_type.rb +1 -1
  324. data/lib/xero-ruby/models/payroll_uk/employee_leave_type_object.rb +1 -1
  325. data/lib/xero-ruby/models/payroll_uk/employee_leave_types.rb +1 -1
  326. data/lib/xero-ruby/models/payroll_uk/employee_leaves.rb +1 -1
  327. data/lib/xero-ruby/models/payroll_uk/employee_object.rb +1 -1
  328. data/lib/xero-ruby/models/payroll_uk/employee_opening_balances.rb +1 -1
  329. data/lib/xero-ruby/models/payroll_uk/employee_opening_balances_object.rb +1 -1
  330. data/lib/xero-ruby/models/payroll_uk/employee_pay_template.rb +1 -1
  331. data/lib/xero-ruby/models/payroll_uk/employee_pay_template_object.rb +1 -1
  332. data/lib/xero-ruby/models/payroll_uk/employee_pay_templates.rb +1 -1
  333. data/lib/xero-ruby/models/payroll_uk/employee_statutory_leave_balance.rb +1 -1
  334. data/lib/xero-ruby/models/payroll_uk/employee_statutory_leave_balance_object.rb +1 -1
  335. data/lib/xero-ruby/models/payroll_uk/employee_statutory_leave_summary.rb +1 -1
  336. data/lib/xero-ruby/models/payroll_uk/employee_statutory_leaves_summaries.rb +1 -1
  337. data/lib/xero-ruby/models/payroll_uk/employee_statutory_sick_leave.rb +1 -1
  338. data/lib/xero-ruby/models/payroll_uk/employee_statutory_sick_leave_object.rb +1 -1
  339. data/lib/xero-ruby/models/payroll_uk/employee_statutory_sick_leaves.rb +1 -1
  340. data/lib/xero-ruby/models/payroll_uk/employee_tax.rb +1 -1
  341. data/lib/xero-ruby/models/payroll_uk/employee_tax_object.rb +1 -1
  342. data/lib/xero-ruby/models/payroll_uk/employees.rb +1 -1
  343. data/lib/xero-ruby/models/payroll_uk/employment.rb +1 -1
  344. data/lib/xero-ruby/models/payroll_uk/employment_object.rb +1 -1
  345. data/lib/xero-ruby/models/payroll_uk/invalid_field.rb +1 -1
  346. data/lib/xero-ruby/models/payroll_uk/leave_accrual_line.rb +1 -1
  347. data/lib/xero-ruby/models/payroll_uk/leave_earnings_line.rb +1 -1
  348. data/lib/xero-ruby/models/payroll_uk/leave_period.rb +1 -1
  349. data/lib/xero-ruby/models/payroll_uk/leave_periods.rb +1 -1
  350. data/lib/xero-ruby/models/payroll_uk/leave_type.rb +1 -1
  351. data/lib/xero-ruby/models/payroll_uk/leave_type_object.rb +1 -1
  352. data/lib/xero-ruby/models/payroll_uk/leave_types.rb +1 -1
  353. data/lib/xero-ruby/models/payroll_uk/pagination.rb +1 -1
  354. data/lib/xero-ruby/models/payroll_uk/pay_run.rb +1 -1
  355. data/lib/xero-ruby/models/payroll_uk/pay_run_calendar.rb +1 -1
  356. data/lib/xero-ruby/models/payroll_uk/pay_run_calendar_object.rb +1 -1
  357. data/lib/xero-ruby/models/payroll_uk/pay_run_calendars.rb +1 -1
  358. data/lib/xero-ruby/models/payroll_uk/pay_run_object.rb +1 -1
  359. data/lib/xero-ruby/models/payroll_uk/pay_runs.rb +1 -1
  360. data/lib/xero-ruby/models/payroll_uk/payment_line.rb +1 -1
  361. data/lib/xero-ruby/models/payroll_uk/payment_method.rb +1 -1
  362. data/lib/xero-ruby/models/payroll_uk/payment_method_object.rb +1 -1
  363. data/lib/xero-ruby/models/payroll_uk/payslip.rb +1 -1
  364. data/lib/xero-ruby/models/payroll_uk/payslip_object.rb +1 -1
  365. data/lib/xero-ruby/models/payroll_uk/payslips.rb +1 -1
  366. data/lib/xero-ruby/models/payroll_uk/problem.rb +1 -1
  367. data/lib/xero-ruby/models/payroll_uk/reimbursement.rb +1 -1
  368. data/lib/xero-ruby/models/payroll_uk/reimbursement_line.rb +1 -1
  369. data/lib/xero-ruby/models/payroll_uk/reimbursement_object.rb +1 -1
  370. data/lib/xero-ruby/models/payroll_uk/reimbursements.rb +1 -1
  371. data/lib/xero-ruby/models/payroll_uk/salary_and_wage.rb +4 -3
  372. data/lib/xero-ruby/models/payroll_uk/salary_and_wage_object.rb +1 -1
  373. data/lib/xero-ruby/models/payroll_uk/salary_and_wages.rb +1 -1
  374. data/lib/xero-ruby/models/payroll_uk/settings.rb +1 -1
  375. data/lib/xero-ruby/models/payroll_uk/statutory_deduction.rb +1 -1
  376. data/lib/xero-ruby/models/payroll_uk/tax_line.rb +1 -1
  377. data/lib/xero-ruby/models/payroll_uk/timesheet.rb +1 -1
  378. data/lib/xero-ruby/models/payroll_uk/timesheet_earnings_line.rb +1 -1
  379. data/lib/xero-ruby/models/payroll_uk/timesheet_line.rb +1 -1
  380. data/lib/xero-ruby/models/payroll_uk/timesheet_line_object.rb +1 -1
  381. data/lib/xero-ruby/models/payroll_uk/timesheet_object.rb +1 -1
  382. data/lib/xero-ruby/models/payroll_uk/timesheets.rb +1 -1
  383. data/lib/xero-ruby/models/payroll_uk/tracking_categories.rb +1 -1
  384. data/lib/xero-ruby/models/payroll_uk/tracking_category.rb +1 -1
  385. data/lib/xero-ruby/models/projects/amount.rb +1 -1
  386. data/lib/xero-ruby/models/projects/error.rb +1 -1
  387. data/lib/xero-ruby/models/projects/pagination.rb +1 -1
  388. data/lib/xero-ruby/models/projects/project.rb +1 -1
  389. data/lib/xero-ruby/models/projects/project_create_or_update.rb +1 -1
  390. data/lib/xero-ruby/models/projects/project_patch.rb +1 -1
  391. data/lib/xero-ruby/models/projects/project_user.rb +1 -1
  392. data/lib/xero-ruby/models/projects/project_users.rb +1 -1
  393. data/lib/xero-ruby/models/projects/projects.rb +1 -1
  394. data/lib/xero-ruby/models/projects/task.rb +1 -1
  395. data/lib/xero-ruby/models/projects/task_create_or_update.rb +1 -1
  396. data/lib/xero-ruby/models/projects/tasks.rb +1 -1
  397. data/lib/xero-ruby/models/projects/time_entries.rb +1 -1
  398. data/lib/xero-ruby/models/projects/time_entry.rb +1 -1
  399. data/lib/xero-ruby/models/projects/time_entry_create_or_update.rb +1 -1
  400. data/lib/xero-ruby/version.rb +2 -2
  401. data/spec/api_client_spec.rb +95 -3
  402. data/spec/api_error_spec.rb +1 -1
  403. data/spec/configuration_spec.rb +17 -0
  404. data/spec/files/models/inline_object_spec.rb +3 -3
  405. data/spec/helper_methods_spec.rb +4 -4
  406. metadata +3 -3
@@ -31,7 +31,8 @@ module XeroRuby
31
31
  # @param timesheet_id [String] Identifier for the timesheet
32
32
  # @param [Hash] opts the optional parameters
33
33
  # @return [Array<(TimesheetObject, Integer, Hash)>] TimesheetObject data, response status code and response headers
34
- def approve_timesheet_with_http_info(xero_tenant_id, timesheet_id, opts = {})
34
+ def approve_timesheet_with_http_info(xero_tenant_id, timesheet_id, options = {})
35
+ opts = options.dup
35
36
  if @api_client.config.debugging
36
37
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.approve_timesheet ...'
37
38
  end
@@ -105,7 +106,8 @@ module XeroRuby
105
106
  # @param benefit [Benefit]
106
107
  # @param [Hash] opts the optional parameters
107
108
  # @return [Array<(BenefitObject, Integer, Hash)>] BenefitObject data, response status code and response headers
108
- def create_benefit_with_http_info(xero_tenant_id, benefit, opts = {})
109
+ def create_benefit_with_http_info(xero_tenant_id, benefit, options = {})
110
+ opts = options.dup
109
111
  if @api_client.config.debugging
110
112
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.create_benefit ...'
111
113
  end
@@ -181,7 +183,8 @@ module XeroRuby
181
183
  # @param deduction [Deduction]
182
184
  # @param [Hash] opts the optional parameters
183
185
  # @return [Array<(DeductionObject, Integer, Hash)>] DeductionObject data, response status code and response headers
184
- def create_deduction_with_http_info(xero_tenant_id, deduction, opts = {})
186
+ def create_deduction_with_http_info(xero_tenant_id, deduction, options = {})
187
+ opts = options.dup
185
188
  if @api_client.config.debugging
186
189
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.create_deduction ...'
187
190
  end
@@ -257,7 +260,8 @@ module XeroRuby
257
260
  # @param earnings_rate [EarningsRate]
258
261
  # @param [Hash] opts the optional parameters
259
262
  # @return [Array<(EarningsRateObject, Integer, Hash)>] EarningsRateObject data, response status code and response headers
260
- def create_earnings_rate_with_http_info(xero_tenant_id, earnings_rate, opts = {})
263
+ def create_earnings_rate_with_http_info(xero_tenant_id, earnings_rate, options = {})
264
+ opts = options.dup
261
265
  if @api_client.config.debugging
262
266
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.create_earnings_rate ...'
263
267
  end
@@ -333,7 +337,8 @@ module XeroRuby
333
337
  # @param employee [Employee]
334
338
  # @param [Hash] opts the optional parameters
335
339
  # @return [Array<(EmployeeObject, Integer, Hash)>] EmployeeObject data, response status code and response headers
336
- def create_employee_with_http_info(xero_tenant_id, employee, opts = {})
340
+ def create_employee_with_http_info(xero_tenant_id, employee, options = {})
341
+ opts = options.dup
337
342
  if @api_client.config.debugging
338
343
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.create_employee ...'
339
344
  end
@@ -411,7 +416,8 @@ module XeroRuby
411
416
  # @param earnings_template [EarningsTemplate]
412
417
  # @param [Hash] opts the optional parameters
413
418
  # @return [Array<(EarningsTemplateObject, Integer, Hash)>] EarningsTemplateObject data, response status code and response headers
414
- def create_employee_earnings_template_with_http_info(xero_tenant_id, employee_id, earnings_template, opts = {})
419
+ def create_employee_earnings_template_with_http_info(xero_tenant_id, employee_id, earnings_template, options = {})
420
+ opts = options.dup
415
421
  if @api_client.config.debugging
416
422
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.create_employee_earnings_template ...'
417
423
  end
@@ -493,7 +499,8 @@ module XeroRuby
493
499
  # @param employee_leave [EmployeeLeave]
494
500
  # @param [Hash] opts the optional parameters
495
501
  # @return [Array<(EmployeeLeaveObject, Integer, Hash)>] EmployeeLeaveObject data, response status code and response headers
496
- def create_employee_leave_with_http_info(xero_tenant_id, employee_id, employee_leave, opts = {})
502
+ def create_employee_leave_with_http_info(xero_tenant_id, employee_id, employee_leave, options = {})
503
+ opts = options.dup
497
504
  if @api_client.config.debugging
498
505
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.create_employee_leave ...'
499
506
  end
@@ -575,7 +582,8 @@ module XeroRuby
575
582
  # @param employee_leave_type [EmployeeLeaveType]
576
583
  # @param [Hash] opts the optional parameters
577
584
  # @return [Array<(EmployeeLeaveTypeObject, Integer, Hash)>] EmployeeLeaveTypeObject data, response status code and response headers
578
- def create_employee_leave_type_with_http_info(xero_tenant_id, employee_id, employee_leave_type, opts = {})
585
+ def create_employee_leave_type_with_http_info(xero_tenant_id, employee_id, employee_leave_type, options = {})
586
+ opts = options.dup
579
587
  if @api_client.config.debugging
580
588
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.create_employee_leave_type ...'
581
589
  end
@@ -657,7 +665,8 @@ module XeroRuby
657
665
  # @param employee_opening_balances [EmployeeOpeningBalances]
658
666
  # @param [Hash] opts the optional parameters
659
667
  # @return [Array<(EmployeeOpeningBalancesObject, Integer, Hash)>] EmployeeOpeningBalancesObject data, response status code and response headers
660
- def create_employee_opening_balances_with_http_info(xero_tenant_id, employee_id, employee_opening_balances, opts = {})
668
+ def create_employee_opening_balances_with_http_info(xero_tenant_id, employee_id, employee_opening_balances, options = {})
669
+ opts = options.dup
661
670
  if @api_client.config.debugging
662
671
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.create_employee_opening_balances ...'
663
672
  end
@@ -739,7 +748,8 @@ module XeroRuby
739
748
  # @param payment_method [PaymentMethod]
740
749
  # @param [Hash] opts the optional parameters
741
750
  # @return [Array<(PaymentMethodObject, Integer, Hash)>] PaymentMethodObject data, response status code and response headers
742
- def create_employee_payment_method_with_http_info(xero_tenant_id, employee_id, payment_method, opts = {})
751
+ def create_employee_payment_method_with_http_info(xero_tenant_id, employee_id, payment_method, options = {})
752
+ opts = options.dup
743
753
  if @api_client.config.debugging
744
754
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.create_employee_payment_method ...'
745
755
  end
@@ -821,7 +831,8 @@ module XeroRuby
821
831
  # @param salary_and_wage [SalaryAndWage]
822
832
  # @param [Hash] opts the optional parameters
823
833
  # @return [Array<(SalaryAndWageObject, Integer, Hash)>] SalaryAndWageObject data, response status code and response headers
824
- def create_employee_salary_and_wage_with_http_info(xero_tenant_id, employee_id, salary_and_wage, opts = {})
834
+ def create_employee_salary_and_wage_with_http_info(xero_tenant_id, employee_id, salary_and_wage, options = {})
835
+ opts = options.dup
825
836
  if @api_client.config.debugging
826
837
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.create_employee_salary_and_wage ...'
827
838
  end
@@ -901,7 +912,8 @@ module XeroRuby
901
912
  # @param employee_statutory_sick_leave [EmployeeStatutorySickLeave]
902
913
  # @param [Hash] opts the optional parameters
903
914
  # @return [Array<(EmployeeStatutorySickLeaveObject, Integer, Hash)>] EmployeeStatutorySickLeaveObject data, response status code and response headers
904
- def create_employee_statutory_sick_leave_with_http_info(xero_tenant_id, employee_statutory_sick_leave, opts = {})
915
+ def create_employee_statutory_sick_leave_with_http_info(xero_tenant_id, employee_statutory_sick_leave, options = {})
916
+ opts = options.dup
905
917
  if @api_client.config.debugging
906
918
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.create_employee_statutory_sick_leave ...'
907
919
  end
@@ -979,7 +991,8 @@ module XeroRuby
979
991
  # @param employment [Employment]
980
992
  # @param [Hash] opts the optional parameters
981
993
  # @return [Array<(EmploymentObject, Integer, Hash)>] EmploymentObject data, response status code and response headers
982
- def create_employment_with_http_info(xero_tenant_id, employee_id, employment, opts = {})
994
+ def create_employment_with_http_info(xero_tenant_id, employee_id, employment, options = {})
995
+ opts = options.dup
983
996
  if @api_client.config.debugging
984
997
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.create_employment ...'
985
998
  end
@@ -1059,7 +1072,8 @@ module XeroRuby
1059
1072
  # @param leave_type [LeaveType]
1060
1073
  # @param [Hash] opts the optional parameters
1061
1074
  # @return [Array<(LeaveTypeObject, Integer, Hash)>] LeaveTypeObject data, response status code and response headers
1062
- def create_leave_type_with_http_info(xero_tenant_id, leave_type, opts = {})
1075
+ def create_leave_type_with_http_info(xero_tenant_id, leave_type, options = {})
1076
+ opts = options.dup
1063
1077
  if @api_client.config.debugging
1064
1078
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.create_leave_type ...'
1065
1079
  end
@@ -1137,7 +1151,8 @@ module XeroRuby
1137
1151
  # @param earnings_template [Array<EarningsTemplate>]
1138
1152
  # @param [Hash] opts the optional parameters
1139
1153
  # @return [Array<(EmployeePayTemplates, Integer, Hash)>] EmployeePayTemplates data, response status code and response headers
1140
- def create_multiple_employee_earnings_template_with_http_info(xero_tenant_id, employee_id, earnings_template, opts = {})
1154
+ def create_multiple_employee_earnings_template_with_http_info(xero_tenant_id, employee_id, earnings_template, options = {})
1155
+ opts = options.dup
1141
1156
  if @api_client.config.debugging
1142
1157
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.create_multiple_employee_earnings_template ...'
1143
1158
  end
@@ -1217,7 +1232,8 @@ module XeroRuby
1217
1232
  # @param pay_run_calendar [PayRunCalendar]
1218
1233
  # @param [Hash] opts the optional parameters
1219
1234
  # @return [Array<(PayRunCalendarObject, Integer, Hash)>] PayRunCalendarObject data, response status code and response headers
1220
- def create_pay_run_calendar_with_http_info(xero_tenant_id, pay_run_calendar, opts = {})
1235
+ def create_pay_run_calendar_with_http_info(xero_tenant_id, pay_run_calendar, options = {})
1236
+ opts = options.dup
1221
1237
  if @api_client.config.debugging
1222
1238
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.create_pay_run_calendar ...'
1223
1239
  end
@@ -1293,7 +1309,8 @@ module XeroRuby
1293
1309
  # @param reimbursement [Reimbursement]
1294
1310
  # @param [Hash] opts the optional parameters
1295
1311
  # @return [Array<(ReimbursementObject, Integer, Hash)>] ReimbursementObject data, response status code and response headers
1296
- def create_reimbursement_with_http_info(xero_tenant_id, reimbursement, opts = {})
1312
+ def create_reimbursement_with_http_info(xero_tenant_id, reimbursement, options = {})
1313
+ opts = options.dup
1297
1314
  if @api_client.config.debugging
1298
1315
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.create_reimbursement ...'
1299
1316
  end
@@ -1369,7 +1386,8 @@ module XeroRuby
1369
1386
  # @param timesheet [Timesheet]
1370
1387
  # @param [Hash] opts the optional parameters
1371
1388
  # @return [Array<(TimesheetObject, Integer, Hash)>] TimesheetObject data, response status code and response headers
1372
- def create_timesheet_with_http_info(xero_tenant_id, timesheet, opts = {})
1389
+ def create_timesheet_with_http_info(xero_tenant_id, timesheet, options = {})
1390
+ opts = options.dup
1373
1391
  if @api_client.config.debugging
1374
1392
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.create_timesheet ...'
1375
1393
  end
@@ -1447,7 +1465,8 @@ module XeroRuby
1447
1465
  # @param timesheet_line [TimesheetLine]
1448
1466
  # @param [Hash] opts the optional parameters
1449
1467
  # @return [Array<(TimesheetLineObject, Integer, Hash)>] TimesheetLineObject data, response status code and response headers
1450
- def create_timesheet_line_with_http_info(xero_tenant_id, timesheet_id, timesheet_line, opts = {})
1468
+ def create_timesheet_line_with_http_info(xero_tenant_id, timesheet_id, timesheet_line, options = {})
1469
+ opts = options.dup
1451
1470
  if @api_client.config.debugging
1452
1471
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.create_timesheet_line ...'
1453
1472
  end
@@ -1529,7 +1548,8 @@ module XeroRuby
1529
1548
  # @param pay_template_earning_id [String] Id for single pay template earnings object
1530
1549
  # @param [Hash] opts the optional parameters
1531
1550
  # @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
1532
- def delete_employee_earnings_template_with_http_info(xero_tenant_id, employee_id, pay_template_earning_id, opts = {})
1551
+ def delete_employee_earnings_template_with_http_info(xero_tenant_id, employee_id, pay_template_earning_id, options = {})
1552
+ opts = options.dup
1533
1553
  if @api_client.config.debugging
1534
1554
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.delete_employee_earnings_template ...'
1535
1555
  end
@@ -1607,7 +1627,8 @@ module XeroRuby
1607
1627
  # @param leave_id [String] Leave id for single object
1608
1628
  # @param [Hash] opts the optional parameters
1609
1629
  # @return [Array<(EmployeeLeaveObject, Integer, Hash)>] EmployeeLeaveObject data, response status code and response headers
1610
- def delete_employee_leave_with_http_info(xero_tenant_id, employee_id, leave_id, opts = {})
1630
+ def delete_employee_leave_with_http_info(xero_tenant_id, employee_id, leave_id, options = {})
1631
+ opts = options.dup
1611
1632
  if @api_client.config.debugging
1612
1633
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.delete_employee_leave ...'
1613
1634
  end
@@ -1687,7 +1708,8 @@ module XeroRuby
1687
1708
  # @param salary_and_wages_id [String] Id for single salary and wages object
1688
1709
  # @param [Hash] opts the optional parameters
1689
1710
  # @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
1690
- def delete_employee_salary_and_wage_with_http_info(xero_tenant_id, employee_id, salary_and_wages_id, opts = {})
1711
+ def delete_employee_salary_and_wage_with_http_info(xero_tenant_id, employee_id, salary_and_wages_id, options = {})
1712
+ opts = options.dup
1691
1713
  if @api_client.config.debugging
1692
1714
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.delete_employee_salary_and_wage ...'
1693
1715
  end
@@ -1763,7 +1785,8 @@ module XeroRuby
1763
1785
  # @param timesheet_id [String] Identifier for the timesheet
1764
1786
  # @param [Hash] opts the optional parameters
1765
1787
  # @return [Array<(TimesheetLine, Integer, Hash)>] TimesheetLine data, response status code and response headers
1766
- def delete_timesheet_with_http_info(xero_tenant_id, timesheet_id, opts = {})
1788
+ def delete_timesheet_with_http_info(xero_tenant_id, timesheet_id, options = {})
1789
+ opts = options.dup
1767
1790
  if @api_client.config.debugging
1768
1791
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.delete_timesheet ...'
1769
1792
  end
@@ -1839,7 +1862,8 @@ module XeroRuby
1839
1862
  # @param timesheet_line_id [String] Identifier for the timesheet line
1840
1863
  # @param [Hash] opts the optional parameters
1841
1864
  # @return [Array<(TimesheetLine, Integer, Hash)>] TimesheetLine data, response status code and response headers
1842
- def delete_timesheet_line_with_http_info(xero_tenant_id, timesheet_id, timesheet_line_id, opts = {})
1865
+ def delete_timesheet_line_with_http_info(xero_tenant_id, timesheet_id, timesheet_line_id, options = {})
1866
+ opts = options.dup
1843
1867
  if @api_client.config.debugging
1844
1868
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.delete_timesheet_line ...'
1845
1869
  end
@@ -1917,7 +1941,8 @@ module XeroRuby
1917
1941
  # @param id [String] Identifier for the benefit
1918
1942
  # @param [Hash] opts the optional parameters
1919
1943
  # @return [Array<(BenefitObject, Integer, Hash)>] BenefitObject data, response status code and response headers
1920
- def get_benefit_with_http_info(xero_tenant_id, id, opts = {})
1944
+ def get_benefit_with_http_info(xero_tenant_id, id, options = {})
1945
+ opts = options.dup
1921
1946
  if @api_client.config.debugging
1922
1947
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_benefit ...'
1923
1948
  end
@@ -1991,7 +2016,8 @@ module XeroRuby
1991
2016
  # @param [Hash] opts the optional parameters
1992
2017
  # @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
1993
2018
  # @return [Array<(Benefits, Integer, Hash)>] Benefits data, response status code and response headers
1994
- def get_benefits_with_http_info(xero_tenant_id, opts = {})
2019
+ def get_benefits_with_http_info(xero_tenant_id, options = {})
2020
+ opts = options.dup
1995
2021
  if @api_client.config.debugging
1996
2022
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_benefits ...'
1997
2023
  end
@@ -2062,7 +2088,8 @@ module XeroRuby
2062
2088
  # @param deduction_id [String] Identifier for the deduction
2063
2089
  # @param [Hash] opts the optional parameters
2064
2090
  # @return [Array<(DeductionObject, Integer, Hash)>] DeductionObject data, response status code and response headers
2065
- def get_deduction_with_http_info(xero_tenant_id, deduction_id, opts = {})
2091
+ def get_deduction_with_http_info(xero_tenant_id, deduction_id, options = {})
2092
+ opts = options.dup
2066
2093
  if @api_client.config.debugging
2067
2094
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_deduction ...'
2068
2095
  end
@@ -2136,7 +2163,8 @@ module XeroRuby
2136
2163
  # @param [Hash] opts the optional parameters
2137
2164
  # @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
2138
2165
  # @return [Array<(Deductions, Integer, Hash)>] Deductions data, response status code and response headers
2139
- def get_deductions_with_http_info(xero_tenant_id, opts = {})
2166
+ def get_deductions_with_http_info(xero_tenant_id, options = {})
2167
+ opts = options.dup
2140
2168
  if @api_client.config.debugging
2141
2169
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_deductions ...'
2142
2170
  end
@@ -2207,7 +2235,8 @@ module XeroRuby
2207
2235
  # @param id [String] Identifier for the deduction
2208
2236
  # @param [Hash] opts the optional parameters
2209
2237
  # @return [Array<(EarningsOrderObject, Integer, Hash)>] EarningsOrderObject data, response status code and response headers
2210
- def get_earnings_order_with_http_info(xero_tenant_id, id, opts = {})
2238
+ def get_earnings_order_with_http_info(xero_tenant_id, id, options = {})
2239
+ opts = options.dup
2211
2240
  if @api_client.config.debugging
2212
2241
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_earnings_order ...'
2213
2242
  end
@@ -2281,7 +2310,8 @@ module XeroRuby
2281
2310
  # @param [Hash] opts the optional parameters
2282
2311
  # @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
2283
2312
  # @return [Array<(EarningsOrders, Integer, Hash)>] EarningsOrders data, response status code and response headers
2284
- def get_earnings_orders_with_http_info(xero_tenant_id, opts = {})
2313
+ def get_earnings_orders_with_http_info(xero_tenant_id, options = {})
2314
+ opts = options.dup
2285
2315
  if @api_client.config.debugging
2286
2316
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_earnings_orders ...'
2287
2317
  end
@@ -2352,7 +2382,8 @@ module XeroRuby
2352
2382
  # @param earnings_rate_id [String] Identifier for the earnings rate
2353
2383
  # @param [Hash] opts the optional parameters
2354
2384
  # @return [Array<(EarningsRateObject, Integer, Hash)>] EarningsRateObject data, response status code and response headers
2355
- def get_earnings_rate_with_http_info(xero_tenant_id, earnings_rate_id, opts = {})
2385
+ def get_earnings_rate_with_http_info(xero_tenant_id, earnings_rate_id, options = {})
2386
+ opts = options.dup
2356
2387
  if @api_client.config.debugging
2357
2388
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_earnings_rate ...'
2358
2389
  end
@@ -2426,7 +2457,8 @@ module XeroRuby
2426
2457
  # @param [Hash] opts the optional parameters
2427
2458
  # @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
2428
2459
  # @return [Array<(EarningsRates, Integer, Hash)>] EarningsRates data, response status code and response headers
2429
- def get_earnings_rates_with_http_info(xero_tenant_id, opts = {})
2460
+ def get_earnings_rates_with_http_info(xero_tenant_id, options = {})
2461
+ opts = options.dup
2430
2462
  if @api_client.config.debugging
2431
2463
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_earnings_rates ...'
2432
2464
  end
@@ -2497,7 +2529,8 @@ module XeroRuby
2497
2529
  # @param employee_id [String] Employee id for single object
2498
2530
  # @param [Hash] opts the optional parameters
2499
2531
  # @return [Array<(EmployeeObject, Integer, Hash)>] EmployeeObject data, response status code and response headers
2500
- def get_employee_with_http_info(xero_tenant_id, employee_id, opts = {})
2532
+ def get_employee_with_http_info(xero_tenant_id, employee_id, options = {})
2533
+ opts = options.dup
2501
2534
  if @api_client.config.debugging
2502
2535
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_employee ...'
2503
2536
  end
@@ -2573,7 +2606,8 @@ module XeroRuby
2573
2606
  # @param leave_id [String] Leave id for single object
2574
2607
  # @param [Hash] opts the optional parameters
2575
2608
  # @return [Array<(EmployeeLeaveObject, Integer, Hash)>] EmployeeLeaveObject data, response status code and response headers
2576
- def get_employee_leave_with_http_info(xero_tenant_id, employee_id, leave_id, opts = {})
2609
+ def get_employee_leave_with_http_info(xero_tenant_id, employee_id, leave_id, options = {})
2610
+ opts = options.dup
2577
2611
  if @api_client.config.debugging
2578
2612
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_employee_leave ...'
2579
2613
  end
@@ -2651,7 +2685,8 @@ module XeroRuby
2651
2685
  # @param employee_id [String] Employee id for single object
2652
2686
  # @param [Hash] opts the optional parameters
2653
2687
  # @return [Array<(EmployeeLeaveBalances, Integer, Hash)>] EmployeeLeaveBalances data, response status code and response headers
2654
- def get_employee_leave_balances_with_http_info(xero_tenant_id, employee_id, opts = {})
2688
+ def get_employee_leave_balances_with_http_info(xero_tenant_id, employee_id, options = {})
2689
+ opts = options.dup
2655
2690
  if @api_client.config.debugging
2656
2691
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_employee_leave_balances ...'
2657
2692
  end
@@ -2729,7 +2764,8 @@ module XeroRuby
2729
2764
  # @option opts [Date] :start_date Filter by start date
2730
2765
  # @option opts [Date] :end_date Filter by end date
2731
2766
  # @return [Array<(LeavePeriods, Integer, Hash)>] LeavePeriods data, response status code and response headers
2732
- def get_employee_leave_periods_with_http_info(xero_tenant_id, employee_id, opts = {})
2767
+ def get_employee_leave_periods_with_http_info(xero_tenant_id, employee_id, options = {})
2768
+ opts = options.dup
2733
2769
  if @api_client.config.debugging
2734
2770
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_employee_leave_periods ...'
2735
2771
  end
@@ -2805,7 +2841,8 @@ module XeroRuby
2805
2841
  # @param employee_id [String] Employee id for single object
2806
2842
  # @param [Hash] opts the optional parameters
2807
2843
  # @return [Array<(EmployeeLeaveTypes, Integer, Hash)>] EmployeeLeaveTypes data, response status code and response headers
2808
- def get_employee_leave_types_with_http_info(xero_tenant_id, employee_id, opts = {})
2844
+ def get_employee_leave_types_with_http_info(xero_tenant_id, employee_id, options = {})
2845
+ opts = options.dup
2809
2846
  if @api_client.config.debugging
2810
2847
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_employee_leave_types ...'
2811
2848
  end
@@ -2879,7 +2916,8 @@ module XeroRuby
2879
2916
  # @param employee_id [String] Employee id for single object
2880
2917
  # @param [Hash] opts the optional parameters
2881
2918
  # @return [Array<(EmployeeLeaves, Integer, Hash)>] EmployeeLeaves data, response status code and response headers
2882
- def get_employee_leaves_with_http_info(xero_tenant_id, employee_id, opts = {})
2919
+ def get_employee_leaves_with_http_info(xero_tenant_id, employee_id, options = {})
2920
+ opts = options.dup
2883
2921
  if @api_client.config.debugging
2884
2922
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_employee_leaves ...'
2885
2923
  end
@@ -2953,7 +2991,8 @@ module XeroRuby
2953
2991
  # @param employee_id [String] Employee id for single object
2954
2992
  # @param [Hash] opts the optional parameters
2955
2993
  # @return [Array<(EmployeeOpeningBalancesObject, Integer, Hash)>] EmployeeOpeningBalancesObject data, response status code and response headers
2956
- def get_employee_opening_balances_with_http_info(xero_tenant_id, employee_id, opts = {})
2994
+ def get_employee_opening_balances_with_http_info(xero_tenant_id, employee_id, options = {})
2995
+ opts = options.dup
2957
2996
  if @api_client.config.debugging
2958
2997
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_employee_opening_balances ...'
2959
2998
  end
@@ -3027,7 +3066,8 @@ module XeroRuby
3027
3066
  # @param employee_id [String] Employee id for single object
3028
3067
  # @param [Hash] opts the optional parameters
3029
3068
  # @return [Array<(EmployeePayTemplateObject, Integer, Hash)>] EmployeePayTemplateObject data, response status code and response headers
3030
- def get_employee_pay_template_with_http_info(xero_tenant_id, employee_id, opts = {})
3069
+ def get_employee_pay_template_with_http_info(xero_tenant_id, employee_id, options = {})
3070
+ opts = options.dup
3031
3071
  if @api_client.config.debugging
3032
3072
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_employee_pay_template ...'
3033
3073
  end
@@ -3101,7 +3141,8 @@ module XeroRuby
3101
3141
  # @param employee_id [String] Employee id for single object
3102
3142
  # @param [Hash] opts the optional parameters
3103
3143
  # @return [Array<(PaymentMethodObject, Integer, Hash)>] PaymentMethodObject data, response status code and response headers
3104
- def get_employee_payment_method_with_http_info(xero_tenant_id, employee_id, opts = {})
3144
+ def get_employee_payment_method_with_http_info(xero_tenant_id, employee_id, options = {})
3145
+ opts = options.dup
3105
3146
  if @api_client.config.debugging
3106
3147
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_employee_payment_method ...'
3107
3148
  end
@@ -3177,7 +3218,8 @@ module XeroRuby
3177
3218
  # @param salary_and_wages_id [String] Id for single pay template earnings object
3178
3219
  # @param [Hash] opts the optional parameters
3179
3220
  # @return [Array<(SalaryAndWages, Integer, Hash)>] SalaryAndWages data, response status code and response headers
3180
- def get_employee_salary_and_wage_with_http_info(xero_tenant_id, employee_id, salary_and_wages_id, opts = {})
3221
+ def get_employee_salary_and_wage_with_http_info(xero_tenant_id, employee_id, salary_and_wages_id, options = {})
3222
+ opts = options.dup
3181
3223
  if @api_client.config.debugging
3182
3224
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_employee_salary_and_wage ...'
3183
3225
  end
@@ -3257,7 +3299,8 @@ module XeroRuby
3257
3299
  # @param [Hash] opts the optional parameters
3258
3300
  # @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
3259
3301
  # @return [Array<(SalaryAndWages, Integer, Hash)>] SalaryAndWages data, response status code and response headers
3260
- def get_employee_salary_and_wages_with_http_info(xero_tenant_id, employee_id, opts = {})
3302
+ def get_employee_salary_and_wages_with_http_info(xero_tenant_id, employee_id, options = {})
3303
+ opts = options.dup
3261
3304
  if @api_client.config.debugging
3262
3305
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_employee_salary_and_wages ...'
3263
3306
  end
@@ -3336,7 +3379,8 @@ module XeroRuby
3336
3379
  # @option opts [String] :leave_type Filter by the type of statutory leave
3337
3380
  # @option opts [Date] :as_of_date The date from which to calculate balance remaining. If not specified, current date UTC is used.
3338
3381
  # @return [Array<(EmployeeStatutoryLeaveBalanceObject, Integer, Hash)>] EmployeeStatutoryLeaveBalanceObject data, response status code and response headers
3339
- def get_employee_statutory_leave_balances_with_http_info(xero_tenant_id, employee_id, opts = {})
3382
+ def get_employee_statutory_leave_balances_with_http_info(xero_tenant_id, employee_id, options = {})
3383
+ opts = options.dup
3340
3384
  if @api_client.config.debugging
3341
3385
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_employee_statutory_leave_balances ...'
3342
3386
  end
@@ -3412,7 +3456,8 @@ module XeroRuby
3412
3456
  # @param statutory_sick_leave_id [String] Statutory sick leave id for single object
3413
3457
  # @param [Hash] opts the optional parameters
3414
3458
  # @return [Array<(EmployeeStatutorySickLeaveObject, Integer, Hash)>] EmployeeStatutorySickLeaveObject data, response status code and response headers
3415
- def get_employee_statutory_sick_leave_with_http_info(xero_tenant_id, statutory_sick_leave_id, opts = {})
3459
+ def get_employee_statutory_sick_leave_with_http_info(xero_tenant_id, statutory_sick_leave_id, options = {})
3460
+ opts = options.dup
3416
3461
  if @api_client.config.debugging
3417
3462
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_employee_statutory_sick_leave ...'
3418
3463
  end
@@ -3486,7 +3531,8 @@ module XeroRuby
3486
3531
  # @param employee_id [String] Employee id for single object
3487
3532
  # @param [Hash] opts the optional parameters
3488
3533
  # @return [Array<(EmployeeTaxObject, Integer, Hash)>] EmployeeTaxObject data, response status code and response headers
3489
- def get_employee_tax_with_http_info(xero_tenant_id, employee_id, opts = {})
3534
+ def get_employee_tax_with_http_info(xero_tenant_id, employee_id, options = {})
3535
+ opts = options.dup
3490
3536
  if @api_client.config.debugging
3491
3537
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_employee_tax ...'
3492
3538
  end
@@ -3548,8 +3594,7 @@ module XeroRuby
3548
3594
  # Retrieves employees
3549
3595
  # @param xero_tenant_id [String] Xero identifier for Tenant
3550
3596
  # @param [Hash] opts the optional parameters
3551
- # @option opts [String] :first_name Filter by first name
3552
- # @option opts [String] :last_name Filter by last name
3597
+ # @option opts [String] :filter Filter by first name and/or lastname
3553
3598
  # @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
3554
3599
  # @return [Employees]
3555
3600
  def get_employees(xero_tenant_id, opts = {})
@@ -3560,11 +3605,11 @@ module XeroRuby
3560
3605
  # Retrieves employees
3561
3606
  # @param xero_tenant_id [String] Xero identifier for Tenant
3562
3607
  # @param [Hash] opts the optional parameters
3563
- # @option opts [String] :first_name Filter by first name
3564
- # @option opts [String] :last_name Filter by last name
3608
+ # @option opts [String] :filter Filter by first name and/or lastname
3565
3609
  # @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
3566
3610
  # @return [Array<(Employees, Integer, Hash)>] Employees data, response status code and response headers
3567
- def get_employees_with_http_info(xero_tenant_id, opts = {})
3611
+ def get_employees_with_http_info(xero_tenant_id, options = {})
3612
+ opts = options.dup
3568
3613
  if @api_client.config.debugging
3569
3614
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_employees ...'
3570
3615
  end
@@ -3580,8 +3625,7 @@ module XeroRuby
3580
3625
 
3581
3626
  # query parameters
3582
3627
  query_params = opts[:query_params] || {}
3583
- query_params[:'firstName'] = opts[:'first_name'] if !opts[:'first_name'].nil?
3584
- query_params[:'lastName'] = opts[:'last_name'] if !opts[:'last_name'].nil?
3628
+ query_params[:'filter'] = opts[:'filter'] if !opts[:'filter'].nil?
3585
3629
  query_params[:'page'] = opts[:'page'] if !opts[:'page'].nil?
3586
3630
 
3587
3631
  # XeroAPI's `IDs` convention openapi-generator does not snake_case properly.. manual over-riding `i_ds` malformations:
@@ -3637,7 +3681,8 @@ module XeroRuby
3637
3681
  # @param leave_type_id [String] Identifier for the leave type
3638
3682
  # @param [Hash] opts the optional parameters
3639
3683
  # @return [Array<(LeaveTypeObject, Integer, Hash)>] LeaveTypeObject data, response status code and response headers
3640
- def get_leave_type_with_http_info(xero_tenant_id, leave_type_id, opts = {})
3684
+ def get_leave_type_with_http_info(xero_tenant_id, leave_type_id, options = {})
3685
+ opts = options.dup
3641
3686
  if @api_client.config.debugging
3642
3687
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_leave_type ...'
3643
3688
  end
@@ -3713,7 +3758,8 @@ module XeroRuby
3713
3758
  # @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
3714
3759
  # @option opts [Boolean] :active_only Filters leave types by active status. By default the API returns all leave types.
3715
3760
  # @return [Array<(LeaveTypes, Integer, Hash)>] LeaveTypes data, response status code and response headers
3716
- def get_leave_types_with_http_info(xero_tenant_id, opts = {})
3761
+ def get_leave_types_with_http_info(xero_tenant_id, options = {})
3762
+ opts = options.dup
3717
3763
  if @api_client.config.debugging
3718
3764
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_leave_types ...'
3719
3765
  end
@@ -3785,7 +3831,8 @@ module XeroRuby
3785
3831
  # @param pay_run_id [String] Identifier for the pay run
3786
3832
  # @param [Hash] opts the optional parameters
3787
3833
  # @return [Array<(PayRunObject, Integer, Hash)>] PayRunObject data, response status code and response headers
3788
- def get_pay_run_with_http_info(xero_tenant_id, pay_run_id, opts = {})
3834
+ def get_pay_run_with_http_info(xero_tenant_id, pay_run_id, options = {})
3835
+ opts = options.dup
3789
3836
  if @api_client.config.debugging
3790
3837
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_pay_run ...'
3791
3838
  end
@@ -3859,7 +3906,8 @@ module XeroRuby
3859
3906
  # @param pay_run_calendar_id [String] Identifier for the payrun calendars
3860
3907
  # @param [Hash] opts the optional parameters
3861
3908
  # @return [Array<(PayRunCalendarObject, Integer, Hash)>] PayRunCalendarObject data, response status code and response headers
3862
- def get_pay_run_calendar_with_http_info(xero_tenant_id, pay_run_calendar_id, opts = {})
3909
+ def get_pay_run_calendar_with_http_info(xero_tenant_id, pay_run_calendar_id, options = {})
3910
+ opts = options.dup
3863
3911
  if @api_client.config.debugging
3864
3912
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_pay_run_calendar ...'
3865
3913
  end
@@ -3933,7 +3981,8 @@ module XeroRuby
3933
3981
  # @param [Hash] opts the optional parameters
3934
3982
  # @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
3935
3983
  # @return [Array<(PayRunCalendars, Integer, Hash)>] PayRunCalendars data, response status code and response headers
3936
- def get_pay_run_calendars_with_http_info(xero_tenant_id, opts = {})
3984
+ def get_pay_run_calendars_with_http_info(xero_tenant_id, options = {})
3985
+ opts = options.dup
3937
3986
  if @api_client.config.debugging
3938
3987
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_pay_run_calendars ...'
3939
3988
  end
@@ -4006,7 +4055,8 @@ module XeroRuby
4006
4055
  # @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
4007
4056
  # @option opts [String] :status By default get payruns will return all the payruns for an organization. You can add GET https://api.xero.com/payroll.xro/2.0/payRuns?statu&#x3D;{PayRunStatus} to filter the payruns by status.
4008
4057
  # @return [Array<(PayRuns, Integer, Hash)>] PayRuns data, response status code and response headers
4009
- def get_pay_runs_with_http_info(xero_tenant_id, opts = {})
4058
+ def get_pay_runs_with_http_info(xero_tenant_id, options = {})
4059
+ opts = options.dup
4010
4060
  if @api_client.config.debugging
4011
4061
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_pay_runs ...'
4012
4062
  end
@@ -4082,7 +4132,8 @@ module XeroRuby
4082
4132
  # @param payslip_id [String] Identifier for the payslip
4083
4133
  # @param [Hash] opts the optional parameters
4084
4134
  # @return [Array<(PayslipObject, Integer, Hash)>] PayslipObject data, response status code and response headers
4085
- def get_pay_slip_with_http_info(xero_tenant_id, payslip_id, opts = {})
4135
+ def get_pay_slip_with_http_info(xero_tenant_id, payslip_id, options = {})
4136
+ opts = options.dup
4086
4137
  if @api_client.config.debugging
4087
4138
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_pay_slip ...'
4088
4139
  end
@@ -4158,7 +4209,8 @@ module XeroRuby
4158
4209
  # @param [Hash] opts the optional parameters
4159
4210
  # @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
4160
4211
  # @return [Array<(Payslips, Integer, Hash)>] Payslips data, response status code and response headers
4161
- def get_pay_slips_with_http_info(xero_tenant_id, pay_run_id, opts = {})
4212
+ def get_pay_slips_with_http_info(xero_tenant_id, pay_run_id, options = {})
4213
+ opts = options.dup
4162
4214
  if @api_client.config.debugging
4163
4215
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_pay_slips ...'
4164
4216
  end
@@ -4234,7 +4286,8 @@ module XeroRuby
4234
4286
  # @param reimbursement_id [String] Identifier for the reimbursement
4235
4287
  # @param [Hash] opts the optional parameters
4236
4288
  # @return [Array<(ReimbursementObject, Integer, Hash)>] ReimbursementObject data, response status code and response headers
4237
- def get_reimbursement_with_http_info(xero_tenant_id, reimbursement_id, opts = {})
4289
+ def get_reimbursement_with_http_info(xero_tenant_id, reimbursement_id, options = {})
4290
+ opts = options.dup
4238
4291
  if @api_client.config.debugging
4239
4292
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_reimbursement ...'
4240
4293
  end
@@ -4308,7 +4361,8 @@ module XeroRuby
4308
4361
  # @param [Hash] opts the optional parameters
4309
4362
  # @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
4310
4363
  # @return [Array<(Reimbursements, Integer, Hash)>] Reimbursements data, response status code and response headers
4311
- def get_reimbursements_with_http_info(xero_tenant_id, opts = {})
4364
+ def get_reimbursements_with_http_info(xero_tenant_id, options = {})
4365
+ opts = options.dup
4312
4366
  if @api_client.config.debugging
4313
4367
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_reimbursements ...'
4314
4368
  end
@@ -4377,7 +4431,8 @@ module XeroRuby
4377
4431
  # @param xero_tenant_id [String] Xero identifier for Tenant
4378
4432
  # @param [Hash] opts the optional parameters
4379
4433
  # @return [Array<(Settings, Integer, Hash)>] Settings data, response status code and response headers
4380
- def get_settings_with_http_info(xero_tenant_id, opts = {})
4434
+ def get_settings_with_http_info(xero_tenant_id, options = {})
4435
+ opts = options.dup
4381
4436
  if @api_client.config.debugging
4382
4437
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_settings ...'
4383
4438
  end
@@ -4449,7 +4504,8 @@ module XeroRuby
4449
4504
  # @param [Hash] opts the optional parameters
4450
4505
  # @option opts [Boolean] :active_only Filter response with leaves that are currently active or yet to be taken. If not specified, all leaves (past, current, and future scheduled) are returned
4451
4506
  # @return [Array<(EmployeeStatutoryLeavesSummaries, Integer, Hash)>] EmployeeStatutoryLeavesSummaries data, response status code and response headers
4452
- def get_statutory_leave_summary_with_http_info(xero_tenant_id, employee_id, opts = {})
4507
+ def get_statutory_leave_summary_with_http_info(xero_tenant_id, employee_id, options = {})
4508
+ opts = options.dup
4453
4509
  if @api_client.config.debugging
4454
4510
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_statutory_leave_summary ...'
4455
4511
  end
@@ -4524,7 +4580,8 @@ module XeroRuby
4524
4580
  # @param timesheet_id [String] Identifier for the timesheet
4525
4581
  # @param [Hash] opts the optional parameters
4526
4582
  # @return [Array<(TimesheetObject, Integer, Hash)>] TimesheetObject data, response status code and response headers
4527
- def get_timesheet_with_http_info(xero_tenant_id, timesheet_id, opts = {})
4583
+ def get_timesheet_with_http_info(xero_tenant_id, timesheet_id, options = {})
4584
+ opts = options.dup
4528
4585
  if @api_client.config.debugging
4529
4586
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_timesheet ...'
4530
4587
  end
@@ -4587,8 +4644,7 @@ module XeroRuby
4587
4644
  # @param xero_tenant_id [String] Xero identifier for Tenant
4588
4645
  # @param [Hash] opts the optional parameters
4589
4646
  # @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
4590
- # @option opts [String] :employee_id By default get Timesheets will return the timesheets for all employees in an organization. You can add GET https://…/timesheets?filter&#x3D;employeeId&#x3D;&#x3D;{EmployeeID} to get only the timesheets of a particular employee.
4591
- # @option opts [String] :payroll_calendar_id By default get Timesheets will return all the timesheets for an organization. You can add GET https://…/timesheets?filter&#x3D;payrollCalendarId&#x3D;&#x3D;{PayrollCalendarID} to filter the timesheets by payroll calendar id
4647
+ # @option opts [String] :filter Filter by first name and/or lastname
4592
4648
  # @return [Timesheets]
4593
4649
  def get_timesheets(xero_tenant_id, opts = {})
4594
4650
  data, _status_code, _headers = get_timesheets_with_http_info(xero_tenant_id, opts)
@@ -4599,10 +4655,10 @@ module XeroRuby
4599
4655
  # @param xero_tenant_id [String] Xero identifier for Tenant
4600
4656
  # @param [Hash] opts the optional parameters
4601
4657
  # @option opts [Integer] :page Page number which specifies the set of records to retrieve. By default the number of the records per set is 100.
4602
- # @option opts [String] :employee_id By default get Timesheets will return the timesheets for all employees in an organization. You can add GET https://…/timesheets?filter&#x3D;employeeId&#x3D;&#x3D;{EmployeeID} to get only the timesheets of a particular employee.
4603
- # @option opts [String] :payroll_calendar_id By default get Timesheets will return all the timesheets for an organization. You can add GET https://…/timesheets?filter&#x3D;payrollCalendarId&#x3D;&#x3D;{PayrollCalendarID} to filter the timesheets by payroll calendar id
4658
+ # @option opts [String] :filter Filter by first name and/or lastname
4604
4659
  # @return [Array<(Timesheets, Integer, Hash)>] Timesheets data, response status code and response headers
4605
- def get_timesheets_with_http_info(xero_tenant_id, opts = {})
4660
+ def get_timesheets_with_http_info(xero_tenant_id, options = {})
4661
+ opts = options.dup
4606
4662
  if @api_client.config.debugging
4607
4663
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_timesheets ...'
4608
4664
  end
@@ -4619,8 +4675,7 @@ module XeroRuby
4619
4675
  # query parameters
4620
4676
  query_params = opts[:query_params] || {}
4621
4677
  query_params[:'page'] = opts[:'page'] if !opts[:'page'].nil?
4622
- query_params[:'employeeId'] = opts[:'employee_id'] if !opts[:'employee_id'].nil?
4623
- query_params[:'payrollCalendarId'] = opts[:'payroll_calendar_id'] if !opts[:'payroll_calendar_id'].nil?
4678
+ query_params[:'filter'] = opts[:'filter'] if !opts[:'filter'].nil?
4624
4679
 
4625
4680
  # XeroAPI's `IDs` convention openapi-generator does not snake_case properly.. manual over-riding `i_ds` malformations:
4626
4681
  query_params[:'IDs'] = @api_client.build_collection_param(opts[:'ids'], :csv) if !opts[:'ids'].nil?
@@ -4673,7 +4728,8 @@ module XeroRuby
4673
4728
  # @param xero_tenant_id [String] Xero identifier for Tenant
4674
4729
  # @param [Hash] opts the optional parameters
4675
4730
  # @return [Array<(TrackingCategories, Integer, Hash)>] TrackingCategories data, response status code and response headers
4676
- def get_tracking_categories_with_http_info(xero_tenant_id, opts = {})
4731
+ def get_tracking_categories_with_http_info(xero_tenant_id, options = {})
4732
+ opts = options.dup
4677
4733
  if @api_client.config.debugging
4678
4734
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.get_tracking_categories ...'
4679
4735
  end
@@ -4743,7 +4799,8 @@ module XeroRuby
4743
4799
  # @param timesheet_id [String] Identifier for the timesheet
4744
4800
  # @param [Hash] opts the optional parameters
4745
4801
  # @return [Array<(TimesheetObject, Integer, Hash)>] TimesheetObject data, response status code and response headers
4746
- def revert_timesheet_with_http_info(xero_tenant_id, timesheet_id, opts = {})
4802
+ def revert_timesheet_with_http_info(xero_tenant_id, timesheet_id, options = {})
4803
+ opts = options.dup
4747
4804
  if @api_client.config.debugging
4748
4805
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.revert_timesheet ...'
4749
4806
  end
@@ -4819,7 +4876,8 @@ module XeroRuby
4819
4876
  # @param employee [Employee]
4820
4877
  # @param [Hash] opts the optional parameters
4821
4878
  # @return [Array<(EmployeeObject, Integer, Hash)>] EmployeeObject data, response status code and response headers
4822
- def update_employee_with_http_info(xero_tenant_id, employee_id, employee, opts = {})
4879
+ def update_employee_with_http_info(xero_tenant_id, employee_id, employee, options = {})
4880
+ opts = options.dup
4823
4881
  if @api_client.config.debugging
4824
4882
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.update_employee ...'
4825
4883
  end
@@ -4903,7 +4961,8 @@ module XeroRuby
4903
4961
  # @param earnings_template [EarningsTemplate]
4904
4962
  # @param [Hash] opts the optional parameters
4905
4963
  # @return [Array<(EarningsTemplateObject, Integer, Hash)>] EarningsTemplateObject data, response status code and response headers
4906
- def update_employee_earnings_template_with_http_info(xero_tenant_id, employee_id, pay_template_earning_id, earnings_template, opts = {})
4964
+ def update_employee_earnings_template_with_http_info(xero_tenant_id, employee_id, pay_template_earning_id, earnings_template, options = {})
4965
+ opts = options.dup
4907
4966
  if @api_client.config.debugging
4908
4967
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.update_employee_earnings_template ...'
4909
4968
  end
@@ -4991,7 +5050,8 @@ module XeroRuby
4991
5050
  # @param employee_leave [EmployeeLeave]
4992
5051
  # @param [Hash] opts the optional parameters
4993
5052
  # @return [Array<(EmployeeLeaveObject, Integer, Hash)>] EmployeeLeaveObject data, response status code and response headers
4994
- def update_employee_leave_with_http_info(xero_tenant_id, employee_id, leave_id, employee_leave, opts = {})
5053
+ def update_employee_leave_with_http_info(xero_tenant_id, employee_id, leave_id, employee_leave, options = {})
5054
+ opts = options.dup
4995
5055
  if @api_client.config.debugging
4996
5056
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.update_employee_leave ...'
4997
5057
  end
@@ -5077,7 +5137,8 @@ module XeroRuby
5077
5137
  # @param employee_opening_balances [EmployeeOpeningBalances]
5078
5138
  # @param [Hash] opts the optional parameters
5079
5139
  # @return [Array<(EmployeeOpeningBalancesObject, Integer, Hash)>] EmployeeOpeningBalancesObject data, response status code and response headers
5080
- def update_employee_opening_balances_with_http_info(xero_tenant_id, employee_id, employee_opening_balances, opts = {})
5140
+ def update_employee_opening_balances_with_http_info(xero_tenant_id, employee_id, employee_opening_balances, options = {})
5141
+ opts = options.dup
5081
5142
  if @api_client.config.debugging
5082
5143
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.update_employee_opening_balances ...'
5083
5144
  end
@@ -5161,7 +5222,8 @@ module XeroRuby
5161
5222
  # @param salary_and_wage [SalaryAndWage]
5162
5223
  # @param [Hash] opts the optional parameters
5163
5224
  # @return [Array<(SalaryAndWageObject, Integer, Hash)>] SalaryAndWageObject data, response status code and response headers
5164
- def update_employee_salary_and_wage_with_http_info(xero_tenant_id, employee_id, salary_and_wages_id, salary_and_wage, opts = {})
5225
+ def update_employee_salary_and_wage_with_http_info(xero_tenant_id, employee_id, salary_and_wages_id, salary_and_wage, options = {})
5226
+ opts = options.dup
5165
5227
  if @api_client.config.debugging
5166
5228
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.update_employee_salary_and_wage ...'
5167
5229
  end
@@ -5247,7 +5309,8 @@ module XeroRuby
5247
5309
  # @param pay_run [PayRun]
5248
5310
  # @param [Hash] opts the optional parameters
5249
5311
  # @return [Array<(PayRunObject, Integer, Hash)>] PayRunObject data, response status code and response headers
5250
- def update_pay_run_with_http_info(xero_tenant_id, pay_run_id, pay_run, opts = {})
5312
+ def update_pay_run_with_http_info(xero_tenant_id, pay_run_id, pay_run, options = {})
5313
+ opts = options.dup
5251
5314
  if @api_client.config.debugging
5252
5315
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.update_pay_run ...'
5253
5316
  end
@@ -5331,7 +5394,8 @@ module XeroRuby
5331
5394
  # @param timesheet_line [TimesheetLine]
5332
5395
  # @param [Hash] opts the optional parameters
5333
5396
  # @return [Array<(TimesheetLineObject, Integer, Hash)>] TimesheetLineObject data, response status code and response headers
5334
- def update_timesheet_line_with_http_info(xero_tenant_id, timesheet_id, timesheet_line_id, timesheet_line, opts = {})
5397
+ def update_timesheet_line_with_http_info(xero_tenant_id, timesheet_id, timesheet_line_id, timesheet_line, options = {})
5398
+ opts = options.dup
5335
5399
  if @api_client.config.debugging
5336
5400
  @api_client.config.logger.debug 'Calling API: PayrollUkApi.update_timesheet_line ...'
5337
5401
  end