xero-ruby 2.5.1 → 2.7.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (454) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +47 -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 +29 -91
  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 +23 -8
  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 +86 -0
  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 +10 -6
  454. data/spec/files/models/file_response204_spec.rb +0 -41
@@ -1,9 +1,8 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
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
@@ -181,16 +180,22 @@ module XeroRuby::Accounting
181
180
 
182
181
  # Returns the object in the form of hash
183
182
  # @return [Hash] Returns the object in the form of hash
184
- def to_hash
183
+ def to_hash(downcase: false)
185
184
  hash = {}
186
185
  self.class.attribute_map.each_pair do |attr, param|
187
186
  value = self.send(attr)
188
187
  next if value.nil?
189
- hash[param] = _to_hash(value)
188
+ key = downcase ? attr : param
189
+ hash[key] = _to_hash(value)
190
190
  end
191
191
  hash
192
192
  end
193
193
 
194
+ # Returns the object in the form of hash with snake_case
195
+ def attributes
196
+ to_hash(downcase: true)
197
+ end
198
+
194
199
  # Outputs non-array value in the form of hash
195
200
  # For object, use to_hash. Otherwise, just return the value
196
201
  # @param [Object] value Any valid value
@@ -209,10 +214,13 @@ module XeroRuby::Accounting
209
214
  end
210
215
  end
211
216
 
212
- # customized data_parser
213
217
  def parse_date(datestring)
214
- seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
215
- return Time.at(seconds_since_epoch).strftime('%Y-%m-%dT%l:%M:%S%z').to_s
218
+ if datestring.include?('Date')
219
+ seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
220
+ Time.at(seconds_since_epoch).utc.strftime('%Y-%m-%dT%H:%M:%S%z').to_s
221
+ else # handle date 'types' for small subset of payroll API's
222
+ Time.parse(datestring).strftime('%Y-%m-%dT%H:%M:%S').to_s
223
+ end
216
224
  end
217
225
  end
218
226
  end
@@ -1,9 +1,8 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
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
@@ -173,16 +172,22 @@ module XeroRuby::Accounting
173
172
 
174
173
  # Returns the object in the form of hash
175
174
  # @return [Hash] Returns the object in the form of hash
176
- def to_hash
175
+ def to_hash(downcase: false)
177
176
  hash = {}
178
177
  self.class.attribute_map.each_pair do |attr, param|
179
178
  value = self.send(attr)
180
179
  next if value.nil?
181
- hash[param] = _to_hash(value)
180
+ key = downcase ? attr : param
181
+ hash[key] = _to_hash(value)
182
182
  end
183
183
  hash
184
184
  end
185
185
 
186
+ # Returns the object in the form of hash with snake_case
187
+ def attributes
188
+ to_hash(downcase: true)
189
+ end
190
+
186
191
  # Outputs non-array value in the form of hash
187
192
  # For object, use to_hash. Otherwise, just return the value
188
193
  # @param [Object] value Any valid value
@@ -201,10 +206,13 @@ module XeroRuby::Accounting
201
206
  end
202
207
  end
203
208
 
204
- # customized data_parser
205
209
  def parse_date(datestring)
206
- seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
207
- return Time.at(seconds_since_epoch).strftime('%Y-%m-%dT%l:%M:%S%z').to_s
210
+ if datestring.include?('Date')
211
+ seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
212
+ Time.at(seconds_since_epoch).utc.strftime('%Y-%m-%dT%H:%M:%S%z').to_s
213
+ else # handle date 'types' for small subset of payroll API's
214
+ Time.parse(datestring).strftime('%Y-%m-%dT%H:%M:%S').to_s
215
+ end
208
216
  end
209
217
  end
210
218
  end
@@ -1,9 +1,8 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
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
@@ -713,16 +712,22 @@ module XeroRuby::Accounting
713
712
 
714
713
  # Returns the object in the form of hash
715
714
  # @return [Hash] Returns the object in the form of hash
716
- def to_hash
715
+ def to_hash(downcase: false)
717
716
  hash = {}
718
717
  self.class.attribute_map.each_pair do |attr, param|
719
718
  value = self.send(attr)
720
719
  next if value.nil?
721
- hash[param] = _to_hash(value)
720
+ key = downcase ? attr : param
721
+ hash[key] = _to_hash(value)
722
722
  end
723
723
  hash
724
724
  end
725
725
 
726
+ # Returns the object in the form of hash with snake_case
727
+ def attributes
728
+ to_hash(downcase: true)
729
+ end
730
+
726
731
  # Outputs non-array value in the form of hash
727
732
  # For object, use to_hash. Otherwise, just return the value
728
733
  # @param [Object] value Any valid value
@@ -741,10 +746,13 @@ module XeroRuby::Accounting
741
746
  end
742
747
  end
743
748
 
744
- # customized data_parser
745
749
  def parse_date(datestring)
746
- seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
747
- return Time.at(seconds_since_epoch).strftime('%Y-%m-%dT%l:%M:%S%z').to_s
750
+ if datestring.include?('Date')
751
+ seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
752
+ Time.at(seconds_since_epoch).utc.strftime('%Y-%m-%dT%H:%M:%S%z').to_s
753
+ else # handle date 'types' for small subset of payroll API's
754
+ Time.parse(datestring).strftime('%Y-%m-%dT%H:%M:%S').to_s
755
+ end
748
756
  end
749
757
  end
750
758
  end
@@ -1,9 +1,8 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
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
@@ -239,16 +238,22 @@ module XeroRuby::Accounting
239
238
 
240
239
  # Returns the object in the form of hash
241
240
  # @return [Hash] Returns the object in the form of hash
242
- def to_hash
241
+ def to_hash(downcase: false)
243
242
  hash = {}
244
243
  self.class.attribute_map.each_pair do |attr, param|
245
244
  value = self.send(attr)
246
245
  next if value.nil?
247
- hash[param] = _to_hash(value)
246
+ key = downcase ? attr : param
247
+ hash[key] = _to_hash(value)
248
248
  end
249
249
  hash
250
250
  end
251
251
 
252
+ # Returns the object in the form of hash with snake_case
253
+ def attributes
254
+ to_hash(downcase: true)
255
+ end
256
+
252
257
  # Outputs non-array value in the form of hash
253
258
  # For object, use to_hash. Otherwise, just return the value
254
259
  # @param [Object] value Any valid value
@@ -267,10 +272,13 @@ module XeroRuby::Accounting
267
272
  end
268
273
  end
269
274
 
270
- # customized data_parser
271
275
  def parse_date(datestring)
272
- seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
273
- return Time.at(seconds_since_epoch).strftime('%Y-%m-%dT%l:%M:%S%z').to_s
276
+ if datestring.include?('Date')
277
+ seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
278
+ Time.at(seconds_since_epoch).utc.strftime('%Y-%m-%dT%H:%M:%S%z').to_s
279
+ else # handle date 'types' for small subset of payroll API's
280
+ Time.parse(datestring).strftime('%Y-%m-%dT%H:%M:%S').to_s
281
+ end
274
282
  end
275
283
  end
276
284
  end
@@ -1,9 +1,8 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
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
@@ -173,16 +172,22 @@ module XeroRuby::Accounting
173
172
 
174
173
  # Returns the object in the form of hash
175
174
  # @return [Hash] Returns the object in the form of hash
176
- def to_hash
175
+ def to_hash(downcase: false)
177
176
  hash = {}
178
177
  self.class.attribute_map.each_pair do |attr, param|
179
178
  value = self.send(attr)
180
179
  next if value.nil?
181
- hash[param] = _to_hash(value)
180
+ key = downcase ? attr : param
181
+ hash[key] = _to_hash(value)
182
182
  end
183
183
  hash
184
184
  end
185
185
 
186
+ # Returns the object in the form of hash with snake_case
187
+ def attributes
188
+ to_hash(downcase: true)
189
+ end
190
+
186
191
  # Outputs non-array value in the form of hash
187
192
  # For object, use to_hash. Otherwise, just return the value
188
193
  # @param [Object] value Any valid value
@@ -201,10 +206,13 @@ module XeroRuby::Accounting
201
206
  end
202
207
  end
203
208
 
204
- # customized data_parser
205
209
  def parse_date(datestring)
206
- seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
207
- return Time.at(seconds_since_epoch).strftime('%Y-%m-%dT%l:%M:%S%z').to_s
210
+ if datestring.include?('Date')
211
+ seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
212
+ Time.at(seconds_since_epoch).utc.strftime('%Y-%m-%dT%H:%M:%S%z').to_s
213
+ else # handle date 'types' for small subset of payroll API's
214
+ Time.parse(datestring).strftime('%Y-%m-%dT%H:%M:%S').to_s
215
+ end
208
216
  end
209
217
  end
210
218
  end
@@ -1,9 +1,8 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
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
@@ -201,16 +200,22 @@ module XeroRuby::Accounting
201
200
 
202
201
  # Returns the object in the form of hash
203
202
  # @return [Hash] Returns the object in the form of hash
204
- def to_hash
203
+ def to_hash(downcase: false)
205
204
  hash = {}
206
205
  self.class.attribute_map.each_pair do |attr, param|
207
206
  value = self.send(attr)
208
207
  next if value.nil?
209
- hash[param] = _to_hash(value)
208
+ key = downcase ? attr : param
209
+ hash[key] = _to_hash(value)
210
210
  end
211
211
  hash
212
212
  end
213
213
 
214
+ # Returns the object in the form of hash with snake_case
215
+ def attributes
216
+ to_hash(downcase: true)
217
+ end
218
+
214
219
  # Outputs non-array value in the form of hash
215
220
  # For object, use to_hash. Otherwise, just return the value
216
221
  # @param [Object] value Any valid value
@@ -229,10 +234,13 @@ module XeroRuby::Accounting
229
234
  end
230
235
  end
231
236
 
232
- # customized data_parser
233
237
  def parse_date(datestring)
234
- seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
235
- return Time.at(seconds_since_epoch).strftime('%Y-%m-%dT%l:%M:%S%z').to_s
238
+ if datestring.include?('Date')
239
+ seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
240
+ Time.at(seconds_since_epoch).utc.strftime('%Y-%m-%dT%H:%M:%S%z').to_s
241
+ else # handle date 'types' for small subset of payroll API's
242
+ Time.parse(datestring).strftime('%Y-%m-%dT%H:%M:%S').to_s
243
+ end
236
244
  end
237
245
  end
238
246
  end
@@ -1,9 +1,8 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
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
@@ -173,16 +172,22 @@ module XeroRuby::Accounting
173
172
 
174
173
  # Returns the object in the form of hash
175
174
  # @return [Hash] Returns the object in the form of hash
176
- def to_hash
175
+ def to_hash(downcase: false)
177
176
  hash = {}
178
177
  self.class.attribute_map.each_pair do |attr, param|
179
178
  value = self.send(attr)
180
179
  next if value.nil?
181
- hash[param] = _to_hash(value)
180
+ key = downcase ? attr : param
181
+ hash[key] = _to_hash(value)
182
182
  end
183
183
  hash
184
184
  end
185
185
 
186
+ # Returns the object in the form of hash with snake_case
187
+ def attributes
188
+ to_hash(downcase: true)
189
+ end
190
+
186
191
  # Outputs non-array value in the form of hash
187
192
  # For object, use to_hash. Otherwise, just return the value
188
193
  # @param [Object] value Any valid value
@@ -201,10 +206,13 @@ module XeroRuby::Accounting
201
206
  end
202
207
  end
203
208
 
204
- # customized data_parser
205
209
  def parse_date(datestring)
206
- seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
207
- return Time.at(seconds_since_epoch).strftime('%Y-%m-%dT%l:%M:%S%z').to_s
210
+ if datestring.include?('Date')
211
+ seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
212
+ Time.at(seconds_since_epoch).utc.strftime('%Y-%m-%dT%H:%M:%S%z').to_s
213
+ else # handle date 'types' for small subset of payroll API's
214
+ Time.parse(datestring).strftime('%Y-%m-%dT%H:%M:%S').to_s
215
+ end
208
216
  end
209
217
  end
210
218
  end
@@ -1,9 +1,8 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
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
@@ -194,16 +193,22 @@ module XeroRuby::Accounting
194
193
 
195
194
  # Returns the object in the form of hash
196
195
  # @return [Hash] Returns the object in the form of hash
197
- def to_hash
196
+ def to_hash(downcase: false)
198
197
  hash = {}
199
198
  self.class.attribute_map.each_pair do |attr, param|
200
199
  value = self.send(attr)
201
200
  next if value.nil?
202
- hash[param] = _to_hash(value)
201
+ key = downcase ? attr : param
202
+ hash[key] = _to_hash(value)
203
203
  end
204
204
  hash
205
205
  end
206
206
 
207
+ # Returns the object in the form of hash with snake_case
208
+ def attributes
209
+ to_hash(downcase: true)
210
+ end
211
+
207
212
  # Outputs non-array value in the form of hash
208
213
  # For object, use to_hash. Otherwise, just return the value
209
214
  # @param [Object] value Any valid value
@@ -222,10 +227,13 @@ module XeroRuby::Accounting
222
227
  end
223
228
  end
224
229
 
225
- # customized data_parser
226
230
  def parse_date(datestring)
227
- seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
228
- return Time.at(seconds_since_epoch).strftime('%Y-%m-%dT%l:%M:%S%z').to_s
231
+ if datestring.include?('Date')
232
+ seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
233
+ Time.at(seconds_since_epoch).utc.strftime('%Y-%m-%dT%H:%M:%S%z').to_s
234
+ else # handle date 'types' for small subset of payroll API's
235
+ Time.parse(datestring).strftime('%Y-%m-%dT%H:%M:%S').to_s
236
+ end
229
237
  end
230
238
  end
231
239
  end
@@ -1,9 +1,8 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
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
@@ -182,16 +181,22 @@ module XeroRuby::Accounting
182
181
 
183
182
  # Returns the object in the form of hash
184
183
  # @return [Hash] Returns the object in the form of hash
185
- def to_hash
184
+ def to_hash(downcase: false)
186
185
  hash = {}
187
186
  self.class.attribute_map.each_pair do |attr, param|
188
187
  value = self.send(attr)
189
188
  next if value.nil?
190
- hash[param] = _to_hash(value)
189
+ key = downcase ? attr : param
190
+ hash[key] = _to_hash(value)
191
191
  end
192
192
  hash
193
193
  end
194
194
 
195
+ # Returns the object in the form of hash with snake_case
196
+ def attributes
197
+ to_hash(downcase: true)
198
+ end
199
+
195
200
  # Outputs non-array value in the form of hash
196
201
  # For object, use to_hash. Otherwise, just return the value
197
202
  # @param [Object] value Any valid value
@@ -210,10 +215,13 @@ module XeroRuby::Accounting
210
215
  end
211
216
  end
212
217
 
213
- # customized data_parser
214
218
  def parse_date(datestring)
215
- seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
216
- return Time.at(seconds_since_epoch).strftime('%Y-%m-%dT%l:%M:%S%z').to_s
219
+ if datestring.include?('Date')
220
+ seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
221
+ Time.at(seconds_since_epoch).utc.strftime('%Y-%m-%dT%H:%M:%S%z').to_s
222
+ else # handle date 'types' for small subset of payroll API's
223
+ Time.parse(datestring).strftime('%Y-%m-%dT%H:%M:%S').to_s
224
+ end
217
225
  end
218
226
  end
219
227
  end