xero-ruby 2.5.0 → 2.7.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 (902) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +46 -7
  3. data/lib/xero-ruby.rb +4 -3
  4. data/lib/xero-ruby/api/accounting_api.rb +446 -441
  5. data/lib/xero-ruby/api/asset_api.rb +3 -8
  6. data/lib/xero-ruby/api/files_api.rb +49 -56
  7. data/lib/xero-ruby/api/payroll_au_api.rb +63 -64
  8. data/lib/xero-ruby/api/payroll_nz_api.rb +171 -172
  9. data/lib/xero-ruby/api/payroll_uk_api.rb +173 -174
  10. data/lib/xero-ruby/api/project_api.rb +45 -46
  11. data/lib/xero-ruby/api_client.rb +28 -90
  12. data/lib/xero-ruby/api_error.rb +1 -2
  13. data/lib/xero-ruby/configuration.rb +3 -4
  14. data/lib/xero-ruby/models/accounting/account.rb +15 -8
  15. data/lib/xero-ruby/models/accounting/account_type.rb +1 -2
  16. data/lib/xero-ruby/models/accounting/accounts.rb +15 -7
  17. data/lib/xero-ruby/models/accounting/accounts_payable.rb +15 -7
  18. data/lib/xero-ruby/models/accounting/accounts_receivable.rb +15 -7
  19. data/lib/xero-ruby/models/accounting/action.rb +15 -7
  20. data/lib/xero-ruby/models/accounting/actions.rb +15 -7
  21. data/lib/xero-ruby/models/accounting/address.rb +15 -7
  22. data/lib/xero-ruby/models/accounting/address_for_organisation.rb +15 -7
  23. data/lib/xero-ruby/models/accounting/allocation.rb +15 -7
  24. data/lib/xero-ruby/models/accounting/allocations.rb +15 -7
  25. data/lib/xero-ruby/models/accounting/attachment.rb +15 -7
  26. data/lib/xero-ruby/models/accounting/attachments.rb +15 -7
  27. data/lib/xero-ruby/models/accounting/balance_details.rb +15 -7
  28. data/lib/xero-ruby/models/accounting/balances.rb +15 -7
  29. data/lib/xero-ruby/models/accounting/bank_transaction.rb +15 -7
  30. data/lib/xero-ruby/models/accounting/bank_transactions.rb +15 -7
  31. data/lib/xero-ruby/models/accounting/bank_transfer.rb +15 -7
  32. data/lib/xero-ruby/models/accounting/bank_transfers.rb +15 -7
  33. data/lib/xero-ruby/models/accounting/batch_payment.rb +15 -7
  34. data/lib/xero-ruby/models/accounting/batch_payment_details.rb +15 -7
  35. data/lib/xero-ruby/models/accounting/batch_payments.rb +15 -7
  36. data/lib/xero-ruby/models/accounting/bill.rb +15 -7
  37. data/lib/xero-ruby/models/accounting/branding_theme.rb +15 -7
  38. data/lib/xero-ruby/models/accounting/branding_themes.rb +15 -7
  39. data/lib/xero-ruby/models/accounting/cis_org_setting.rb +15 -7
  40. data/lib/xero-ruby/models/{files/file_response204.rb → accounting/cis_org_settings.rb} +30 -20
  41. data/lib/xero-ruby/models/accounting/cis_setting.rb +15 -7
  42. data/lib/xero-ruby/models/accounting/cis_settings.rb +15 -7
  43. data/lib/xero-ruby/models/accounting/contact.rb +15 -7
  44. data/lib/xero-ruby/models/accounting/contact_group.rb +15 -7
  45. data/lib/xero-ruby/models/accounting/contact_groups.rb +15 -7
  46. data/lib/xero-ruby/models/accounting/contact_person.rb +15 -7
  47. data/lib/xero-ruby/models/accounting/contacts.rb +15 -7
  48. data/lib/xero-ruby/models/accounting/conversion_balances.rb +15 -7
  49. data/lib/xero-ruby/models/accounting/conversion_date.rb +15 -7
  50. data/lib/xero-ruby/models/accounting/country_code.rb +1 -2
  51. data/lib/xero-ruby/models/accounting/credit_note.rb +32 -12
  52. data/lib/xero-ruby/models/accounting/credit_notes.rb +15 -7
  53. data/lib/xero-ruby/models/accounting/currencies.rb +15 -7
  54. data/lib/xero-ruby/models/accounting/currency.rb +15 -7
  55. data/lib/xero-ruby/models/accounting/currency_code.rb +1 -2
  56. data/lib/xero-ruby/models/accounting/element.rb +15 -7
  57. data/lib/xero-ruby/models/accounting/employee.rb +15 -7
  58. data/lib/xero-ruby/models/accounting/employees.rb +15 -7
  59. data/lib/xero-ruby/models/accounting/error.rb +15 -7
  60. data/lib/xero-ruby/models/accounting/expense_claim.rb +15 -7
  61. data/lib/xero-ruby/models/accounting/expense_claims.rb +15 -7
  62. data/lib/xero-ruby/models/accounting/external_link.rb +15 -7
  63. data/lib/xero-ruby/models/accounting/history_record.rb +15 -7
  64. data/lib/xero-ruby/models/accounting/history_records.rb +15 -7
  65. data/lib/xero-ruby/models/accounting/import_summary.rb +15 -7
  66. data/lib/xero-ruby/models/accounting/import_summary_accounts.rb +15 -7
  67. data/lib/xero-ruby/models/accounting/import_summary_object.rb +15 -7
  68. data/lib/xero-ruby/models/accounting/import_summary_organisation.rb +15 -7
  69. data/lib/xero-ruby/models/accounting/invoice.rb +15 -7
  70. data/lib/xero-ruby/models/accounting/invoice_reminder.rb +15 -7
  71. data/lib/xero-ruby/models/accounting/invoice_reminders.rb +15 -7
  72. data/lib/xero-ruby/models/accounting/invoices.rb +15 -7
  73. data/lib/xero-ruby/models/accounting/item.rb +15 -7
  74. data/lib/xero-ruby/models/accounting/items.rb +15 -7
  75. data/lib/xero-ruby/models/accounting/journal.rb +15 -7
  76. data/lib/xero-ruby/models/accounting/journal_line.rb +15 -7
  77. data/lib/xero-ruby/models/accounting/journals.rb +15 -7
  78. data/lib/xero-ruby/models/accounting/line_amount_types.rb +1 -2
  79. data/lib/xero-ruby/models/accounting/line_item.rb +15 -7
  80. data/lib/xero-ruby/models/accounting/line_item_tracking.rb +15 -7
  81. data/lib/xero-ruby/models/accounting/linked_transaction.rb +15 -7
  82. data/lib/xero-ruby/models/accounting/linked_transactions.rb +15 -7
  83. data/lib/xero-ruby/models/accounting/manual_journal.rb +15 -7
  84. data/lib/xero-ruby/models/accounting/manual_journal_line.rb +15 -7
  85. data/lib/xero-ruby/models/accounting/manual_journals.rb +15 -7
  86. data/lib/xero-ruby/models/accounting/online_invoice.rb +15 -7
  87. data/lib/xero-ruby/models/accounting/online_invoices.rb +15 -7
  88. data/lib/xero-ruby/models/accounting/organisation.rb +15 -9
  89. data/lib/xero-ruby/models/accounting/organisations.rb +15 -7
  90. data/lib/xero-ruby/models/accounting/overpayment.rb +15 -7
  91. data/lib/xero-ruby/models/accounting/overpayments.rb +15 -7
  92. data/lib/xero-ruby/models/accounting/payment.rb +26 -8
  93. data/lib/xero-ruby/models/accounting/payment_delete.rb +15 -7
  94. data/lib/xero-ruby/models/accounting/payment_service.rb +15 -7
  95. data/lib/xero-ruby/models/accounting/payment_services.rb +15 -7
  96. data/lib/xero-ruby/models/accounting/payment_term.rb +15 -7
  97. data/lib/xero-ruby/models/accounting/payment_term_type.rb +1 -2
  98. data/lib/xero-ruby/models/accounting/payments.rb +15 -7
  99. data/lib/xero-ruby/models/accounting/phone.rb +15 -7
  100. data/lib/xero-ruby/models/accounting/prepayment.rb +15 -7
  101. data/lib/xero-ruby/models/accounting/prepayments.rb +15 -7
  102. data/lib/xero-ruby/models/accounting/purchase.rb +15 -7
  103. data/lib/xero-ruby/models/accounting/purchase_order.rb +15 -7
  104. data/lib/xero-ruby/models/accounting/purchase_orders.rb +15 -7
  105. data/lib/xero-ruby/models/accounting/quote.rb +15 -7
  106. data/lib/xero-ruby/models/accounting/quote_line_amount_types.rb +1 -2
  107. data/lib/xero-ruby/models/accounting/quote_status_codes.rb +1 -2
  108. data/lib/xero-ruby/models/accounting/quotes.rb +15 -7
  109. data/lib/xero-ruby/models/accounting/receipt.rb +15 -7
  110. data/lib/xero-ruby/models/accounting/receipts.rb +15 -7
  111. data/lib/xero-ruby/models/accounting/repeating_invoice.rb +15 -7
  112. data/lib/xero-ruby/models/accounting/repeating_invoices.rb +15 -7
  113. data/lib/xero-ruby/models/accounting/report.rb +15 -7
  114. data/lib/xero-ruby/models/accounting/report_attribute.rb +15 -7
  115. data/lib/xero-ruby/models/accounting/report_cell.rb +15 -7
  116. data/lib/xero-ruby/models/accounting/report_fields.rb +15 -7
  117. data/lib/xero-ruby/models/accounting/report_row.rb +15 -7
  118. data/lib/xero-ruby/models/accounting/report_rows.rb +15 -7
  119. data/lib/xero-ruby/models/accounting/report_with_row.rb +15 -7
  120. data/lib/xero-ruby/models/accounting/report_with_rows.rb +15 -7
  121. data/lib/xero-ruby/models/accounting/reports.rb +15 -7
  122. data/lib/xero-ruby/models/accounting/request_empty.rb +15 -7
  123. data/lib/xero-ruby/models/accounting/row_type.rb +1 -2
  124. data/lib/xero-ruby/models/accounting/sales_tracking_category.rb +15 -7
  125. data/lib/xero-ruby/models/accounting/schedule.rb +15 -7
  126. data/lib/xero-ruby/models/accounting/setup.rb +15 -7
  127. data/lib/xero-ruby/models/accounting/tax_component.rb +15 -7
  128. data/lib/xero-ruby/models/accounting/tax_rate.rb +15 -7
  129. data/lib/xero-ruby/models/accounting/tax_rates.rb +15 -7
  130. data/lib/xero-ruby/models/accounting/tax_type.rb +1 -2
  131. data/lib/xero-ruby/models/accounting/ten_ninety_nine_contact.rb +15 -7
  132. data/lib/xero-ruby/models/accounting/time_zone.rb +1 -2
  133. data/lib/xero-ruby/models/accounting/tracking_categories.rb +15 -7
  134. data/lib/xero-ruby/models/accounting/tracking_category.rb +15 -7
  135. data/lib/xero-ruby/models/accounting/tracking_option.rb +15 -7
  136. data/lib/xero-ruby/models/accounting/tracking_options.rb +15 -7
  137. data/lib/xero-ruby/models/accounting/user.rb +15 -7
  138. data/lib/xero-ruby/models/accounting/users.rb +15 -7
  139. data/lib/xero-ruby/models/accounting/validation_error.rb +15 -7
  140. data/lib/xero-ruby/models/assets/asset.rb +15 -7
  141. data/lib/xero-ruby/models/assets/asset_status.rb +1 -2
  142. data/lib/xero-ruby/models/assets/asset_status_query_param.rb +1 -2
  143. data/lib/xero-ruby/models/assets/asset_type.rb +15 -7
  144. data/lib/xero-ruby/models/assets/assets.rb +15 -7
  145. data/lib/xero-ruby/models/assets/book_depreciation_detail.rb +15 -7
  146. data/lib/xero-ruby/models/assets/book_depreciation_setting.rb +15 -7
  147. data/lib/xero-ruby/models/assets/error.rb +15 -7
  148. data/lib/xero-ruby/models/assets/field_validation_errors_element.rb +16 -8
  149. data/lib/xero-ruby/models/assets/pagination.rb +15 -7
  150. data/lib/xero-ruby/models/assets/resource_validation_errors_element.rb +16 -8
  151. data/lib/xero-ruby/models/assets/setting.rb +15 -7
  152. data/lib/xero-ruby/models/files/association.rb +15 -7
  153. data/lib/xero-ruby/models/files/file_object.rb +15 -7
  154. data/lib/xero-ruby/models/files/files.rb +15 -7
  155. data/lib/xero-ruby/models/files/folder.rb +15 -7
  156. data/lib/xero-ruby/models/files/folders.rb +15 -7
  157. data/lib/xero-ruby/models/files/inline_object.rb +15 -7
  158. data/lib/xero-ruby/models/files/object_group.rb +1 -2
  159. data/lib/xero-ruby/models/files/object_type.rb +1 -2
  160. data/lib/xero-ruby/models/files/user.rb +15 -7
  161. data/lib/xero-ruby/models/payroll_au/account.rb +15 -7
  162. data/lib/xero-ruby/models/payroll_au/account_type.rb +1 -2
  163. data/lib/xero-ruby/models/payroll_au/allowance_type.rb +1 -2
  164. data/lib/xero-ruby/models/payroll_au/api_exception.rb +15 -7
  165. data/lib/xero-ruby/models/payroll_au/bank_account.rb +15 -7
  166. data/lib/xero-ruby/models/payroll_au/calendar_type.rb +1 -2
  167. data/lib/xero-ruby/models/payroll_au/deduction_line.rb +15 -7
  168. data/lib/xero-ruby/models/payroll_au/deduction_type.rb +15 -7
  169. data/lib/xero-ruby/models/payroll_au/deduction_type_calculation_type.rb +1 -2
  170. data/lib/xero-ruby/models/payroll_au/earnings_line.rb +15 -7
  171. data/lib/xero-ruby/models/payroll_au/earnings_rate.rb +15 -7
  172. data/lib/xero-ruby/models/payroll_au/earnings_rate_calculation_type.rb +1 -2
  173. data/lib/xero-ruby/models/payroll_au/earnings_type.rb +2 -2
  174. data/lib/xero-ruby/models/payroll_au/employee.rb +15 -7
  175. data/lib/xero-ruby/models/payroll_au/employee_status.rb +1 -2
  176. data/lib/xero-ruby/models/payroll_au/employees.rb +15 -7
  177. data/lib/xero-ruby/models/payroll_au/employment_basis.rb +1 -2
  178. data/lib/xero-ruby/models/payroll_au/employment_termination_payment_type.rb +1 -2
  179. data/lib/xero-ruby/models/payroll_au/entitlement_final_pay_payout_type.rb +1 -2
  180. data/lib/xero-ruby/models/payroll_au/home_address.rb +15 -7
  181. data/lib/xero-ruby/models/payroll_au/leave_accrual_line.rb +15 -7
  182. data/lib/xero-ruby/models/payroll_au/leave_application.rb +15 -7
  183. data/lib/xero-ruby/models/payroll_au/leave_applications.rb +15 -7
  184. data/lib/xero-ruby/models/payroll_au/leave_balance.rb +15 -7
  185. data/lib/xero-ruby/models/payroll_au/leave_earnings_line.rb +15 -7
  186. data/lib/xero-ruby/models/payroll_au/leave_line.rb +15 -7
  187. data/lib/xero-ruby/models/payroll_au/leave_line_calculation_type.rb +1 -2
  188. data/lib/xero-ruby/models/payroll_au/leave_lines.rb +15 -7
  189. data/lib/xero-ruby/models/payroll_au/leave_period.rb +15 -7
  190. data/lib/xero-ruby/models/payroll_au/leave_period_status.rb +1 -2
  191. data/lib/xero-ruby/models/payroll_au/leave_type.rb +15 -7
  192. data/lib/xero-ruby/models/payroll_au/leave_type_contribution_type.rb +1 -2
  193. data/lib/xero-ruby/models/payroll_au/manual_tax_type.rb +1 -2
  194. data/lib/xero-ruby/models/payroll_au/opening_balances.rb +15 -7
  195. data/lib/xero-ruby/models/payroll_au/pay_item.rb +15 -7
  196. data/lib/xero-ruby/models/payroll_au/pay_items.rb +15 -7
  197. data/lib/xero-ruby/models/payroll_au/pay_run.rb +15 -7
  198. data/lib/xero-ruby/models/payroll_au/pay_run_status.rb +1 -2
  199. data/lib/xero-ruby/models/payroll_au/pay_runs.rb +15 -7
  200. data/lib/xero-ruby/models/payroll_au/pay_template.rb +15 -7
  201. data/lib/xero-ruby/models/payroll_au/payment_frequency_type.rb +1 -2
  202. data/lib/xero-ruby/models/payroll_au/payroll_calendar.rb +15 -7
  203. data/lib/xero-ruby/models/payroll_au/payroll_calendars.rb +15 -7
  204. data/lib/xero-ruby/models/payroll_au/payslip.rb +15 -7
  205. data/lib/xero-ruby/models/payroll_au/payslip_lines.rb +15 -7
  206. data/lib/xero-ruby/models/payroll_au/payslip_object.rb +15 -7
  207. data/lib/xero-ruby/models/payroll_au/payslip_summary.rb +15 -7
  208. data/lib/xero-ruby/models/payroll_au/payslips.rb +15 -7
  209. data/lib/xero-ruby/models/payroll_au/rate_type.rb +1 -2
  210. data/lib/xero-ruby/models/payroll_au/reimbursement_line.rb +15 -7
  211. data/lib/xero-ruby/models/payroll_au/reimbursement_lines.rb +15 -7
  212. data/lib/xero-ruby/models/payroll_au/reimbursement_type.rb +15 -7
  213. data/lib/xero-ruby/models/payroll_au/residency_status.rb +1 -2
  214. data/lib/xero-ruby/models/payroll_au/settings.rb +15 -7
  215. data/lib/xero-ruby/models/payroll_au/settings_object.rb +15 -7
  216. data/lib/xero-ruby/models/payroll_au/settings_tracking_categories.rb +15 -7
  217. data/lib/xero-ruby/models/payroll_au/settings_tracking_categories_employee_groups.rb +15 -7
  218. data/lib/xero-ruby/models/payroll_au/settings_tracking_categories_timesheet_categories.rb +15 -7
  219. data/lib/xero-ruby/models/payroll_au/state.rb +1 -2
  220. data/lib/xero-ruby/models/payroll_au/super_fund.rb +15 -7
  221. data/lib/xero-ruby/models/payroll_au/super_fund_product.rb +15 -7
  222. data/lib/xero-ruby/models/payroll_au/super_fund_products.rb +15 -7
  223. data/lib/xero-ruby/models/payroll_au/super_fund_type.rb +1 -2
  224. data/lib/xero-ruby/models/payroll_au/super_funds.rb +15 -7
  225. data/lib/xero-ruby/models/payroll_au/super_line.rb +16 -8
  226. data/lib/xero-ruby/models/payroll_au/super_membership.rb +16 -8
  227. data/lib/xero-ruby/models/payroll_au/superannuation_calculation_type.rb +1 -2
  228. data/lib/xero-ruby/models/payroll_au/superannuation_contribution_type.rb +1 -2
  229. data/lib/xero-ruby/models/payroll_au/superannuation_line.rb +15 -7
  230. data/lib/xero-ruby/models/payroll_au/tax_declaration.rb +15 -7
  231. data/lib/xero-ruby/models/payroll_au/tax_line.rb +15 -7
  232. data/lib/xero-ruby/models/payroll_au/tfn_exemption_type.rb +1 -2
  233. data/lib/xero-ruby/models/payroll_au/timesheet.rb +15 -7
  234. data/lib/xero-ruby/models/payroll_au/timesheet_line.rb +15 -7
  235. data/lib/xero-ruby/models/payroll_au/timesheet_object.rb +15 -7
  236. data/lib/xero-ruby/models/payroll_au/timesheet_status.rb +1 -2
  237. data/lib/xero-ruby/models/payroll_au/timesheets.rb +15 -7
  238. data/lib/xero-ruby/models/payroll_au/validation_error.rb +15 -7
  239. data/lib/xero-ruby/models/payroll_nz/account.rb +14 -6
  240. data/lib/xero-ruby/models/payroll_nz/accounts.rb +14 -6
  241. data/lib/xero-ruby/models/payroll_nz/address.rb +14 -6
  242. data/lib/xero-ruby/models/payroll_nz/bank_account.rb +14 -6
  243. data/lib/xero-ruby/models/payroll_nz/benefit.rb +14 -6
  244. data/lib/xero-ruby/models/payroll_nz/calendar_type.rb +0 -1
  245. data/lib/xero-ruby/models/payroll_nz/deduction.rb +14 -6
  246. data/lib/xero-ruby/models/payroll_nz/deduction_line.rb +14 -6
  247. data/lib/xero-ruby/models/payroll_nz/deduction_object.rb +14 -6
  248. data/lib/xero-ruby/models/payroll_nz/deductions.rb +14 -6
  249. data/lib/xero-ruby/models/payroll_nz/earnings_line.rb +15 -7
  250. data/lib/xero-ruby/models/payroll_nz/earnings_order.rb +14 -6
  251. data/lib/xero-ruby/models/payroll_nz/earnings_order_object.rb +14 -6
  252. data/lib/xero-ruby/models/payroll_nz/earnings_orders.rb +14 -6
  253. data/lib/xero-ruby/models/payroll_nz/earnings_rate.rb +14 -6
  254. data/lib/xero-ruby/models/payroll_nz/earnings_rate_object.rb +14 -6
  255. data/lib/xero-ruby/models/payroll_nz/earnings_rates.rb +14 -6
  256. data/lib/xero-ruby/models/payroll_nz/earnings_template.rb +14 -6
  257. data/lib/xero-ruby/models/payroll_nz/earnings_template_object.rb +14 -6
  258. data/lib/xero-ruby/models/payroll_nz/employee.rb +14 -6
  259. data/lib/xero-ruby/models/payroll_nz/employee_earnings_templates.rb +14 -6
  260. data/lib/xero-ruby/models/payroll_nz/employee_leave.rb +14 -6
  261. data/lib/xero-ruby/models/payroll_nz/employee_leave_balance.rb +14 -6
  262. data/lib/xero-ruby/models/payroll_nz/employee_leave_balances.rb +14 -6
  263. data/lib/xero-ruby/models/payroll_nz/employee_leave_object.rb +14 -6
  264. data/lib/xero-ruby/models/payroll_nz/employee_leave_setup.rb +14 -6
  265. data/lib/xero-ruby/models/payroll_nz/employee_leave_setup_object.rb +14 -6
  266. data/lib/xero-ruby/models/payroll_nz/employee_leave_type.rb +14 -6
  267. data/lib/xero-ruby/models/payroll_nz/employee_leave_type_object.rb +14 -6
  268. data/lib/xero-ruby/models/payroll_nz/employee_leave_types.rb +14 -6
  269. data/lib/xero-ruby/models/payroll_nz/employee_leaves.rb +14 -6
  270. data/lib/xero-ruby/models/payroll_nz/employee_object.rb +14 -6
  271. data/lib/xero-ruby/models/payroll_nz/employee_opening_balance.rb +14 -6
  272. data/lib/xero-ruby/models/payroll_nz/employee_opening_balances_object.rb +14 -6
  273. data/lib/xero-ruby/models/payroll_nz/employee_pay_template.rb +14 -6
  274. data/lib/xero-ruby/models/payroll_nz/employee_pay_template_object.rb +14 -6
  275. data/lib/xero-ruby/models/payroll_nz/employee_pay_templates.rb +14 -6
  276. data/lib/xero-ruby/models/payroll_nz/employee_statutory_leave_balance.rb +14 -6
  277. data/lib/xero-ruby/models/payroll_nz/employee_statutory_leave_balance_object.rb +14 -6
  278. data/lib/xero-ruby/models/payroll_nz/employee_statutory_leave_summary.rb +14 -6
  279. data/lib/xero-ruby/models/payroll_nz/employee_statutory_leaves_summaries.rb +14 -6
  280. data/lib/xero-ruby/models/payroll_nz/employee_statutory_sick_leave.rb +15 -7
  281. data/lib/xero-ruby/models/payroll_nz/employee_statutory_sick_leave_object.rb +14 -6
  282. data/lib/xero-ruby/models/payroll_nz/employee_statutory_sick_leaves.rb +14 -6
  283. data/lib/xero-ruby/models/payroll_nz/employee_tax.rb +14 -6
  284. data/lib/xero-ruby/models/payroll_nz/employee_tax_object.rb +14 -6
  285. data/lib/xero-ruby/models/payroll_nz/employees.rb +14 -6
  286. data/lib/xero-ruby/models/payroll_nz/employment.rb +14 -6
  287. data/lib/xero-ruby/models/payroll_nz/employment_object.rb +14 -6
  288. data/lib/xero-ruby/models/payroll_nz/gross_earnings_history.rb +14 -6
  289. data/lib/xero-ruby/models/payroll_nz/invalid_field.rb +14 -6
  290. data/lib/xero-ruby/models/payroll_nz/leave_accrual_line.rb +14 -6
  291. data/lib/xero-ruby/models/payroll_nz/leave_earnings_line.rb +15 -7
  292. data/lib/xero-ruby/models/payroll_nz/leave_period.rb +14 -6
  293. data/lib/xero-ruby/models/payroll_nz/leave_periods.rb +14 -6
  294. data/lib/xero-ruby/models/payroll_nz/leave_type.rb +14 -6
  295. data/lib/xero-ruby/models/payroll_nz/leave_type_object.rb +14 -6
  296. data/lib/xero-ruby/models/payroll_nz/leave_types.rb +14 -6
  297. data/lib/xero-ruby/models/payroll_nz/pagination.rb +14 -6
  298. data/lib/xero-ruby/models/payroll_nz/pay_run.rb +14 -6
  299. data/lib/xero-ruby/models/payroll_nz/pay_run_calendar.rb +14 -6
  300. data/lib/xero-ruby/models/payroll_nz/pay_run_calendar_object.rb +14 -6
  301. data/lib/xero-ruby/models/payroll_nz/pay_run_calendars.rb +14 -6
  302. data/lib/xero-ruby/models/payroll_nz/pay_run_object.rb +14 -6
  303. data/lib/xero-ruby/models/payroll_nz/pay_runs.rb +14 -6
  304. data/lib/xero-ruby/models/payroll_nz/pay_slip.rb +14 -6
  305. data/lib/xero-ruby/models/payroll_nz/pay_slip_object.rb +14 -6
  306. data/lib/xero-ruby/models/payroll_nz/pay_slips.rb +14 -6
  307. data/lib/xero-ruby/models/payroll_nz/payment_line.rb +14 -6
  308. data/lib/xero-ruby/models/payroll_nz/payment_method.rb +14 -6
  309. data/lib/xero-ruby/models/payroll_nz/payment_method_object.rb +14 -6
  310. data/lib/xero-ruby/models/payroll_nz/problem.rb +14 -6
  311. data/lib/xero-ruby/models/payroll_nz/reimbursement.rb +14 -6
  312. data/lib/xero-ruby/models/payroll_nz/reimbursement_line.rb +14 -6
  313. data/lib/xero-ruby/models/payroll_nz/reimbursement_object.rb +14 -6
  314. data/lib/xero-ruby/models/payroll_nz/reimbursements.rb +14 -6
  315. data/lib/xero-ruby/models/payroll_nz/salary_and_wage.rb +14 -6
  316. data/lib/xero-ruby/models/payroll_nz/salary_and_wage_object.rb +14 -6
  317. data/lib/xero-ruby/models/payroll_nz/salary_and_wages.rb +14 -6
  318. data/lib/xero-ruby/models/payroll_nz/settings.rb +14 -6
  319. data/lib/xero-ruby/models/payroll_nz/statutory_deduction.rb +14 -6
  320. data/lib/xero-ruby/models/payroll_nz/statutory_deduction_category.rb +0 -1
  321. data/lib/xero-ruby/models/payroll_nz/statutory_deduction_line.rb +14 -6
  322. data/lib/xero-ruby/models/payroll_nz/statutory_deduction_object.rb +14 -6
  323. data/lib/xero-ruby/models/payroll_nz/statutory_deductions.rb +14 -6
  324. data/lib/xero-ruby/models/payroll_nz/superannuation_line.rb +15 -7
  325. data/lib/xero-ruby/models/payroll_nz/superannuation_object.rb +14 -6
  326. data/lib/xero-ruby/models/payroll_nz/superannuations.rb +14 -6
  327. data/lib/xero-ruby/models/payroll_nz/tax_code.rb +0 -1
  328. data/lib/xero-ruby/models/payroll_nz/tax_line.rb +14 -6
  329. data/lib/xero-ruby/models/payroll_nz/tax_settings.rb +14 -6
  330. data/lib/xero-ruby/models/payroll_nz/timesheet.rb +15 -7
  331. data/lib/xero-ruby/models/payroll_nz/timesheet_earnings_line.rb +15 -7
  332. data/lib/xero-ruby/models/payroll_nz/timesheet_line.rb +14 -6
  333. data/lib/xero-ruby/models/payroll_nz/timesheet_line_object.rb +14 -6
  334. data/lib/xero-ruby/models/payroll_nz/timesheet_object.rb +14 -6
  335. data/lib/xero-ruby/models/payroll_nz/timesheets.rb +14 -6
  336. data/lib/xero-ruby/models/payroll_nz/tracking_categories.rb +14 -6
  337. data/lib/xero-ruby/models/payroll_nz/tracking_category.rb +14 -6
  338. data/lib/xero-ruby/models/payroll_uk/account.rb +14 -6
  339. data/lib/xero-ruby/models/payroll_uk/accounts.rb +14 -6
  340. data/lib/xero-ruby/models/payroll_uk/address.rb +14 -6
  341. data/lib/xero-ruby/models/payroll_uk/bank_account.rb +14 -6
  342. data/lib/xero-ruby/models/payroll_uk/benefit.rb +14 -6
  343. data/lib/xero-ruby/models/payroll_uk/benefit_line.rb +14 -6
  344. data/lib/xero-ruby/models/payroll_uk/benefit_object.rb +14 -6
  345. data/lib/xero-ruby/models/payroll_uk/benefits.rb +14 -6
  346. data/lib/xero-ruby/models/payroll_uk/court_order_line.rb +14 -6
  347. data/lib/xero-ruby/models/payroll_uk/deduction.rb +14 -6
  348. data/lib/xero-ruby/models/payroll_uk/deduction_line.rb +14 -6
  349. data/lib/xero-ruby/models/payroll_uk/deduction_object.rb +14 -6
  350. data/lib/xero-ruby/models/payroll_uk/deductions.rb +14 -6
  351. data/lib/xero-ruby/models/payroll_uk/earnings_line.rb +14 -6
  352. data/lib/xero-ruby/models/payroll_uk/earnings_order.rb +14 -6
  353. data/lib/xero-ruby/models/payroll_uk/earnings_order_object.rb +14 -6
  354. data/lib/xero-ruby/models/payroll_uk/earnings_orders.rb +14 -6
  355. data/lib/xero-ruby/models/payroll_uk/earnings_rate.rb +14 -6
  356. data/lib/xero-ruby/models/payroll_uk/earnings_rate_object.rb +14 -6
  357. data/lib/xero-ruby/models/payroll_uk/earnings_rates.rb +14 -6
  358. data/lib/xero-ruby/models/payroll_uk/earnings_template.rb +14 -6
  359. data/lib/xero-ruby/models/payroll_uk/earnings_template_object.rb +14 -6
  360. data/lib/xero-ruby/models/payroll_uk/employee.rb +14 -6
  361. data/lib/xero-ruby/models/payroll_uk/employee_leave.rb +14 -6
  362. data/lib/xero-ruby/models/payroll_uk/employee_leave_balance.rb +14 -6
  363. data/lib/xero-ruby/models/payroll_uk/employee_leave_balances.rb +14 -6
  364. data/lib/xero-ruby/models/payroll_uk/employee_leave_object.rb +14 -6
  365. data/lib/xero-ruby/models/payroll_uk/employee_leave_type.rb +14 -6
  366. data/lib/xero-ruby/models/payroll_uk/employee_leave_type_object.rb +14 -6
  367. data/lib/xero-ruby/models/payroll_uk/employee_leave_types.rb +14 -6
  368. data/lib/xero-ruby/models/payroll_uk/employee_leaves.rb +14 -6
  369. data/lib/xero-ruby/models/payroll_uk/employee_object.rb +14 -6
  370. data/lib/xero-ruby/models/payroll_uk/employee_opening_balances.rb +14 -6
  371. data/lib/xero-ruby/models/payroll_uk/employee_opening_balances_object.rb +14 -6
  372. data/lib/xero-ruby/models/payroll_uk/employee_pay_template.rb +14 -6
  373. data/lib/xero-ruby/models/payroll_uk/employee_pay_template_object.rb +14 -6
  374. data/lib/xero-ruby/models/payroll_uk/employee_pay_templates.rb +14 -6
  375. data/lib/xero-ruby/models/payroll_uk/employee_statutory_leave_balance.rb +14 -6
  376. data/lib/xero-ruby/models/payroll_uk/employee_statutory_leave_balance_object.rb +14 -6
  377. data/lib/xero-ruby/models/payroll_uk/employee_statutory_leave_summary.rb +14 -6
  378. data/lib/xero-ruby/models/payroll_uk/employee_statutory_leaves_summaries.rb +14 -6
  379. data/lib/xero-ruby/models/payroll_uk/employee_statutory_sick_leave.rb +15 -7
  380. data/lib/xero-ruby/models/payroll_uk/employee_statutory_sick_leave_object.rb +14 -6
  381. data/lib/xero-ruby/models/payroll_uk/employee_statutory_sick_leaves.rb +14 -6
  382. data/lib/xero-ruby/models/payroll_uk/employee_tax.rb +14 -6
  383. data/lib/xero-ruby/models/payroll_uk/employee_tax_object.rb +14 -6
  384. data/lib/xero-ruby/models/payroll_uk/employees.rb +14 -6
  385. data/lib/xero-ruby/models/payroll_uk/employment.rb +14 -6
  386. data/lib/xero-ruby/models/payroll_uk/employment_object.rb +14 -6
  387. data/lib/xero-ruby/models/payroll_uk/invalid_field.rb +14 -6
  388. data/lib/xero-ruby/models/payroll_uk/leave_accrual_line.rb +14 -6
  389. data/lib/xero-ruby/models/payroll_uk/leave_earnings_line.rb +14 -6
  390. data/lib/xero-ruby/models/payroll_uk/leave_period.rb +14 -6
  391. data/lib/xero-ruby/models/payroll_uk/leave_periods.rb +14 -6
  392. data/lib/xero-ruby/models/payroll_uk/leave_type.rb +14 -6
  393. data/lib/xero-ruby/models/payroll_uk/leave_type_object.rb +14 -6
  394. data/lib/xero-ruby/models/payroll_uk/leave_types.rb +14 -6
  395. data/lib/xero-ruby/models/payroll_uk/pagination.rb +14 -6
  396. data/lib/xero-ruby/models/payroll_uk/pay_run.rb +14 -6
  397. data/lib/xero-ruby/models/payroll_uk/pay_run_calendar.rb +14 -6
  398. data/lib/xero-ruby/models/payroll_uk/pay_run_calendar_object.rb +14 -6
  399. data/lib/xero-ruby/models/payroll_uk/pay_run_calendars.rb +14 -6
  400. data/lib/xero-ruby/models/payroll_uk/pay_run_object.rb +14 -6
  401. data/lib/xero-ruby/models/payroll_uk/pay_runs.rb +14 -6
  402. data/lib/xero-ruby/models/payroll_uk/payment_line.rb +14 -6
  403. data/lib/xero-ruby/models/payroll_uk/payment_method.rb +14 -6
  404. data/lib/xero-ruby/models/payroll_uk/payment_method_object.rb +14 -6
  405. data/lib/xero-ruby/models/payroll_uk/payslip.rb +14 -6
  406. data/lib/xero-ruby/models/payroll_uk/payslip_object.rb +14 -6
  407. data/lib/xero-ruby/models/payroll_uk/payslips.rb +14 -6
  408. data/lib/xero-ruby/models/payroll_uk/problem.rb +14 -6
  409. data/lib/xero-ruby/models/payroll_uk/reimbursement.rb +14 -6
  410. data/lib/xero-ruby/models/payroll_uk/reimbursement_line.rb +14 -6
  411. data/lib/xero-ruby/models/payroll_uk/reimbursement_object.rb +14 -6
  412. data/lib/xero-ruby/models/payroll_uk/reimbursements.rb +14 -6
  413. data/lib/xero-ruby/models/payroll_uk/salary_and_wage.rb +14 -6
  414. data/lib/xero-ruby/models/payroll_uk/salary_and_wage_object.rb +14 -6
  415. data/lib/xero-ruby/models/payroll_uk/salary_and_wages.rb +14 -6
  416. data/lib/xero-ruby/models/payroll_uk/settings.rb +14 -6
  417. data/lib/xero-ruby/models/payroll_uk/statutory_deduction.rb +14 -6
  418. data/lib/xero-ruby/models/payroll_uk/statutory_deduction_category.rb +0 -1
  419. data/lib/xero-ruby/models/payroll_uk/tax_line.rb +14 -6
  420. data/lib/xero-ruby/models/payroll_uk/timesheet.rb +15 -7
  421. data/lib/xero-ruby/models/payroll_uk/timesheet_earnings_line.rb +14 -6
  422. data/lib/xero-ruby/models/payroll_uk/timesheet_line.rb +14 -6
  423. data/lib/xero-ruby/models/payroll_uk/timesheet_line_object.rb +14 -6
  424. data/lib/xero-ruby/models/payroll_uk/timesheet_object.rb +14 -6
  425. data/lib/xero-ruby/models/payroll_uk/timesheets.rb +14 -6
  426. data/lib/xero-ruby/models/payroll_uk/tracking_categories.rb +14 -6
  427. data/lib/xero-ruby/models/payroll_uk/tracking_category.rb +14 -6
  428. data/lib/xero-ruby/models/projects/amount.rb +14 -6
  429. data/lib/xero-ruby/models/projects/charge_type.rb +0 -1
  430. data/lib/xero-ruby/models/projects/currency_code.rb +0 -1
  431. data/lib/xero-ruby/models/projects/error.rb +14 -6
  432. data/lib/xero-ruby/models/projects/pagination.rb +14 -6
  433. data/lib/xero-ruby/models/projects/project.rb +14 -6
  434. data/lib/xero-ruby/models/projects/project_create_or_update.rb +14 -6
  435. data/lib/xero-ruby/models/projects/project_patch.rb +14 -6
  436. data/lib/xero-ruby/models/projects/project_status.rb +0 -1
  437. data/lib/xero-ruby/models/projects/project_user.rb +14 -6
  438. data/lib/xero-ruby/models/projects/project_users.rb +14 -6
  439. data/lib/xero-ruby/models/projects/projects.rb +14 -6
  440. data/lib/xero-ruby/models/projects/task.rb +14 -6
  441. data/lib/xero-ruby/models/projects/task_create_or_update.rb +14 -6
  442. data/lib/xero-ruby/models/projects/tasks.rb +14 -6
  443. data/lib/xero-ruby/models/projects/time_entries.rb +14 -6
  444. data/lib/xero-ruby/models/projects/time_entry.rb +14 -6
  445. data/lib/xero-ruby/models/projects/time_entry_create_or_update.rb +14 -6
  446. data/lib/xero-ruby/string_serialization.rb +52 -0
  447. data/lib/xero-ruby/version.rb +3 -3
  448. data/lib/xero-ruby/where.rb +65 -0
  449. data/spec/api_client_spec.rb +101 -1
  450. data/spec/configuration_spec.rb +1 -1
  451. data/spec/helper_methods_spec.rb +82 -0
  452. data/spec/where_spec.rb +82 -0
  453. metadata +12 -456
  454. data/CODE_OF_CONDUCT.md +0 -76
  455. data/CONTRIBUTING.md +0 -82
  456. data/Gemfile +0 -9
  457. data/Gemfile.lock +0 -68
  458. data/LICENSE +0 -21
  459. data/Rakefile +0 -10
  460. data/build_notes.md +0 -52
  461. data/docs/accounting/Account.md +0 -55
  462. data/docs/accounting/AccountType.md +0 -16
  463. data/docs/accounting/AccountingApi.md +0 -15310
  464. data/docs/accounting/Accounts.md +0 -17
  465. data/docs/accounting/AccountsPayable.md +0 -19
  466. data/docs/accounting/AccountsReceivable.md +0 -19
  467. data/docs/accounting/Action.md +0 -19
  468. data/docs/accounting/Actions.md +0 -17
  469. data/docs/accounting/Address.md +0 -35
  470. data/docs/accounting/AddressForOrganisation.md +0 -35
  471. data/docs/accounting/Allocation.md +0 -31
  472. data/docs/accounting/Allocations.md +0 -17
  473. data/docs/accounting/Attachment.md +0 -27
  474. data/docs/accounting/Attachments.md +0 -17
  475. data/docs/accounting/BalanceDetails.md +0 -21
  476. data/docs/accounting/Balances.md +0 -19
  477. data/docs/accounting/BankTransaction.md +0 -59
  478. data/docs/accounting/BankTransactions.md +0 -17
  479. data/docs/accounting/BankTransfer.md +0 -37
  480. data/docs/accounting/BankTransfers.md +0 -17
  481. data/docs/accounting/BatchPayment.md +0 -47
  482. data/docs/accounting/BatchPaymentDetails.md +0 -25
  483. data/docs/accounting/BatchPayments.md +0 -17
  484. data/docs/accounting/Bill.md +0 -19
  485. data/docs/accounting/BrandingTheme.md +0 -27
  486. data/docs/accounting/BrandingThemes.md +0 -17
  487. data/docs/accounting/CISOrgSetting.md +0 -21
  488. data/docs/accounting/CISSetting.md +0 -19
  489. data/docs/accounting/CISSettings.md +0 -17
  490. data/docs/accounting/Contact.md +0 -93
  491. data/docs/accounting/ContactGroup.md +0 -23
  492. data/docs/accounting/ContactGroups.md +0 -17
  493. data/docs/accounting/ContactPerson.md +0 -23
  494. data/docs/accounting/Contacts.md +0 -17
  495. data/docs/accounting/ConversionBalances.md +0 -21
  496. data/docs/accounting/ConversionDate.md +0 -19
  497. data/docs/accounting/CountryCode.md +0 -16
  498. data/docs/accounting/CreditNote.md +0 -73
  499. data/docs/accounting/CreditNotes.md +0 -17
  500. data/docs/accounting/Currencies.md +0 -17
  501. data/docs/accounting/Currency.md +0 -19
  502. data/docs/accounting/CurrencyCode.md +0 -16
  503. data/docs/accounting/Element.md +0 -31
  504. data/docs/accounting/Employee.md +0 -31
  505. data/docs/accounting/Employees.md +0 -17
  506. data/docs/accounting/Error.md +0 -23
  507. data/docs/accounting/ExpenseClaim.md +0 -39
  508. data/docs/accounting/ExpenseClaims.md +0 -17
  509. data/docs/accounting/ExternalLink.md +0 -21
  510. data/docs/accounting/HistoryRecord.md +0 -23
  511. data/docs/accounting/HistoryRecords.md +0 -17
  512. data/docs/accounting/ImportSummary.md +0 -19
  513. data/docs/accounting/ImportSummaryAccounts.md +0 -33
  514. data/docs/accounting/ImportSummaryObject.md +0 -17
  515. data/docs/accounting/ImportSummaryOrganisation.md +0 -17
  516. data/docs/accounting/Invoice.md +0 -95
  517. data/docs/accounting/InvoiceReminder.md +0 -17
  518. data/docs/accounting/InvoiceReminders.md +0 -17
  519. data/docs/accounting/Invoices.md +0 -17
  520. data/docs/accounting/Item.md +0 -47
  521. data/docs/accounting/Items.md +0 -17
  522. data/docs/accounting/Journal.md +0 -31
  523. data/docs/accounting/JournalLine.md +0 -39
  524. data/docs/accounting/Journals.md +0 -17
  525. data/docs/accounting/LineAmountTypes.md +0 -16
  526. data/docs/accounting/LineItem.md +0 -41
  527. data/docs/accounting/LineItemTracking.md +0 -23
  528. data/docs/accounting/LinkedTransaction.md +0 -37
  529. data/docs/accounting/LinkedTransactions.md +0 -17
  530. data/docs/accounting/ManualJournal.md +0 -43
  531. data/docs/accounting/ManualJournalLine.md +0 -31
  532. data/docs/accounting/ManualJournals.md +0 -17
  533. data/docs/accounting/OnlineInvoice.md +0 -17
  534. data/docs/accounting/OnlineInvoices.md +0 -17
  535. data/docs/accounting/Organisation.md +0 -81
  536. data/docs/accounting/Organisations.md +0 -17
  537. data/docs/accounting/Overpayment.md +0 -53
  538. data/docs/accounting/Overpayments.md +0 -17
  539. data/docs/accounting/Payment.md +0 -63
  540. data/docs/accounting/PaymentDelete.md +0 -17
  541. data/docs/accounting/PaymentService.md +0 -27
  542. data/docs/accounting/PaymentServices.md +0 -17
  543. data/docs/accounting/PaymentTerm.md +0 -19
  544. data/docs/accounting/PaymentTermType.md +0 -16
  545. data/docs/accounting/Payments.md +0 -17
  546. data/docs/accounting/Phone.md +0 -23
  547. data/docs/accounting/Prepayment.md +0 -53
  548. data/docs/accounting/Prepayments.md +0 -17
  549. data/docs/accounting/Purchase.md +0 -23
  550. data/docs/accounting/PurchaseOrder.md +0 -71
  551. data/docs/accounting/PurchaseOrders.md +0 -17
  552. data/docs/accounting/Quote.md +0 -63
  553. data/docs/accounting/QuoteLineAmountTypes.md +0 -16
  554. data/docs/accounting/QuoteStatusCodes.md +0 -16
  555. data/docs/accounting/Quotes.md +0 -17
  556. data/docs/accounting/Receipt.md +0 -51
  557. data/docs/accounting/Receipts.md +0 -17
  558. data/docs/accounting/RepeatingInvoice.md +0 -47
  559. data/docs/accounting/RepeatingInvoices.md +0 -17
  560. data/docs/accounting/Report.md +0 -29
  561. data/docs/accounting/ReportAttribute.md +0 -19
  562. data/docs/accounting/ReportCell.md +0 -19
  563. data/docs/accounting/ReportFields.md +0 -21
  564. data/docs/accounting/ReportRow.md +0 -21
  565. data/docs/accounting/ReportRows.md +0 -23
  566. data/docs/accounting/ReportWithRow.md +0 -33
  567. data/docs/accounting/ReportWithRows.md +0 -17
  568. data/docs/accounting/Reports.md +0 -17
  569. data/docs/accounting/RequestEmpty.md +0 -17
  570. data/docs/accounting/RowType.md +0 -16
  571. data/docs/accounting/SalesTrackingCategory.md +0 -19
  572. data/docs/accounting/Schedule.md +0 -29
  573. data/docs/accounting/Setup.md +0 -21
  574. data/docs/accounting/TaxComponent.md +0 -23
  575. data/docs/accounting/TaxRate.md +0 -39
  576. data/docs/accounting/TaxRates.md +0 -17
  577. data/docs/accounting/TaxType.md +0 -16
  578. data/docs/accounting/TenNinetyNineContact.md +0 -59
  579. data/docs/accounting/TimeZone.md +0 -16
  580. data/docs/accounting/TrackingCategories.md +0 -17
  581. data/docs/accounting/TrackingCategory.md +0 -27
  582. data/docs/accounting/TrackingOption.md +0 -23
  583. data/docs/accounting/TrackingOptions.md +0 -17
  584. data/docs/accounting/User.md +0 -29
  585. data/docs/accounting/Users.md +0 -17
  586. data/docs/accounting/ValidationError.md +0 -17
  587. data/docs/assets/Asset.md +0 -47
  588. data/docs/assets/AssetApi.md +0 -426
  589. data/docs/assets/AssetStatus.md +0 -16
  590. data/docs/assets/AssetStatusQueryParam.md +0 -16
  591. data/docs/assets/AssetType.md +0 -29
  592. data/docs/assets/Assets.md +0 -19
  593. data/docs/assets/BookDepreciationDetail.md +0 -29
  594. data/docs/assets/BookDepreciationSetting.md +0 -31
  595. data/docs/assets/Error.md +0 -25
  596. data/docs/assets/FieldValidationErrorsElement.md +0 -27
  597. data/docs/assets/Pagination.md +0 -23
  598. data/docs/assets/ResourceValidationErrorsElement.md +0 -25
  599. data/docs/assets/Setting.md +0 -31
  600. data/docs/files/Association.md +0 -23
  601. data/docs/files/FileObject.md +0 -31
  602. data/docs/files/FileResponse204.md +0 -17
  603. data/docs/files/Files.md +0 -23
  604. data/docs/files/FilesApi.md +0 -1116
  605. data/docs/files/Folder.md +0 -25
  606. data/docs/files/Folders.md +0 -17
  607. data/docs/files/InlineObject.md +0 -23
  608. data/docs/files/ObjectGroup.md +0 -16
  609. data/docs/files/ObjectType.md +0 -16
  610. data/docs/files/User.md +0 -25
  611. data/docs/payroll_au/APIException.md +0 -21
  612. data/docs/payroll_au/Account.md +0 -23
  613. data/docs/payroll_au/AccountType.md +0 -16
  614. data/docs/payroll_au/AllowanceType.md +0 -16
  615. data/docs/payroll_au/BankAccount.md +0 -27
  616. data/docs/payroll_au/CalendarType.md +0 -16
  617. data/docs/payroll_au/DeductionLine.md +0 -25
  618. data/docs/payroll_au/DeductionType.md +0 -33
  619. data/docs/payroll_au/DeductionTypeCalculationType.md +0 -16
  620. data/docs/payroll_au/EarningsLine.md +0 -33
  621. data/docs/payroll_au/EarningsRate.md +0 -49
  622. data/docs/payroll_au/EarningsRateCalculationType.md +0 -16
  623. data/docs/payroll_au/EarningsType.md +0 -16
  624. data/docs/payroll_au/Employee.md +0 -77
  625. data/docs/payroll_au/EmployeeStatus.md +0 -16
  626. data/docs/payroll_au/Employees.md +0 -17
  627. data/docs/payroll_au/EmploymentBasis.md +0 -16
  628. data/docs/payroll_au/EmploymentTerminationPaymentType.md +0 -16
  629. data/docs/payroll_au/EntitlementFinalPayPayoutType.md +0 -16
  630. data/docs/payroll_au/HomeAddress.md +0 -27
  631. data/docs/payroll_au/LeaveAccrualLine.md +0 -21
  632. data/docs/payroll_au/LeaveApplication.md +0 -35
  633. data/docs/payroll_au/LeaveApplications.md +0 -17
  634. data/docs/payroll_au/LeaveBalance.md +0 -23
  635. data/docs/payroll_au/LeaveEarningsLine.md +0 -21
  636. data/docs/payroll_au/LeaveLine.md +0 -31
  637. data/docs/payroll_au/LeaveLineCalculationType.md +0 -16
  638. data/docs/payroll_au/LeaveLines.md +0 -17
  639. data/docs/payroll_au/LeavePeriod.md +0 -23
  640. data/docs/payroll_au/LeavePeriodStatus.md +0 -16
  641. data/docs/payroll_au/LeaveType.md +0 -33
  642. data/docs/payroll_au/LeaveTypeContributionType.md +0 -16
  643. data/docs/payroll_au/ManualTaxType.md +0 -16
  644. data/docs/payroll_au/OpeningBalances.md +0 -29
  645. data/docs/payroll_au/PayItem.md +0 -23
  646. data/docs/payroll_au/PayItems.md +0 -17
  647. data/docs/payroll_au/PayRun.md +0 -47
  648. data/docs/payroll_au/PayRunStatus.md +0 -16
  649. data/docs/payroll_au/PayRuns.md +0 -17
  650. data/docs/payroll_au/PayTemplate.md +0 -25
  651. data/docs/payroll_au/PaymentFrequencyType.md +0 -16
  652. data/docs/payroll_au/PayrollAuApi.md +0 -2018
  653. data/docs/payroll_au/PayrollCalendar.md +0 -29
  654. data/docs/payroll_au/PayrollCalendars.md +0 -17
  655. data/docs/payroll_au/Payslip.md +0 -53
  656. data/docs/payroll_au/PayslipLines.md +0 -31
  657. data/docs/payroll_au/PayslipObject.md +0 -17
  658. data/docs/payroll_au/PayslipSummary.md +0 -39
  659. data/docs/payroll_au/Payslips.md +0 -17
  660. data/docs/payroll_au/RateType.md +0 -16
  661. data/docs/payroll_au/ReimbursementLine.md +0 -23
  662. data/docs/payroll_au/ReimbursementLines.md +0 -17
  663. data/docs/payroll_au/ReimbursementType.md +0 -25
  664. data/docs/payroll_au/ResidencyStatus.md +0 -16
  665. data/docs/payroll_au/Settings.md +0 -21
  666. data/docs/payroll_au/SettingsObject.md +0 -17
  667. data/docs/payroll_au/SettingsTrackingCategories.md +0 -19
  668. data/docs/payroll_au/SettingsTrackingCategoriesEmployeeGroups.md +0 -19
  669. data/docs/payroll_au/SettingsTrackingCategoriesTimesheetCategories.md +0 -19
  670. data/docs/payroll_au/State.md +0 -16
  671. data/docs/payroll_au/SuperFund.md +0 -41
  672. data/docs/payroll_au/SuperFundProduct.md +0 -23
  673. data/docs/payroll_au/SuperFundProducts.md +0 -17
  674. data/docs/payroll_au/SuperFundType.md +0 -16
  675. data/docs/payroll_au/SuperFunds.md +0 -17
  676. data/docs/payroll_au/SuperLine.md +0 -31
  677. data/docs/payroll_au/SuperMembership.md +0 -21
  678. data/docs/payroll_au/SuperannuationCalculationType.md +0 -16
  679. data/docs/payroll_au/SuperannuationContributionType.md +0 -16
  680. data/docs/payroll_au/SuperannuationLine.md +0 -33
  681. data/docs/payroll_au/TFNExemptionType.md +0 -16
  682. data/docs/payroll_au/TaxDeclaration.md +0 -47
  683. data/docs/payroll_au/TaxLine.md +0 -27
  684. data/docs/payroll_au/Timesheet.md +0 -33
  685. data/docs/payroll_au/TimesheetLine.md +0 -23
  686. data/docs/payroll_au/TimesheetObject.md +0 -17
  687. data/docs/payroll_au/TimesheetStatus.md +0 -16
  688. data/docs/payroll_au/Timesheets.md +0 -17
  689. data/docs/payroll_au/ValidationError.md +0 -17
  690. data/docs/payroll_nz/Account.md +0 -23
  691. data/docs/payroll_nz/Accounts.md +0 -17
  692. data/docs/payroll_nz/Address.md +0 -27
  693. data/docs/payroll_nz/BankAccount.md +0 -31
  694. data/docs/payroll_nz/Benefit.md +0 -35
  695. data/docs/payroll_nz/CalendarType.md +0 -16
  696. data/docs/payroll_nz/Deduction.md +0 -27
  697. data/docs/payroll_nz/DeductionLine.md +0 -25
  698. data/docs/payroll_nz/DeductionObject.md +0 -21
  699. data/docs/payroll_nz/Deductions.md +0 -21
  700. data/docs/payroll_nz/EarningsLine.md +0 -35
  701. data/docs/payroll_nz/EarningsOrder.md +0 -25
  702. data/docs/payroll_nz/EarningsOrderObject.md +0 -21
  703. data/docs/payroll_nz/EarningsOrders.md +0 -21
  704. data/docs/payroll_nz/EarningsRate.md +0 -35
  705. data/docs/payroll_nz/EarningsRateObject.md +0 -21
  706. data/docs/payroll_nz/EarningsRates.md +0 -21
  707. data/docs/payroll_nz/EarningsTemplate.md +0 -27
  708. data/docs/payroll_nz/EarningsTemplateObject.md +0 -21
  709. data/docs/payroll_nz/Employee.md +0 -43
  710. data/docs/payroll_nz/EmployeeEarningsTemplates.md +0 -21
  711. data/docs/payroll_nz/EmployeeLeave.md +0 -29
  712. data/docs/payroll_nz/EmployeeLeaveBalance.md +0 -23
  713. data/docs/payroll_nz/EmployeeLeaveBalances.md +0 -21
  714. data/docs/payroll_nz/EmployeeLeaveObject.md +0 -21
  715. data/docs/payroll_nz/EmployeeLeaveSetup.md +0 -29
  716. data/docs/payroll_nz/EmployeeLeaveSetupObject.md +0 -21
  717. data/docs/payroll_nz/EmployeeLeaveType.md +0 -35
  718. data/docs/payroll_nz/EmployeeLeaveTypeObject.md +0 -21
  719. data/docs/payroll_nz/EmployeeLeaveTypes.md +0 -21
  720. data/docs/payroll_nz/EmployeeLeaves.md +0 -21
  721. data/docs/payroll_nz/EmployeeObject.md +0 -21
  722. data/docs/payroll_nz/EmployeeOpeningBalance.md +0 -23
  723. data/docs/payroll_nz/EmployeeOpeningBalancesObject.md +0 -21
  724. data/docs/payroll_nz/EmployeePayTemplate.md +0 -19
  725. data/docs/payroll_nz/EmployeePayTemplateObject.md +0 -21
  726. data/docs/payroll_nz/EmployeePayTemplates.md +0 -21
  727. data/docs/payroll_nz/EmployeeStatutoryLeaveBalance.md +0 -21
  728. data/docs/payroll_nz/EmployeeStatutoryLeaveBalanceObject.md +0 -21
  729. data/docs/payroll_nz/EmployeeStatutoryLeaveSummary.md +0 -29
  730. data/docs/payroll_nz/EmployeeStatutoryLeavesSummaries.md +0 -21
  731. data/docs/payroll_nz/EmployeeStatutorySickLeave.md +0 -47
  732. data/docs/payroll_nz/EmployeeStatutorySickLeaveObject.md +0 -21
  733. data/docs/payroll_nz/EmployeeStatutorySickLeaves.md +0 -21
  734. data/docs/payroll_nz/EmployeeTax.md +0 -47
  735. data/docs/payroll_nz/EmployeeTaxObject.md +0 -21
  736. data/docs/payroll_nz/Employees.md +0 -21
  737. data/docs/payroll_nz/Employment.md +0 -21
  738. data/docs/payroll_nz/EmploymentObject.md +0 -21
  739. data/docs/payroll_nz/GrossEarningsHistory.md +0 -19
  740. data/docs/payroll_nz/InvalidField.md +0 -19
  741. data/docs/payroll_nz/LeaveAccrualLine.md +0 -19
  742. data/docs/payroll_nz/LeaveEarningsLine.md +0 -35
  743. data/docs/payroll_nz/LeavePeriod.md +0 -23
  744. data/docs/payroll_nz/LeavePeriods.md +0 -21
  745. data/docs/payroll_nz/LeaveType.md +0 -27
  746. data/docs/payroll_nz/LeaveTypeObject.md +0 -21
  747. data/docs/payroll_nz/LeaveTypes.md +0 -21
  748. data/docs/payroll_nz/Pagination.md +0 -23
  749. data/docs/payroll_nz/PayRun.md +0 -39
  750. data/docs/payroll_nz/PayRunCalendar.md +0 -29
  751. data/docs/payroll_nz/PayRunCalendarObject.md +0 -21
  752. data/docs/payroll_nz/PayRunCalendars.md +0 -21
  753. data/docs/payroll_nz/PayRunObject.md +0 -21
  754. data/docs/payroll_nz/PayRuns.md +0 -21
  755. data/docs/payroll_nz/PaySlip.md +0 -75
  756. data/docs/payroll_nz/PaySlipObject.md +0 -21
  757. data/docs/payroll_nz/PaySlips.md +0 -21
  758. data/docs/payroll_nz/PaymentLine.md +0 -25
  759. data/docs/payroll_nz/PaymentMethod.md +0 -19
  760. data/docs/payroll_nz/PaymentMethodObject.md +0 -21
  761. data/docs/payroll_nz/PayrollNzApi.md +0 -4544
  762. data/docs/payroll_nz/Problem.md +0 -27
  763. data/docs/payroll_nz/Reimbursement.md +0 -33
  764. data/docs/payroll_nz/ReimbursementLine.md +0 -25
  765. data/docs/payroll_nz/ReimbursementObject.md +0 -21
  766. data/docs/payroll_nz/Reimbursements.md +0 -21
  767. data/docs/payroll_nz/SalaryAndWage.md +0 -35
  768. data/docs/payroll_nz/SalaryAndWageObject.md +0 -21
  769. data/docs/payroll_nz/SalaryAndWages.md +0 -21
  770. data/docs/payroll_nz/Settings.md +0 -21
  771. data/docs/payroll_nz/StatutoryDeduction.md +0 -25
  772. data/docs/payroll_nz/StatutoryDeductionCategory.md +0 -16
  773. data/docs/payroll_nz/StatutoryDeductionLine.md +0 -23
  774. data/docs/payroll_nz/StatutoryDeductionObject.md +0 -21
  775. data/docs/payroll_nz/StatutoryDeductions.md +0 -21
  776. data/docs/payroll_nz/SuperannuationLine.md +0 -27
  777. data/docs/payroll_nz/SuperannuationObject.md +0 -21
  778. data/docs/payroll_nz/Superannuations.md +0 -21
  779. data/docs/payroll_nz/TaxCode.md +0 -16
  780. data/docs/payroll_nz/TaxLine.md +0 -25
  781. data/docs/payroll_nz/TaxSettings.md +0 -27
  782. data/docs/payroll_nz/Timesheet.md +0 -33
  783. data/docs/payroll_nz/TimesheetEarningsLine.md +0 -35
  784. data/docs/payroll_nz/TimesheetLine.md +0 -25
  785. data/docs/payroll_nz/TimesheetLineObject.md +0 -21
  786. data/docs/payroll_nz/TimesheetObject.md +0 -21
  787. data/docs/payroll_nz/Timesheets.md +0 -21
  788. data/docs/payroll_nz/TrackingCategories.md +0 -21
  789. data/docs/payroll_nz/TrackingCategory.md +0 -19
  790. data/docs/payroll_uk/Account.md +0 -23
  791. data/docs/payroll_uk/Accounts.md +0 -17
  792. data/docs/payroll_uk/Address.md +0 -25
  793. data/docs/payroll_uk/BankAccount.md +0 -21
  794. data/docs/payroll_uk/Benefit.md +0 -43
  795. data/docs/payroll_uk/BenefitLine.md +0 -25
  796. data/docs/payroll_uk/BenefitObject.md +0 -21
  797. data/docs/payroll_uk/Benefits.md +0 -21
  798. data/docs/payroll_uk/CourtOrderLine.md +0 -19
  799. data/docs/payroll_uk/Deduction.md +0 -47
  800. data/docs/payroll_uk/DeductionLine.md +0 -23
  801. data/docs/payroll_uk/DeductionObject.md +0 -21
  802. data/docs/payroll_uk/Deductions.md +0 -21
  803. data/docs/payroll_uk/EarningsLine.md +0 -33
  804. data/docs/payroll_uk/EarningsOrder.md +0 -25
  805. data/docs/payroll_uk/EarningsOrderObject.md +0 -21
  806. data/docs/payroll_uk/EarningsOrders.md +0 -21
  807. data/docs/payroll_uk/EarningsRate.md +0 -35
  808. data/docs/payroll_uk/EarningsRateObject.md +0 -21
  809. data/docs/payroll_uk/EarningsRates.md +0 -21
  810. data/docs/payroll_uk/EarningsTemplate.md +0 -27
  811. data/docs/payroll_uk/EarningsTemplateObject.md +0 -21
  812. data/docs/payroll_uk/Employee.md +0 -45
  813. data/docs/payroll_uk/EmployeeLeave.md +0 -29
  814. data/docs/payroll_uk/EmployeeLeaveBalance.md +0 -23
  815. data/docs/payroll_uk/EmployeeLeaveBalances.md +0 -21
  816. data/docs/payroll_uk/EmployeeLeaveObject.md +0 -21
  817. data/docs/payroll_uk/EmployeeLeaveType.md +0 -27
  818. data/docs/payroll_uk/EmployeeLeaveTypeObject.md +0 -21
  819. data/docs/payroll_uk/EmployeeLeaveTypes.md +0 -21
  820. data/docs/payroll_uk/EmployeeLeaves.md +0 -21
  821. data/docs/payroll_uk/EmployeeObject.md +0 -21
  822. data/docs/payroll_uk/EmployeeOpeningBalances.md +0 -27
  823. data/docs/payroll_uk/EmployeeOpeningBalancesObject.md +0 -21
  824. data/docs/payroll_uk/EmployeePayTemplate.md +0 -19
  825. data/docs/payroll_uk/EmployeePayTemplateObject.md +0 -21
  826. data/docs/payroll_uk/EmployeePayTemplates.md +0 -21
  827. data/docs/payroll_uk/EmployeeStatutoryLeaveBalance.md +0 -21
  828. data/docs/payroll_uk/EmployeeStatutoryLeaveBalanceObject.md +0 -21
  829. data/docs/payroll_uk/EmployeeStatutoryLeaveSummary.md +0 -29
  830. data/docs/payroll_uk/EmployeeStatutoryLeavesSummaries.md +0 -21
  831. data/docs/payroll_uk/EmployeeStatutorySickLeave.md +0 -47
  832. data/docs/payroll_uk/EmployeeStatutorySickLeaveObject.md +0 -21
  833. data/docs/payroll_uk/EmployeeStatutorySickLeaves.md +0 -21
  834. data/docs/payroll_uk/EmployeeTax.md +0 -37
  835. data/docs/payroll_uk/EmployeeTaxObject.md +0 -21
  836. data/docs/payroll_uk/Employees.md +0 -21
  837. data/docs/payroll_uk/Employment.md +0 -23
  838. data/docs/payroll_uk/EmploymentObject.md +0 -21
  839. data/docs/payroll_uk/InvalidField.md +0 -19
  840. data/docs/payroll_uk/LeaveAccrualLine.md +0 -19
  841. data/docs/payroll_uk/LeaveEarningsLine.md +0 -27
  842. data/docs/payroll_uk/LeavePeriod.md +0 -23
  843. data/docs/payroll_uk/LeavePeriods.md +0 -21
  844. data/docs/payroll_uk/LeaveType.md +0 -31
  845. data/docs/payroll_uk/LeaveTypeObject.md +0 -21
  846. data/docs/payroll_uk/LeaveTypes.md +0 -21
  847. data/docs/payroll_uk/Pagination.md +0 -23
  848. data/docs/payroll_uk/PayRun.md +0 -39
  849. data/docs/payroll_uk/PayRunCalendar.md +0 -29
  850. data/docs/payroll_uk/PayRunCalendarObject.md +0 -21
  851. data/docs/payroll_uk/PayRunCalendars.md +0 -21
  852. data/docs/payroll_uk/PayRunObject.md +0 -21
  853. data/docs/payroll_uk/PayRuns.md +0 -21
  854. data/docs/payroll_uk/PaymentLine.md +0 -25
  855. data/docs/payroll_uk/PaymentMethod.md +0 -19
  856. data/docs/payroll_uk/PaymentMethodObject.md +0 -21
  857. data/docs/payroll_uk/PayrollUkApi.md +0 -4683
  858. data/docs/payroll_uk/Payslip.md +0 -71
  859. data/docs/payroll_uk/PayslipObject.md +0 -21
  860. data/docs/payroll_uk/Payslips.md +0 -21
  861. data/docs/payroll_uk/Problem.md +0 -27
  862. data/docs/payroll_uk/Reimbursement.md +0 -23
  863. data/docs/payroll_uk/ReimbursementLine.md +0 -21
  864. data/docs/payroll_uk/ReimbursementObject.md +0 -21
  865. data/docs/payroll_uk/Reimbursements.md +0 -21
  866. data/docs/payroll_uk/SalaryAndWage.md +0 -33
  867. data/docs/payroll_uk/SalaryAndWageObject.md +0 -21
  868. data/docs/payroll_uk/SalaryAndWages.md +0 -21
  869. data/docs/payroll_uk/Settings.md +0 -21
  870. data/docs/payroll_uk/StatutoryDeduction.md +0 -25
  871. data/docs/payroll_uk/StatutoryDeductionCategory.md +0 -16
  872. data/docs/payroll_uk/TaxLine.md +0 -27
  873. data/docs/payroll_uk/Timesheet.md +0 -33
  874. data/docs/payroll_uk/TimesheetEarningsLine.md +0 -27
  875. data/docs/payroll_uk/TimesheetLine.md +0 -25
  876. data/docs/payroll_uk/TimesheetLineObject.md +0 -21
  877. data/docs/payroll_uk/TimesheetObject.md +0 -21
  878. data/docs/payroll_uk/Timesheets.md +0 -21
  879. data/docs/payroll_uk/TrackingCategories.md +0 -21
  880. data/docs/payroll_uk/TrackingCategory.md +0 -19
  881. data/docs/projects/Amount.md +0 -19
  882. data/docs/projects/ChargeType.md +0 -16
  883. data/docs/projects/CurrencyCode.md +0 -16
  884. data/docs/projects/Error.md +0 -19
  885. data/docs/projects/Pagination.md +0 -23
  886. data/docs/projects/Project.md +0 -59
  887. data/docs/projects/ProjectApi.md +0 -956
  888. data/docs/projects/ProjectCreateOrUpdate.md +0 -23
  889. data/docs/projects/ProjectPatch.md +0 -17
  890. data/docs/projects/ProjectStatus.md +0 -16
  891. data/docs/projects/ProjectUser.md +0 -21
  892. data/docs/projects/ProjectUsers.md +0 -19
  893. data/docs/projects/Projects.md +0 -19
  894. data/docs/projects/Task.md +0 -45
  895. data/docs/projects/TaskCreateOrUpdate.md +0 -23
  896. data/docs/projects/Tasks.md +0 -19
  897. data/docs/projects/TimeEntries.md +0 -19
  898. data/docs/projects/TimeEntry.md +0 -33
  899. data/docs/projects/TimeEntryCreateOrUpdate.md +0 -25
  900. data/git_push.sh +0 -55
  901. data/spec/files/models/file_response204_spec.rb +0 -41
  902. data/xero-ruby.gemspec +0 -38
@@ -1,9 +1,8 @@
1
1
  =begin
2
2
  #Xero Assets API
3
3
 
4
- #This is the Xero Assets API
4
+ #The Assets API exposes fixed asset related functions of the Xero Accounting application and can be used for a variety of purposes such as creating assets, retrieving asset valuations etc.
5
5
 
6
- The version of the OpenAPI document: 2.8.0
7
6
  Contact: api@xero.com
8
7
  Generated by: https://openapi-generator.tech
9
8
  OpenAPI Generator version: 4.3.1
@@ -169,7 +168,7 @@ module XeroRuby
169
168
  return data, status_code, headers
170
169
  end
171
170
 
172
- # retrieves fixed asset by id
171
+ # Retrieves fixed asset by id
173
172
  # By passing in the appropriate asset id, you can search for a specific fixed asset in the system
174
173
  # @param xero_tenant_id [String] Xero identifier for Tenant
175
174
  # @param id [String] fixed asset id for single object
@@ -180,7 +179,7 @@ module XeroRuby
180
179
  data
181
180
  end
182
181
 
183
- # retrieves fixed asset by id
182
+ # Retrieves fixed asset by id
184
183
  # By passing in the appropriate asset id, you can search for a specific fixed asset in the system
185
184
  # @param xero_tenant_id [String] Xero identifier for Tenant
186
185
  # @param id [String] fixed asset id for single object
@@ -432,10 +431,6 @@ module XeroRuby
432
431
  if @api_client.config.client_side_validation && opts[:'sort_direction'] && !allowable_values.include?(opts[:'sort_direction'])
433
432
  fail ArgumentError, "invalid value for \"sort_direction\", must be one of #{allowable_values}"
434
433
  end
435
- allowable_values = ["AssetName", "AssetNumber", "Description", "AssetTypeName"]
436
- if @api_client.config.client_side_validation && opts[:'filter_by'] && !allowable_values.include?(opts[:'filter_by'])
437
- fail ArgumentError, "invalid value for \"filter_by\", must be one of #{allowable_values}"
438
- end
439
434
  # resource path
440
435
  local_var_path = '/Assets'
441
436
 
@@ -1,9 +1,8 @@
1
1
  =begin
2
2
  #Xero Files API
3
3
 
4
- #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
+ #These endpoints are specific to Xero Files API
5
5
 
6
- The version of the OpenAPI document: 2.8.0
7
6
  Contact: api@xero.com
8
7
  Generated by: https://openapi-generator.tech
9
8
  OpenAPI Generator version: 4.3.1
@@ -17,7 +16,7 @@ module XeroRuby
17
16
  def initialize(api_client = ApiClient.new)
18
17
  @api_client = api_client
19
18
  end
20
- # create a new association
19
+ # Creates a new file association
21
20
  # By passing in the appropriate options, you can create a new folder
22
21
  # @param xero_tenant_id [String] Xero identifier for Tenant
23
22
  # @param file_id [String] File id for single object
@@ -29,7 +28,7 @@ module XeroRuby
29
28
  data
30
29
  end
31
30
 
32
- # create a new association
31
+ # Creates a new file association
33
32
  # By passing in the appropriate options, you can create a new folder
34
33
  # @param xero_tenant_id [String] Xero identifier for Tenant
35
34
  # @param file_id [String] File id for single object
@@ -97,7 +96,7 @@ module XeroRuby
97
96
  return data, status_code, headers
98
97
  end
99
98
 
100
- # create a new folder
99
+ # Creates a new folder
101
100
  # By passing in the appropriate properties, you can create a new folder
102
101
  # @param xero_tenant_id [String] Xero identifier for Tenant
103
102
  # @param [Hash] opts the optional parameters
@@ -108,7 +107,7 @@ module XeroRuby
108
107
  data
109
108
  end
110
109
 
111
- # create a new folder
110
+ # Creates a new folder
112
111
  # By passing in the appropriate properties, you can create a new folder
113
112
  # @param xero_tenant_id [String] Xero identifier for Tenant
114
113
  # @param [Hash] opts the optional parameters
@@ -171,23 +170,23 @@ module XeroRuby
171
170
  return data, status_code, headers
172
171
  end
173
172
 
174
- # delete a file
173
+ # Deletes a specific file
175
174
  # Delete a specific file
176
175
  # @param xero_tenant_id [String] Xero identifier for Tenant
177
176
  # @param file_id [String] File id for single object
178
177
  # @param [Hash] opts the optional parameters
179
- # @return [FileResponse204]
178
+ # @return [nil]
180
179
  def delete_file(xero_tenant_id, file_id, opts = {})
181
- data, _status_code, _headers = delete_file_with_http_info(xero_tenant_id, file_id, opts)
182
- data
180
+ delete_file_with_http_info(xero_tenant_id, file_id, opts)
181
+ nil
183
182
  end
184
183
 
185
- # delete a file
184
+ # Deletes a specific file
186
185
  # Delete a specific file
187
186
  # @param xero_tenant_id [String] Xero identifier for Tenant
188
187
  # @param file_id [String] File id for single object
189
188
  # @param [Hash] opts the optional parameters
190
- # @return [Array<(FileResponse204, Integer, Hash)>] FileResponse204 data, response status code and response headers
189
+ # @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
191
190
  def delete_file_with_http_info(xero_tenant_id, file_id, opts = {})
192
191
  if @api_client.config.debugging
193
192
  @api_client.config.logger.debug 'Calling API: FilesApi.delete_file ...'
@@ -215,8 +214,6 @@ module XeroRuby
215
214
 
216
215
  # header parameters
217
216
  header_params = opts[:header_params] || {}
218
- # HTTP header 'Accept' (if needed)
219
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
220
217
  header_params[:'xero-tenant-id'] = xero_tenant_id
221
218
 
222
219
  # form parameters
@@ -226,7 +223,7 @@ module XeroRuby
226
223
  post_body = opts[:body]
227
224
 
228
225
  # return_type
229
- return_type = opts[:return_type] || 'FileResponse204'
226
+ return_type = opts[:return_type]
230
227
 
231
228
  # auth_names
232
229
  auth_names = opts[:auth_names] || ['OAuth2']
@@ -247,25 +244,25 @@ module XeroRuby
247
244
  return data, status_code, headers
248
245
  end
249
246
 
250
- # create a new association
247
+ # Deletes an existing file association
251
248
  # By passing in the appropriate options, you can create a new folder
252
249
  # @param xero_tenant_id [String] Xero identifier for Tenant
253
250
  # @param file_id [String] File id for single object
254
251
  # @param object_id [String] Object id for single object
255
252
  # @param [Hash] opts the optional parameters
256
- # @return [FileResponse204]
253
+ # @return [nil]
257
254
  def delete_file_association(xero_tenant_id, file_id, object_id, opts = {})
258
- data, _status_code, _headers = delete_file_association_with_http_info(xero_tenant_id, file_id, object_id, opts)
259
- data
255
+ delete_file_association_with_http_info(xero_tenant_id, file_id, object_id, opts)
256
+ nil
260
257
  end
261
258
 
262
- # create a new association
259
+ # Deletes an existing file association
263
260
  # By passing in the appropriate options, you can create a new folder
264
261
  # @param xero_tenant_id [String] Xero identifier for Tenant
265
262
  # @param file_id [String] File id for single object
266
263
  # @param object_id [String] Object id for single object
267
264
  # @param [Hash] opts the optional parameters
268
- # @return [Array<(FileResponse204, Integer, Hash)>] FileResponse204 data, response status code and response headers
265
+ # @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
269
266
  def delete_file_association_with_http_info(xero_tenant_id, file_id, object_id, opts = {})
270
267
  if @api_client.config.debugging
271
268
  @api_client.config.logger.debug 'Calling API: FilesApi.delete_file_association ...'
@@ -297,8 +294,6 @@ module XeroRuby
297
294
 
298
295
  # header parameters
299
296
  header_params = opts[:header_params] || {}
300
- # HTTP header 'Accept' (if needed)
301
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
302
297
  header_params[:'xero-tenant-id'] = xero_tenant_id
303
298
 
304
299
  # form parameters
@@ -308,7 +303,7 @@ module XeroRuby
308
303
  post_body = opts[:body]
309
304
 
310
305
  # return_type
311
- return_type = opts[:return_type] || 'FileResponse204'
306
+ return_type = opts[:return_type]
312
307
 
313
308
  # auth_names
314
309
  auth_names = opts[:auth_names] || ['OAuth2']
@@ -329,23 +324,23 @@ module XeroRuby
329
324
  return data, status_code, headers
330
325
  end
331
326
 
332
- # delete a folder
327
+ # Deletes a folder
333
328
  # By passing in the appropriate ID, you can delete a folder
334
329
  # @param xero_tenant_id [String] Xero identifier for Tenant
335
330
  # @param folder_id [String] Folder id for single object
336
331
  # @param [Hash] opts the optional parameters
337
- # @return [FileResponse204]
332
+ # @return [nil]
338
333
  def delete_folder(xero_tenant_id, folder_id, opts = {})
339
- data, _status_code, _headers = delete_folder_with_http_info(xero_tenant_id, folder_id, opts)
340
- data
334
+ delete_folder_with_http_info(xero_tenant_id, folder_id, opts)
335
+ nil
341
336
  end
342
337
 
343
- # delete a folder
338
+ # Deletes a folder
344
339
  # By passing in the appropriate ID, you can delete a folder
345
340
  # @param xero_tenant_id [String] Xero identifier for Tenant
346
341
  # @param folder_id [String] Folder id for single object
347
342
  # @param [Hash] opts the optional parameters
348
- # @return [Array<(FileResponse204, Integer, Hash)>] FileResponse204 data, response status code and response headers
343
+ # @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
349
344
  def delete_folder_with_http_info(xero_tenant_id, folder_id, opts = {})
350
345
  if @api_client.config.debugging
351
346
  @api_client.config.logger.debug 'Calling API: FilesApi.delete_folder ...'
@@ -373,8 +368,6 @@ module XeroRuby
373
368
 
374
369
  # header parameters
375
370
  header_params = opts[:header_params] || {}
376
- # HTTP header 'Accept' (if needed)
377
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
378
371
  header_params[:'xero-tenant-id'] = xero_tenant_id
379
372
 
380
373
  # form parameters
@@ -384,7 +377,7 @@ module XeroRuby
384
377
  post_body = opts[:body]
385
378
 
386
379
  # return_type
387
- return_type = opts[:return_type] || 'FileResponse204'
380
+ return_type = opts[:return_type]
388
381
 
389
382
  # auth_names
390
383
  auth_names = opts[:auth_names] || ['OAuth2']
@@ -405,7 +398,7 @@ module XeroRuby
405
398
  return data, status_code, headers
406
399
  end
407
400
 
408
- # searches files
401
+ # Retrieves an association object using a unique object ID
409
402
  # By passing in the appropriate options,
410
403
  # @param xero_tenant_id [String] Xero identifier for Tenant
411
404
  # @param object_id [String] Object id for single object
@@ -416,7 +409,7 @@ module XeroRuby
416
409
  data
417
410
  end
418
411
 
419
- # searches files
412
+ # Retrieves an association object using a unique object ID
420
413
  # By passing in the appropriate options,
421
414
  # @param xero_tenant_id [String] Xero identifier for Tenant
422
415
  # @param object_id [String] Object id for single object
@@ -481,7 +474,7 @@ module XeroRuby
481
474
  return data, status_code, headers
482
475
  end
483
476
 
484
- # searches for file by unique id
477
+ # Retrieves a file by a unique file ID
485
478
  # @param xero_tenant_id [String] Xero identifier for Tenant
486
479
  # @param file_id [String] File id for single object
487
480
  # @param [Hash] opts the optional parameters
@@ -491,7 +484,7 @@ module XeroRuby
491
484
  data
492
485
  end
493
486
 
494
- # searches for file by unique id
487
+ # Retrieves a file by a unique file ID
495
488
  # @param xero_tenant_id [String] Xero identifier for Tenant
496
489
  # @param file_id [String] File id for single object
497
490
  # @param [Hash] opts the optional parameters
@@ -555,7 +548,7 @@ module XeroRuby
555
548
  return data, status_code, headers
556
549
  end
557
550
 
558
- # searches files
551
+ # Retrieves a specific file associations
559
552
  # By passing in the appropriate options,
560
553
  # @param xero_tenant_id [String] Xero identifier for Tenant
561
554
  # @param file_id [String] File id for single object
@@ -566,7 +559,7 @@ module XeroRuby
566
559
  data
567
560
  end
568
561
 
569
- # searches files
562
+ # Retrieves a specific file associations
570
563
  # By passing in the appropriate options,
571
564
  # @param xero_tenant_id [String] Xero identifier for Tenant
572
565
  # @param file_id [String] File id for single object
@@ -631,7 +624,7 @@ module XeroRuby
631
624
  return data, status_code, headers
632
625
  end
633
626
 
634
- # searches files to retrieve the data
627
+ # Retrieves the content of a specific file
635
628
  # By passing in the appropriate options, retrieve data for specific file
636
629
  # @param xero_tenant_id [String] Xero identifier for Tenant
637
630
  # @param file_id [String] File id for single object
@@ -642,7 +635,7 @@ module XeroRuby
642
635
  data
643
636
  end
644
637
 
645
- # searches files to retrieve the data
638
+ # Retrieves the content of a specific file
646
639
  # By passing in the appropriate options, retrieve data for specific file
647
640
  # @param xero_tenant_id [String] Xero identifier for Tenant
648
641
  # @param file_id [String] File id for single object
@@ -707,7 +700,7 @@ module XeroRuby
707
700
  return data, status_code, headers
708
701
  end
709
702
 
710
- # searches files
703
+ # Retrieves files
711
704
  # @param xero_tenant_id [String] Xero identifier for Tenant
712
705
  # @param [Hash] opts the optional parameters
713
706
  # @option opts [Integer] :pagesize pass an optional page size value
@@ -719,7 +712,7 @@ module XeroRuby
719
712
  data
720
713
  end
721
714
 
722
- # searches files
715
+ # Retrieves files
723
716
  # @param xero_tenant_id [String] Xero identifier for Tenant
724
717
  # @param [Hash] opts the optional parameters
725
718
  # @option opts [Integer] :pagesize pass an optional page size value
@@ -796,7 +789,7 @@ module XeroRuby
796
789
  return data, status_code, headers
797
790
  end
798
791
 
799
- # searches specific folder by id
792
+ # Retrieves specific folder by using a unique folder ID
800
793
  # By passing in the appropriate ID, you can search for specific folder
801
794
  # @param xero_tenant_id [String] Xero identifier for Tenant
802
795
  # @param folder_id [String] Folder id for single object
@@ -807,7 +800,7 @@ module XeroRuby
807
800
  data
808
801
  end
809
802
 
810
- # searches specific folder by id
803
+ # Retrieves specific folder by using a unique folder ID
811
804
  # By passing in the appropriate ID, you can search for specific folder
812
805
  # @param xero_tenant_id [String] Xero identifier for Tenant
813
806
  # @param folder_id [String] Folder id for single object
@@ -872,7 +865,7 @@ module XeroRuby
872
865
  return data, status_code, headers
873
866
  end
874
867
 
875
- # searches folder
868
+ # Retrieves folders
876
869
  # By passing in the appropriate options, you can search for available folders
877
870
  # @param xero_tenant_id [String] Xero identifier for Tenant
878
871
  # @param [Hash] opts the optional parameters
@@ -883,7 +876,7 @@ module XeroRuby
883
876
  data
884
877
  end
885
878
 
886
- # searches folder
879
+ # Retrieves folders
887
880
  # By passing in the appropriate options, you can search for available folders
888
881
  # @param xero_tenant_id [String] Xero identifier for Tenant
889
882
  # @param [Hash] opts the optional parameters
@@ -949,7 +942,7 @@ module XeroRuby
949
942
  return data, status_code, headers
950
943
  end
951
944
 
952
- # searches inbox folder
945
+ # Retrieves inbox folder
953
946
  # Search for the user inbox
954
947
  # @param xero_tenant_id [String] Xero identifier for Tenant
955
948
  # @param [Hash] opts the optional parameters
@@ -959,7 +952,7 @@ module XeroRuby
959
952
  data
960
953
  end
961
954
 
962
- # searches inbox folder
955
+ # Retrieves inbox folder
963
956
  # Search for the user inbox
964
957
  # @param xero_tenant_id [String] Xero identifier for Tenant
965
958
  # @param [Hash] opts the optional parameters
@@ -1020,7 +1013,7 @@ module XeroRuby
1020
1013
  end
1021
1014
 
1022
1015
  # Update a file
1023
- # Update properties on a single file
1016
+ # Updates file properties of a single file
1024
1017
  # @param xero_tenant_id [String] Xero identifier for Tenant
1025
1018
  # @param file_id [String] File id for single object
1026
1019
  # @param [Hash] opts the optional parameters
@@ -1032,7 +1025,7 @@ module XeroRuby
1032
1025
  end
1033
1026
 
1034
1027
  # Update a file
1035
- # Update properties on a single file
1028
+ # Updates file properties of a single file
1036
1029
  # @param xero_tenant_id [String] Xero identifier for Tenant
1037
1030
  # @param file_id [String] File id for single object
1038
1031
  # @param [Hash] opts the optional parameters
@@ -1099,7 +1092,7 @@ module XeroRuby
1099
1092
  return data, status_code, headers
1100
1093
  end
1101
1094
 
1102
- # update folder
1095
+ # Updates an existing folder
1103
1096
  # By passing in the appropriate ID and properties, you can update a folder
1104
1097
  # @param xero_tenant_id [String] Xero identifier for Tenant
1105
1098
  # @param folder_id [String] Folder id for single object
@@ -1111,7 +1104,7 @@ module XeroRuby
1111
1104
  data
1112
1105
  end
1113
1106
 
1114
- # update folder
1107
+ # Updates an existing folder
1115
1108
  # By passing in the appropriate ID and properties, you can update a folder
1116
1109
  # @param xero_tenant_id [String] Xero identifier for Tenant
1117
1110
  # @param folder_id [String] Folder id for single object
@@ -1183,7 +1176,7 @@ module XeroRuby
1183
1176
  return data, status_code, headers
1184
1177
  end
1185
1178
 
1186
- # upload an File
1179
+ # Uploads a File
1187
1180
  # @param xero_tenant_id [String] Xero identifier for Tenant
1188
1181
  # @param [Hash] opts the optional parameters
1189
1182
  # @option opts [String] :folder_id pass an optional folder id to save file to specific folder
@@ -1197,7 +1190,7 @@ module XeroRuby
1197
1190
  data
1198
1191
  end
1199
1192
 
1200
- # upload an File
1193
+ # Uploads a File
1201
1194
  # @param xero_tenant_id [String] Xero identifier for Tenant
1202
1195
  # @param [Hash] opts the optional parameters
1203
1196
  # @option opts [String] :folder_id pass an optional folder id to save file to specific folder
@@ -1222,7 +1215,7 @@ module XeroRuby
1222
1215
 
1223
1216
  # query parameters
1224
1217
  query_params = opts[:query_params] || {}
1225
- query_params[:'folderId'] = opts[:'folder_id'] if !opts[:'folder_id'].nil?
1218
+ query_params[:'FolderId'] = opts[:'folder_id'] if !opts[:'folder_id'].nil?
1226
1219
 
1227
1220
  # XeroAPI's `IDs` convention openapi-generator does not snake_case properly.. manual over-riding `i_ds` malformations:
1228
1221
  query_params[:'IDs'] = @api_client.build_collection_param(opts[:'ids'], :csv) if !opts[:'ids'].nil?
@@ -1,9 +1,8 @@
1
1
  =begin
2
- #Xero Payroll AU
2
+ #Xero Payroll AU API
3
3
 
4
4
  #This is the Xero Payroll API for orgs in Australia region.
5
5
 
6
- The version of the OpenAPI document: 2.8.0
7
6
  Contact: api@xero.com
8
7
  Generated by: https://openapi-generator.tech
9
8
  OpenAPI Generator version: 4.3.1
@@ -17,7 +16,7 @@ module XeroRuby
17
16
  def initialize(api_client = ApiClient.new)
18
17
  @api_client = api_client
19
18
  end
20
- # Use this method to create a payroll employee
19
+ # Creates a payroll employee
21
20
  # @param xero_tenant_id [String] Xero identifier for Tenant
22
21
  # @param employee [Array<Employee>]
23
22
  # @param [Hash] opts the optional parameters
@@ -27,7 +26,7 @@ module XeroRuby
27
26
  data
28
27
  end
29
28
 
30
- # Use this method to create a payroll employee
29
+ # Creates a payroll employee
31
30
  # @param xero_tenant_id [String] Xero identifier for Tenant
32
31
  # @param employee [Array<Employee>]
33
32
  # @param [Hash] opts the optional parameters
@@ -93,7 +92,7 @@ module XeroRuby
93
92
  return data, status_code, headers
94
93
  end
95
94
 
96
- # Use this method to create a Leave Application
95
+ # Creates a leave application
97
96
  # @param xero_tenant_id [String] Xero identifier for Tenant
98
97
  # @param leave_application [Array<LeaveApplication>]
99
98
  # @param [Hash] opts the optional parameters
@@ -103,7 +102,7 @@ module XeroRuby
103
102
  data
104
103
  end
105
104
 
106
- # Use this method to create a Leave Application
105
+ # Creates a leave application
107
106
  # @param xero_tenant_id [String] Xero identifier for Tenant
108
107
  # @param leave_application [Array<LeaveApplication>]
109
108
  # @param [Hash] opts the optional parameters
@@ -169,7 +168,7 @@ module XeroRuby
169
168
  return data, status_code, headers
170
169
  end
171
170
 
172
- # Use this method to create a Pay Item
171
+ # Creates a pay item
173
172
  # @param xero_tenant_id [String] Xero identifier for Tenant
174
173
  # @param pay_item [PayItem]
175
174
  # @param [Hash] opts the optional parameters
@@ -179,7 +178,7 @@ module XeroRuby
179
178
  data
180
179
  end
181
180
 
182
- # Use this method to create a Pay Item
181
+ # Creates a pay item
183
182
  # @param xero_tenant_id [String] Xero identifier for Tenant
184
183
  # @param pay_item [PayItem]
185
184
  # @param [Hash] opts the optional parameters
@@ -245,7 +244,7 @@ module XeroRuby
245
244
  return data, status_code, headers
246
245
  end
247
246
 
248
- # Use this method to create a PayRun
247
+ # Creates a pay run
249
248
  # @param xero_tenant_id [String] Xero identifier for Tenant
250
249
  # @param pay_run [Array<PayRun>]
251
250
  # @param [Hash] opts the optional parameters
@@ -255,7 +254,7 @@ module XeroRuby
255
254
  data
256
255
  end
257
256
 
258
- # Use this method to create a PayRun
257
+ # Creates a pay run
259
258
  # @param xero_tenant_id [String] Xero identifier for Tenant
260
259
  # @param pay_run [Array<PayRun>]
261
260
  # @param [Hash] opts the optional parameters
@@ -321,7 +320,7 @@ module XeroRuby
321
320
  return data, status_code, headers
322
321
  end
323
322
 
324
- # Use this method to create a Payroll Calendars
323
+ # Creates a Payroll Calendar
325
324
  # @param xero_tenant_id [String] Xero identifier for Tenant
326
325
  # @param payroll_calendar [Array<PayrollCalendar>]
327
326
  # @param [Hash] opts the optional parameters
@@ -331,7 +330,7 @@ module XeroRuby
331
330
  data
332
331
  end
333
332
 
334
- # Use this method to create a Payroll Calendars
333
+ # Creates a Payroll Calendar
335
334
  # @param xero_tenant_id [String] Xero identifier for Tenant
336
335
  # @param payroll_calendar [Array<PayrollCalendar>]
337
336
  # @param [Hash] opts the optional parameters
@@ -397,7 +396,7 @@ module XeroRuby
397
396
  return data, status_code, headers
398
397
  end
399
398
 
400
- # Use this method to create a super fund
399
+ # Creates a superfund
401
400
  # @param xero_tenant_id [String] Xero identifier for Tenant
402
401
  # @param super_fund [Array<SuperFund>]
403
402
  # @param [Hash] opts the optional parameters
@@ -407,7 +406,7 @@ module XeroRuby
407
406
  data
408
407
  end
409
408
 
410
- # Use this method to create a super fund
409
+ # Creates a superfund
411
410
  # @param xero_tenant_id [String] Xero identifier for Tenant
412
411
  # @param super_fund [Array<SuperFund>]
413
412
  # @param [Hash] opts the optional parameters
@@ -473,7 +472,7 @@ module XeroRuby
473
472
  return data, status_code, headers
474
473
  end
475
474
 
476
- # Use this method to create a timesheet
475
+ # Creates a timesheet
477
476
  # @param xero_tenant_id [String] Xero identifier for Tenant
478
477
  # @param timesheet [Array<Timesheet>]
479
478
  # @param [Hash] opts the optional parameters
@@ -483,7 +482,7 @@ module XeroRuby
483
482
  data
484
483
  end
485
484
 
486
- # Use this method to create a timesheet
485
+ # Creates a timesheet
487
486
  # @param xero_tenant_id [String] Xero identifier for Tenant
488
487
  # @param timesheet [Array<Timesheet>]
489
488
  # @param [Hash] opts the optional parameters
@@ -549,7 +548,7 @@ module XeroRuby
549
548
  return data, status_code, headers
550
549
  end
551
550
 
552
- # searches for an employee by unique id
551
+ # Retrieves an employee's detail by unique employee id
553
552
  # @param xero_tenant_id [String] Xero identifier for Tenant
554
553
  # @param employee_id [String] Employee id for single object
555
554
  # @param [Hash] opts the optional parameters
@@ -559,7 +558,7 @@ module XeroRuby
559
558
  data
560
559
  end
561
560
 
562
- # searches for an employee by unique id
561
+ # Retrieves an employee&#39;s detail by unique employee id
563
562
  # @param xero_tenant_id [String] Xero identifier for Tenant
564
563
  # @param employee_id [String] Employee id for single object
565
564
  # @param [Hash] opts the optional parameters
@@ -577,7 +576,7 @@ module XeroRuby
577
576
  fail ArgumentError, "Missing the required parameter 'employee_id' when calling PayrollAuApi.get_employee"
578
577
  end
579
578
  # resource path
580
- local_var_path = '/Employees/{EmployeeId}'.sub('{' + 'EmployeeId' + '}', employee_id.to_s)
579
+ local_var_path = '/Employees/{EmployeeID}'.sub('{' + 'EmployeeID' + '}', employee_id.to_s)
581
580
 
582
581
  # camelize keys of incoming `where` opts
583
582
  opts[:'where'] = @api_client.parameterize_where(opts[:'where']) if !opts[:'where'].nil?
@@ -623,7 +622,7 @@ module XeroRuby
623
622
  return data, status_code, headers
624
623
  end
625
624
 
626
- # searches employees
625
+ # Searches payroll employees
627
626
  # @param xero_tenant_id [String] Xero identifier for Tenant
628
627
  # @param [Hash] opts the optional parameters
629
628
  # @option opts [String] :if_modified_since Only records created or modified since this timestamp will be returned
@@ -636,7 +635,7 @@ module XeroRuby
636
635
  data
637
636
  end
638
637
 
639
- # searches employees
638
+ # Searches payroll employees
640
639
  # @param xero_tenant_id [String] Xero identifier for Tenant
641
640
  # @param [Hash] opts the optional parameters
642
641
  # @option opts [String] :if_modified_since Only records created or modified since this timestamp will be returned
@@ -703,7 +702,7 @@ module XeroRuby
703
702
  return data, status_code, headers
704
703
  end
705
704
 
706
- # searches for an Leave Application by unique id
705
+ # Retrieves a leave application by a unique leave application id
707
706
  # @param xero_tenant_id [String] Xero identifier for Tenant
708
707
  # @param leave_application_id [String] Leave Application id for single object
709
708
  # @param [Hash] opts the optional parameters
@@ -713,7 +712,7 @@ module XeroRuby
713
712
  data
714
713
  end
715
714
 
716
- # searches for an Leave Application by unique id
715
+ # Retrieves a leave application by a unique leave application id
717
716
  # @param xero_tenant_id [String] Xero identifier for Tenant
718
717
  # @param leave_application_id [String] Leave Application id for single object
719
718
  # @param [Hash] opts the optional parameters
@@ -731,7 +730,7 @@ module XeroRuby
731
730
  fail ArgumentError, "Missing the required parameter 'leave_application_id' when calling PayrollAuApi.get_leave_application"
732
731
  end
733
732
  # resource path
734
- local_var_path = '/LeaveApplications/{LeaveApplicationId}'.sub('{' + 'LeaveApplicationId' + '}', leave_application_id.to_s)
733
+ local_var_path = '/LeaveApplications/{LeaveApplicationID}'.sub('{' + 'LeaveApplicationID' + '}', leave_application_id.to_s)
735
734
 
736
735
  # camelize keys of incoming `where` opts
737
736
  opts[:'where'] = @api_client.parameterize_where(opts[:'where']) if !opts[:'where'].nil?
@@ -777,7 +776,7 @@ module XeroRuby
777
776
  return data, status_code, headers
778
777
  end
779
778
 
780
- # searches Leave Applications
779
+ # Retrieves leave applications
781
780
  # @param xero_tenant_id [String] Xero identifier for Tenant
782
781
  # @param [Hash] opts the optional parameters
783
782
  # @option opts [String] :if_modified_since Only records created or modified since this timestamp will be returned
@@ -790,7 +789,7 @@ module XeroRuby
790
789
  data
791
790
  end
792
791
 
793
- # searches Leave Applications
792
+ # Retrieves leave applications
794
793
  # @param xero_tenant_id [String] Xero identifier for Tenant
795
794
  # @param [Hash] opts the optional parameters
796
795
  # @option opts [String] :if_modified_since Only records created or modified since this timestamp will be returned
@@ -857,7 +856,7 @@ module XeroRuby
857
856
  return data, status_code, headers
858
857
  end
859
858
 
860
- # searches Pay Items
859
+ # Retrieves pay items
861
860
  # @param xero_tenant_id [String] Xero identifier for Tenant
862
861
  # @param [Hash] opts the optional parameters
863
862
  # @option opts [String] :if_modified_since Only records created or modified since this timestamp will be returned
@@ -870,7 +869,7 @@ module XeroRuby
870
869
  data
871
870
  end
872
871
 
873
- # searches Pay Items
872
+ # Retrieves pay items
874
873
  # @param xero_tenant_id [String] Xero identifier for Tenant
875
874
  # @param [Hash] opts the optional parameters
876
875
  # @option opts [String] :if_modified_since Only records created or modified since this timestamp will be returned
@@ -937,7 +936,7 @@ module XeroRuby
937
936
  return data, status_code, headers
938
937
  end
939
938
 
940
- # searches for an payrun by unique id
939
+ # Retrieves a pay run by using a unique pay run id
941
940
  # @param xero_tenant_id [String] Xero identifier for Tenant
942
941
  # @param pay_run_id [String] PayRun id for single object
943
942
  # @param [Hash] opts the optional parameters
@@ -947,7 +946,7 @@ module XeroRuby
947
946
  data
948
947
  end
949
948
 
950
- # searches for an payrun by unique id
949
+ # Retrieves a pay run by using a unique pay run id
951
950
  # @param xero_tenant_id [String] Xero identifier for Tenant
952
951
  # @param pay_run_id [String] PayRun id for single object
953
952
  # @param [Hash] opts the optional parameters
@@ -1011,7 +1010,7 @@ module XeroRuby
1011
1010
  return data, status_code, headers
1012
1011
  end
1013
1012
 
1014
- # searches PayRuns
1013
+ # Retrieves pay runs
1015
1014
  # @param xero_tenant_id [String] Xero identifier for Tenant
1016
1015
  # @param [Hash] opts the optional parameters
1017
1016
  # @option opts [String] :if_modified_since Only records created or modified since this timestamp will be returned
@@ -1024,7 +1023,7 @@ module XeroRuby
1024
1023
  data
1025
1024
  end
1026
1025
 
1027
- # searches PayRuns
1026
+ # Retrieves pay runs
1028
1027
  # @param xero_tenant_id [String] Xero identifier for Tenant
1029
1028
  # @param [Hash] opts the optional parameters
1030
1029
  # @option opts [String] :if_modified_since Only records created or modified since this timestamp will be returned
@@ -1091,7 +1090,7 @@ module XeroRuby
1091
1090
  return data, status_code, headers
1092
1091
  end
1093
1092
 
1094
- # searches Payroll Calendars
1093
+ # Retrieves payroll calendar by using a unique payroll calendar ID
1095
1094
  # @param xero_tenant_id [String] Xero identifier for Tenant
1096
1095
  # @param payroll_calendar_id [String] Payroll Calendar id for single object
1097
1096
  # @param [Hash] opts the optional parameters
@@ -1101,7 +1100,7 @@ module XeroRuby
1101
1100
  data
1102
1101
  end
1103
1102
 
1104
- # searches Payroll Calendars
1103
+ # Retrieves payroll calendar by using a unique payroll calendar ID
1105
1104
  # @param xero_tenant_id [String] Xero identifier for Tenant
1106
1105
  # @param payroll_calendar_id [String] Payroll Calendar id for single object
1107
1106
  # @param [Hash] opts the optional parameters
@@ -1165,7 +1164,7 @@ module XeroRuby
1165
1164
  return data, status_code, headers
1166
1165
  end
1167
1166
 
1168
- # searches Payroll Calendars
1167
+ # Retrieves payroll calendars
1169
1168
  # @param xero_tenant_id [String] Xero identifier for Tenant
1170
1169
  # @param [Hash] opts the optional parameters
1171
1170
  # @option opts [String] :if_modified_since Only records created or modified since this timestamp will be returned
@@ -1178,7 +1177,7 @@ module XeroRuby
1178
1177
  data
1179
1178
  end
1180
1179
 
1181
- # searches Payroll Calendars
1180
+ # Retrieves payroll calendars
1182
1181
  # @param xero_tenant_id [String] Xero identifier for Tenant
1183
1182
  # @param [Hash] opts the optional parameters
1184
1183
  # @option opts [String] :if_modified_since Only records created or modified since this timestamp will be returned
@@ -1245,7 +1244,7 @@ module XeroRuby
1245
1244
  return data, status_code, headers
1246
1245
  end
1247
1246
 
1248
- # searches for an payslip by unique id
1247
+ # Retrieves for a payslip by a unique payslip id
1249
1248
  # @param xero_tenant_id [String] Xero identifier for Tenant
1250
1249
  # @param payslip_id [String] Payslip id for single object
1251
1250
  # @param [Hash] opts the optional parameters
@@ -1255,7 +1254,7 @@ module XeroRuby
1255
1254
  data
1256
1255
  end
1257
1256
 
1258
- # searches for an payslip by unique id
1257
+ # Retrieves for a payslip by a unique payslip id
1259
1258
  # @param xero_tenant_id [String] Xero identifier for Tenant
1260
1259
  # @param payslip_id [String] Payslip id for single object
1261
1260
  # @param [Hash] opts the optional parameters
@@ -1319,7 +1318,7 @@ module XeroRuby
1319
1318
  return data, status_code, headers
1320
1319
  end
1321
1320
 
1322
- # retrieve settings
1321
+ # Retrieves payroll settings
1323
1322
  # @param xero_tenant_id [String] Xero identifier for Tenant
1324
1323
  # @param [Hash] opts the optional parameters
1325
1324
  # @return [SettingsObject]
@@ -1328,7 +1327,7 @@ module XeroRuby
1328
1327
  data
1329
1328
  end
1330
1329
 
1331
- # retrieve settings
1330
+ # Retrieves payroll settings
1332
1331
  # @param xero_tenant_id [String] Xero identifier for Tenant
1333
1332
  # @param [Hash] opts the optional parameters
1334
1333
  # @return [Array<(SettingsObject, Integer, Hash)>] SettingsObject data, response status code and response headers
@@ -1387,7 +1386,7 @@ module XeroRuby
1387
1386
  return data, status_code, headers
1388
1387
  end
1389
1388
 
1390
- # searches for an Superfund by unique id
1389
+ # Retrieves a superfund by using a unique superfund ID
1391
1390
  # @param xero_tenant_id [String] Xero identifier for Tenant
1392
1391
  # @param super_fund_id [String] Superfund id for single object
1393
1392
  # @param [Hash] opts the optional parameters
@@ -1397,7 +1396,7 @@ module XeroRuby
1397
1396
  data
1398
1397
  end
1399
1398
 
1400
- # searches for an Superfund by unique id
1399
+ # Retrieves a superfund by using a unique superfund ID
1401
1400
  # @param xero_tenant_id [String] Xero identifier for Tenant
1402
1401
  # @param super_fund_id [String] Superfund id for single object
1403
1402
  # @param [Hash] opts the optional parameters
@@ -1461,7 +1460,7 @@ module XeroRuby
1461
1460
  return data, status_code, headers
1462
1461
  end
1463
1462
 
1464
- # searches SuperfundProducts
1463
+ # Retrieves superfund products
1465
1464
  # @param xero_tenant_id [String] Xero identifier for Tenant
1466
1465
  # @param [Hash] opts the optional parameters
1467
1466
  # @option opts [String] :abn The ABN of the Regulated SuperFund
@@ -1472,7 +1471,7 @@ module XeroRuby
1472
1471
  data
1473
1472
  end
1474
1473
 
1475
- # searches SuperfundProducts
1474
+ # Retrieves superfund products
1476
1475
  # @param xero_tenant_id [String] Xero identifier for Tenant
1477
1476
  # @param [Hash] opts the optional parameters
1478
1477
  # @option opts [String] :abn The ABN of the Regulated SuperFund
@@ -1535,7 +1534,7 @@ module XeroRuby
1535
1534
  return data, status_code, headers
1536
1535
  end
1537
1536
 
1538
- # searches SuperFunds
1537
+ # Retrieves superfunds
1539
1538
  # @param xero_tenant_id [String] Xero identifier for Tenant
1540
1539
  # @param [Hash] opts the optional parameters
1541
1540
  # @option opts [String] :if_modified_since Only records created or modified since this timestamp will be returned
@@ -1548,7 +1547,7 @@ module XeroRuby
1548
1547
  data
1549
1548
  end
1550
1549
 
1551
- # searches SuperFunds
1550
+ # Retrieves superfunds
1552
1551
  # @param xero_tenant_id [String] Xero identifier for Tenant
1553
1552
  # @param [Hash] opts the optional parameters
1554
1553
  # @option opts [String] :if_modified_since Only records created or modified since this timestamp will be returned
@@ -1615,7 +1614,7 @@ module XeroRuby
1615
1614
  return data, status_code, headers
1616
1615
  end
1617
1616
 
1618
- # searches for an timesheet by unique id
1617
+ # Retrieves a timesheet by using a unique timesheet id
1619
1618
  # @param xero_tenant_id [String] Xero identifier for Tenant
1620
1619
  # @param timesheet_id [String] Timesheet id for single object
1621
1620
  # @param [Hash] opts the optional parameters
@@ -1625,7 +1624,7 @@ module XeroRuby
1625
1624
  data
1626
1625
  end
1627
1626
 
1628
- # searches for an timesheet by unique id
1627
+ # Retrieves a timesheet by using a unique timesheet id
1629
1628
  # @param xero_tenant_id [String] Xero identifier for Tenant
1630
1629
  # @param timesheet_id [String] Timesheet id for single object
1631
1630
  # @param [Hash] opts the optional parameters
@@ -1689,7 +1688,7 @@ module XeroRuby
1689
1688
  return data, status_code, headers
1690
1689
  end
1691
1690
 
1692
- # searches timesheets
1691
+ # Retrieves timesheets
1693
1692
  # @param xero_tenant_id [String] Xero identifier for Tenant
1694
1693
  # @param [Hash] opts the optional parameters
1695
1694
  # @option opts [String] :if_modified_since Only records created or modified since this timestamp will be returned
@@ -1702,7 +1701,7 @@ module XeroRuby
1702
1701
  data
1703
1702
  end
1704
1703
 
1705
- # searches timesheets
1704
+ # Retrieves timesheets
1706
1705
  # @param xero_tenant_id [String] Xero identifier for Tenant
1707
1706
  # @param [Hash] opts the optional parameters
1708
1707
  # @option opts [String] :if_modified_since Only records created or modified since this timestamp will be returned
@@ -1769,7 +1768,7 @@ module XeroRuby
1769
1768
  return data, status_code, headers
1770
1769
  end
1771
1770
 
1772
- # Update an Employee
1771
+ # Updates an employee's detail
1773
1772
  # Update properties on a single employee
1774
1773
  # @param xero_tenant_id [String] Xero identifier for Tenant
1775
1774
  # @param employee_id [String] Employee id for single object
@@ -1781,7 +1780,7 @@ module XeroRuby
1781
1780
  data
1782
1781
  end
1783
1782
 
1784
- # Update an Employee
1783
+ # Updates an employee&#39;s detail
1785
1784
  # Update properties on a single employee
1786
1785
  # @param xero_tenant_id [String] Xero identifier for Tenant
1787
1786
  # @param employee_id [String] Employee id for single object
@@ -1801,7 +1800,7 @@ module XeroRuby
1801
1800
  fail ArgumentError, "Missing the required parameter 'employee_id' when calling PayrollAuApi.update_employee"
1802
1801
  end
1803
1802
  # resource path
1804
- local_var_path = '/Employees/{EmployeeId}'.sub('{' + 'EmployeeId' + '}', employee_id.to_s)
1803
+ local_var_path = '/Employees/{EmployeeID}'.sub('{' + 'EmployeeID' + '}', employee_id.to_s)
1805
1804
 
1806
1805
  # camelize keys of incoming `where` opts
1807
1806
  opts[:'where'] = @api_client.parameterize_where(opts[:'where']) if !opts[:'where'].nil?
@@ -1849,7 +1848,7 @@ module XeroRuby
1849
1848
  return data, status_code, headers
1850
1849
  end
1851
1850
 
1852
- # Use this method to update a Leave Application
1851
+ # Updates a specific leave application
1853
1852
  # @param xero_tenant_id [String] Xero identifier for Tenant
1854
1853
  # @param leave_application_id [String] Leave Application id for single object
1855
1854
  # @param leave_application [Array<LeaveApplication>]
@@ -1860,7 +1859,7 @@ module XeroRuby
1860
1859
  data
1861
1860
  end
1862
1861
 
1863
- # Use this method to update a Leave Application
1862
+ # Updates a specific leave application
1864
1863
  # @param xero_tenant_id [String] Xero identifier for Tenant
1865
1864
  # @param leave_application_id [String] Leave Application id for single object
1866
1865
  # @param leave_application [Array<LeaveApplication>]
@@ -1883,7 +1882,7 @@ module XeroRuby
1883
1882
  fail ArgumentError, "Missing the required parameter 'leave_application' when calling PayrollAuApi.update_leave_application"
1884
1883
  end
1885
1884
  # resource path
1886
- local_var_path = '/LeaveApplications/{LeaveApplicationId}'.sub('{' + 'LeaveApplicationId' + '}', leave_application_id.to_s)
1885
+ local_var_path = '/LeaveApplications/{LeaveApplicationID}'.sub('{' + 'LeaveApplicationID' + '}', leave_application_id.to_s)
1887
1886
 
1888
1887
  # camelize keys of incoming `where` opts
1889
1888
  opts[:'where'] = @api_client.parameterize_where(opts[:'where']) if !opts[:'where'].nil?
@@ -1931,7 +1930,7 @@ module XeroRuby
1931
1930
  return data, status_code, headers
1932
1931
  end
1933
1932
 
1934
- # Update a PayRun
1933
+ # Updates a pay run
1935
1934
  # Update properties on a single PayRun
1936
1935
  # @param xero_tenant_id [String] Xero identifier for Tenant
1937
1936
  # @param pay_run_id [String] PayRun id for single object
@@ -1943,7 +1942,7 @@ module XeroRuby
1943
1942
  data
1944
1943
  end
1945
1944
 
1946
- # Update a PayRun
1945
+ # Updates a pay run
1947
1946
  # Update properties on a single PayRun
1948
1947
  # @param xero_tenant_id [String] Xero identifier for Tenant
1949
1948
  # @param pay_run_id [String] PayRun id for single object
@@ -2011,7 +2010,7 @@ module XeroRuby
2011
2010
  return data, status_code, headers
2012
2011
  end
2013
2012
 
2014
- # Update a Payslip
2013
+ # Updates a payslip
2015
2014
  # Update lines on a single payslips
2016
2015
  # @param xero_tenant_id [String] Xero identifier for Tenant
2017
2016
  # @param payslip_id [String] Payslip id for single object
@@ -2023,7 +2022,7 @@ module XeroRuby
2023
2022
  data
2024
2023
  end
2025
2024
 
2026
- # Update a Payslip
2025
+ # Updates a payslip
2027
2026
  # Update lines on a single payslips
2028
2027
  # @param xero_tenant_id [String] Xero identifier for Tenant
2029
2028
  # @param payslip_id [String] Payslip id for single object
@@ -2091,7 +2090,7 @@ module XeroRuby
2091
2090
  return data, status_code, headers
2092
2091
  end
2093
2092
 
2094
- # Update a Superfund
2093
+ # Updates a superfund
2095
2094
  # Update properties on a single Superfund
2096
2095
  # @param xero_tenant_id [String] Xero identifier for Tenant
2097
2096
  # @param super_fund_id [String] Superfund id for single object
@@ -2103,7 +2102,7 @@ module XeroRuby
2103
2102
  data
2104
2103
  end
2105
2104
 
2106
- # Update a Superfund
2105
+ # Updates a superfund
2107
2106
  # Update properties on a single Superfund
2108
2107
  # @param xero_tenant_id [String] Xero identifier for Tenant
2109
2108
  # @param super_fund_id [String] Superfund id for single object
@@ -2171,7 +2170,7 @@ module XeroRuby
2171
2170
  return data, status_code, headers
2172
2171
  end
2173
2172
 
2174
- # Update a Timesheet
2173
+ # Updates a timesheet
2175
2174
  # Update properties on a single timesheet
2176
2175
  # @param xero_tenant_id [String] Xero identifier for Tenant
2177
2176
  # @param timesheet_id [String] Timesheet id for single object
@@ -2183,7 +2182,7 @@ module XeroRuby
2183
2182
  data
2184
2183
  end
2185
2184
 
2186
- # Update a Timesheet
2185
+ # Updates a timesheet
2187
2186
  # Update properties on a single timesheet
2188
2187
  # @param xero_tenant_id [String] Xero identifier for Tenant
2189
2188
  # @param timesheet_id [String] Timesheet id for single object