xero-ruby 2.6.2 → 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 (253) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +18 -8
  3. data/lib/xero-ruby.rb +4 -2
  4. data/lib/xero-ruby/api/accounting_api.rb +446 -446
  5. data/lib/xero-ruby/api/asset_api.rb +3 -7
  6. data/lib/xero-ruby/api/files_api.rb +49 -55
  7. data/lib/xero-ruby/api/payroll_au_api.rb +63 -63
  8. data/lib/xero-ruby/api/payroll_nz_api.rb +171 -171
  9. data/lib/xero-ruby/api/payroll_uk_api.rb +173 -173
  10. data/lib/xero-ruby/api/project_api.rb +45 -45
  11. data/lib/xero-ruby/api_client.rb +22 -87
  12. data/lib/xero-ruby/api_error.rb +1 -1
  13. data/lib/xero-ruby/configuration.rb +3 -3
  14. data/lib/xero-ruby/models/accounting/account.rb +1 -1
  15. data/lib/xero-ruby/models/accounting/account_type.rb +1 -1
  16. data/lib/xero-ruby/models/accounting/accounts.rb +1 -1
  17. data/lib/xero-ruby/models/accounting/accounts_payable.rb +1 -1
  18. data/lib/xero-ruby/models/accounting/accounts_receivable.rb +1 -1
  19. data/lib/xero-ruby/models/accounting/action.rb +1 -1
  20. data/lib/xero-ruby/models/accounting/actions.rb +1 -1
  21. data/lib/xero-ruby/models/accounting/address.rb +1 -1
  22. data/lib/xero-ruby/models/accounting/address_for_organisation.rb +1 -1
  23. data/lib/xero-ruby/models/accounting/allocation.rb +1 -1
  24. data/lib/xero-ruby/models/accounting/allocations.rb +1 -1
  25. data/lib/xero-ruby/models/accounting/attachment.rb +1 -1
  26. data/lib/xero-ruby/models/accounting/attachments.rb +1 -1
  27. data/lib/xero-ruby/models/accounting/balance_details.rb +1 -1
  28. data/lib/xero-ruby/models/accounting/balances.rb +1 -1
  29. data/lib/xero-ruby/models/accounting/bank_transaction.rb +1 -1
  30. data/lib/xero-ruby/models/accounting/bank_transactions.rb +1 -1
  31. data/lib/xero-ruby/models/accounting/bank_transfer.rb +1 -1
  32. data/lib/xero-ruby/models/accounting/bank_transfers.rb +1 -1
  33. data/lib/xero-ruby/models/accounting/batch_payment.rb +1 -1
  34. data/lib/xero-ruby/models/accounting/batch_payment_details.rb +1 -1
  35. data/lib/xero-ruby/models/accounting/batch_payments.rb +1 -1
  36. data/lib/xero-ruby/models/accounting/bill.rb +1 -1
  37. data/lib/xero-ruby/models/accounting/branding_theme.rb +1 -1
  38. data/lib/xero-ruby/models/accounting/branding_themes.rb +1 -1
  39. data/lib/xero-ruby/models/accounting/cis_org_setting.rb +1 -1
  40. data/lib/xero-ruby/models/{files/file_response204.rb → accounting/cis_org_settings.rb} +16 -14
  41. data/lib/xero-ruby/models/accounting/cis_setting.rb +1 -1
  42. data/lib/xero-ruby/models/accounting/cis_settings.rb +1 -1
  43. data/lib/xero-ruby/models/accounting/contact.rb +1 -1
  44. data/lib/xero-ruby/models/accounting/contact_group.rb +1 -1
  45. data/lib/xero-ruby/models/accounting/contact_groups.rb +1 -1
  46. data/lib/xero-ruby/models/accounting/contact_person.rb +1 -1
  47. data/lib/xero-ruby/models/accounting/contacts.rb +1 -1
  48. data/lib/xero-ruby/models/accounting/conversion_balances.rb +1 -1
  49. data/lib/xero-ruby/models/accounting/conversion_date.rb +1 -1
  50. data/lib/xero-ruby/models/accounting/country_code.rb +1 -1
  51. data/lib/xero-ruby/models/accounting/credit_note.rb +18 -6
  52. data/lib/xero-ruby/models/accounting/credit_notes.rb +1 -1
  53. data/lib/xero-ruby/models/accounting/currencies.rb +1 -1
  54. data/lib/xero-ruby/models/accounting/currency.rb +1 -1
  55. data/lib/xero-ruby/models/accounting/currency_code.rb +1 -1
  56. data/lib/xero-ruby/models/accounting/element.rb +1 -1
  57. data/lib/xero-ruby/models/accounting/employee.rb +1 -1
  58. data/lib/xero-ruby/models/accounting/employees.rb +1 -1
  59. data/lib/xero-ruby/models/accounting/error.rb +1 -1
  60. data/lib/xero-ruby/models/accounting/expense_claim.rb +1 -1
  61. data/lib/xero-ruby/models/accounting/expense_claims.rb +1 -1
  62. data/lib/xero-ruby/models/accounting/external_link.rb +1 -1
  63. data/lib/xero-ruby/models/accounting/history_record.rb +1 -1
  64. data/lib/xero-ruby/models/accounting/history_records.rb +1 -1
  65. data/lib/xero-ruby/models/accounting/import_summary.rb +1 -1
  66. data/lib/xero-ruby/models/accounting/import_summary_accounts.rb +1 -1
  67. data/lib/xero-ruby/models/accounting/import_summary_object.rb +1 -1
  68. data/lib/xero-ruby/models/accounting/import_summary_organisation.rb +1 -1
  69. data/lib/xero-ruby/models/accounting/invoice.rb +1 -1
  70. data/lib/xero-ruby/models/accounting/invoice_reminder.rb +1 -1
  71. data/lib/xero-ruby/models/accounting/invoice_reminders.rb +1 -1
  72. data/lib/xero-ruby/models/accounting/invoices.rb +1 -1
  73. data/lib/xero-ruby/models/accounting/item.rb +1 -1
  74. data/lib/xero-ruby/models/accounting/items.rb +1 -1
  75. data/lib/xero-ruby/models/accounting/journal.rb +1 -1
  76. data/lib/xero-ruby/models/accounting/journal_line.rb +1 -1
  77. data/lib/xero-ruby/models/accounting/journals.rb +1 -1
  78. data/lib/xero-ruby/models/accounting/line_amount_types.rb +1 -1
  79. data/lib/xero-ruby/models/accounting/line_item.rb +1 -1
  80. data/lib/xero-ruby/models/accounting/line_item_tracking.rb +1 -1
  81. data/lib/xero-ruby/models/accounting/linked_transaction.rb +1 -1
  82. data/lib/xero-ruby/models/accounting/linked_transactions.rb +1 -1
  83. data/lib/xero-ruby/models/accounting/manual_journal.rb +1 -1
  84. data/lib/xero-ruby/models/accounting/manual_journal_line.rb +1 -1
  85. data/lib/xero-ruby/models/accounting/manual_journals.rb +1 -1
  86. data/lib/xero-ruby/models/accounting/online_invoice.rb +1 -1
  87. data/lib/xero-ruby/models/accounting/online_invoices.rb +1 -1
  88. data/lib/xero-ruby/models/accounting/organisation.rb +1 -1
  89. data/lib/xero-ruby/models/accounting/organisations.rb +1 -1
  90. data/lib/xero-ruby/models/accounting/overpayment.rb +1 -1
  91. data/lib/xero-ruby/models/accounting/overpayments.rb +1 -1
  92. data/lib/xero-ruby/models/accounting/payment.rb +12 -2
  93. data/lib/xero-ruby/models/accounting/payment_delete.rb +1 -1
  94. data/lib/xero-ruby/models/accounting/payment_service.rb +1 -1
  95. data/lib/xero-ruby/models/accounting/payment_services.rb +1 -1
  96. data/lib/xero-ruby/models/accounting/payment_term.rb +1 -1
  97. data/lib/xero-ruby/models/accounting/payment_term_type.rb +1 -1
  98. data/lib/xero-ruby/models/accounting/payments.rb +1 -1
  99. data/lib/xero-ruby/models/accounting/phone.rb +1 -1
  100. data/lib/xero-ruby/models/accounting/prepayment.rb +1 -1
  101. data/lib/xero-ruby/models/accounting/prepayments.rb +1 -1
  102. data/lib/xero-ruby/models/accounting/purchase.rb +1 -1
  103. data/lib/xero-ruby/models/accounting/purchase_order.rb +1 -1
  104. data/lib/xero-ruby/models/accounting/purchase_orders.rb +1 -1
  105. data/lib/xero-ruby/models/accounting/quote.rb +1 -1
  106. data/lib/xero-ruby/models/accounting/quote_line_amount_types.rb +1 -1
  107. data/lib/xero-ruby/models/accounting/quote_status_codes.rb +1 -1
  108. data/lib/xero-ruby/models/accounting/quotes.rb +1 -1
  109. data/lib/xero-ruby/models/accounting/receipt.rb +1 -1
  110. data/lib/xero-ruby/models/accounting/receipts.rb +1 -1
  111. data/lib/xero-ruby/models/accounting/repeating_invoice.rb +1 -1
  112. data/lib/xero-ruby/models/accounting/repeating_invoices.rb +1 -1
  113. data/lib/xero-ruby/models/accounting/report.rb +1 -1
  114. data/lib/xero-ruby/models/accounting/report_attribute.rb +1 -1
  115. data/lib/xero-ruby/models/accounting/report_cell.rb +1 -1
  116. data/lib/xero-ruby/models/accounting/report_fields.rb +1 -1
  117. data/lib/xero-ruby/models/accounting/report_row.rb +1 -1
  118. data/lib/xero-ruby/models/accounting/report_rows.rb +1 -1
  119. data/lib/xero-ruby/models/accounting/report_with_row.rb +1 -1
  120. data/lib/xero-ruby/models/accounting/report_with_rows.rb +1 -1
  121. data/lib/xero-ruby/models/accounting/reports.rb +1 -1
  122. data/lib/xero-ruby/models/accounting/request_empty.rb +1 -1
  123. data/lib/xero-ruby/models/accounting/row_type.rb +1 -1
  124. data/lib/xero-ruby/models/accounting/sales_tracking_category.rb +1 -1
  125. data/lib/xero-ruby/models/accounting/schedule.rb +1 -1
  126. data/lib/xero-ruby/models/accounting/setup.rb +1 -1
  127. data/lib/xero-ruby/models/accounting/tax_component.rb +1 -1
  128. data/lib/xero-ruby/models/accounting/tax_rate.rb +1 -1
  129. data/lib/xero-ruby/models/accounting/tax_rates.rb +1 -1
  130. data/lib/xero-ruby/models/accounting/tax_type.rb +1 -1
  131. data/lib/xero-ruby/models/accounting/ten_ninety_nine_contact.rb +1 -1
  132. data/lib/xero-ruby/models/accounting/time_zone.rb +1 -1
  133. data/lib/xero-ruby/models/accounting/tracking_categories.rb +1 -1
  134. data/lib/xero-ruby/models/accounting/tracking_category.rb +1 -1
  135. data/lib/xero-ruby/models/accounting/tracking_option.rb +1 -1
  136. data/lib/xero-ruby/models/accounting/tracking_options.rb +1 -1
  137. data/lib/xero-ruby/models/accounting/user.rb +1 -1
  138. data/lib/xero-ruby/models/accounting/users.rb +1 -1
  139. data/lib/xero-ruby/models/accounting/validation_error.rb +1 -1
  140. data/lib/xero-ruby/models/assets/asset.rb +1 -1
  141. data/lib/xero-ruby/models/assets/asset_status.rb +1 -1
  142. data/lib/xero-ruby/models/assets/asset_status_query_param.rb +1 -1
  143. data/lib/xero-ruby/models/assets/asset_type.rb +1 -1
  144. data/lib/xero-ruby/models/assets/assets.rb +1 -1
  145. data/lib/xero-ruby/models/assets/book_depreciation_detail.rb +1 -1
  146. data/lib/xero-ruby/models/assets/book_depreciation_setting.rb +1 -1
  147. data/lib/xero-ruby/models/assets/error.rb +1 -1
  148. data/lib/xero-ruby/models/assets/field_validation_errors_element.rb +2 -2
  149. data/lib/xero-ruby/models/assets/pagination.rb +1 -1
  150. data/lib/xero-ruby/models/assets/resource_validation_errors_element.rb +2 -2
  151. data/lib/xero-ruby/models/assets/setting.rb +1 -1
  152. data/lib/xero-ruby/models/files/association.rb +1 -1
  153. data/lib/xero-ruby/models/files/file_object.rb +1 -1
  154. data/lib/xero-ruby/models/files/files.rb +1 -1
  155. data/lib/xero-ruby/models/files/folder.rb +1 -1
  156. data/lib/xero-ruby/models/files/folders.rb +1 -1
  157. data/lib/xero-ruby/models/files/inline_object.rb +1 -1
  158. data/lib/xero-ruby/models/files/object_group.rb +1 -1
  159. data/lib/xero-ruby/models/files/object_type.rb +1 -1
  160. data/lib/xero-ruby/models/files/user.rb +1 -1
  161. data/lib/xero-ruby/models/payroll_au/account.rb +1 -1
  162. data/lib/xero-ruby/models/payroll_au/account_type.rb +1 -1
  163. data/lib/xero-ruby/models/payroll_au/allowance_type.rb +1 -1
  164. data/lib/xero-ruby/models/payroll_au/api_exception.rb +1 -1
  165. data/lib/xero-ruby/models/payroll_au/bank_account.rb +1 -1
  166. data/lib/xero-ruby/models/payroll_au/calendar_type.rb +1 -1
  167. data/lib/xero-ruby/models/payroll_au/deduction_line.rb +1 -1
  168. data/lib/xero-ruby/models/payroll_au/deduction_type.rb +1 -1
  169. data/lib/xero-ruby/models/payroll_au/deduction_type_calculation_type.rb +1 -1
  170. data/lib/xero-ruby/models/payroll_au/earnings_line.rb +1 -1
  171. data/lib/xero-ruby/models/payroll_au/earnings_rate.rb +1 -1
  172. data/lib/xero-ruby/models/payroll_au/earnings_rate_calculation_type.rb +1 -1
  173. data/lib/xero-ruby/models/payroll_au/earnings_type.rb +1 -1
  174. data/lib/xero-ruby/models/payroll_au/employee.rb +1 -1
  175. data/lib/xero-ruby/models/payroll_au/employee_status.rb +1 -1
  176. data/lib/xero-ruby/models/payroll_au/employees.rb +1 -1
  177. data/lib/xero-ruby/models/payroll_au/employment_basis.rb +1 -1
  178. data/lib/xero-ruby/models/payroll_au/employment_termination_payment_type.rb +1 -1
  179. data/lib/xero-ruby/models/payroll_au/entitlement_final_pay_payout_type.rb +1 -1
  180. data/lib/xero-ruby/models/payroll_au/home_address.rb +1 -1
  181. data/lib/xero-ruby/models/payroll_au/leave_accrual_line.rb +1 -1
  182. data/lib/xero-ruby/models/payroll_au/leave_application.rb +1 -1
  183. data/lib/xero-ruby/models/payroll_au/leave_applications.rb +1 -1
  184. data/lib/xero-ruby/models/payroll_au/leave_balance.rb +1 -1
  185. data/lib/xero-ruby/models/payroll_au/leave_earnings_line.rb +1 -1
  186. data/lib/xero-ruby/models/payroll_au/leave_line.rb +1 -1
  187. data/lib/xero-ruby/models/payroll_au/leave_line_calculation_type.rb +1 -1
  188. data/lib/xero-ruby/models/payroll_au/leave_lines.rb +1 -1
  189. data/lib/xero-ruby/models/payroll_au/leave_period.rb +1 -1
  190. data/lib/xero-ruby/models/payroll_au/leave_period_status.rb +1 -1
  191. data/lib/xero-ruby/models/payroll_au/leave_type.rb +1 -1
  192. data/lib/xero-ruby/models/payroll_au/leave_type_contribution_type.rb +1 -1
  193. data/lib/xero-ruby/models/payroll_au/manual_tax_type.rb +1 -1
  194. data/lib/xero-ruby/models/payroll_au/opening_balances.rb +1 -1
  195. data/lib/xero-ruby/models/payroll_au/pay_item.rb +1 -1
  196. data/lib/xero-ruby/models/payroll_au/pay_items.rb +1 -1
  197. data/lib/xero-ruby/models/payroll_au/pay_run.rb +1 -1
  198. data/lib/xero-ruby/models/payroll_au/pay_run_status.rb +1 -1
  199. data/lib/xero-ruby/models/payroll_au/pay_runs.rb +1 -1
  200. data/lib/xero-ruby/models/payroll_au/pay_template.rb +1 -1
  201. data/lib/xero-ruby/models/payroll_au/payment_frequency_type.rb +1 -1
  202. data/lib/xero-ruby/models/payroll_au/payroll_calendar.rb +1 -1
  203. data/lib/xero-ruby/models/payroll_au/payroll_calendars.rb +1 -1
  204. data/lib/xero-ruby/models/payroll_au/payslip.rb +1 -1
  205. data/lib/xero-ruby/models/payroll_au/payslip_lines.rb +1 -1
  206. data/lib/xero-ruby/models/payroll_au/payslip_object.rb +1 -1
  207. data/lib/xero-ruby/models/payroll_au/payslip_summary.rb +1 -1
  208. data/lib/xero-ruby/models/payroll_au/payslips.rb +1 -1
  209. data/lib/xero-ruby/models/payroll_au/rate_type.rb +1 -1
  210. data/lib/xero-ruby/models/payroll_au/reimbursement_line.rb +1 -1
  211. data/lib/xero-ruby/models/payroll_au/reimbursement_lines.rb +1 -1
  212. data/lib/xero-ruby/models/payroll_au/reimbursement_type.rb +1 -1
  213. data/lib/xero-ruby/models/payroll_au/residency_status.rb +1 -1
  214. data/lib/xero-ruby/models/payroll_au/settings.rb +1 -1
  215. data/lib/xero-ruby/models/payroll_au/settings_object.rb +1 -1
  216. data/lib/xero-ruby/models/payroll_au/settings_tracking_categories.rb +1 -1
  217. data/lib/xero-ruby/models/payroll_au/settings_tracking_categories_employee_groups.rb +1 -1
  218. data/lib/xero-ruby/models/payroll_au/settings_tracking_categories_timesheet_categories.rb +1 -1
  219. data/lib/xero-ruby/models/payroll_au/state.rb +1 -1
  220. data/lib/xero-ruby/models/payroll_au/super_fund.rb +1 -1
  221. data/lib/xero-ruby/models/payroll_au/super_fund_product.rb +1 -1
  222. data/lib/xero-ruby/models/payroll_au/super_fund_products.rb +1 -1
  223. data/lib/xero-ruby/models/payroll_au/super_fund_type.rb +1 -1
  224. data/lib/xero-ruby/models/payroll_au/super_funds.rb +1 -1
  225. data/lib/xero-ruby/models/payroll_au/super_line.rb +2 -2
  226. data/lib/xero-ruby/models/payroll_au/super_membership.rb +2 -2
  227. data/lib/xero-ruby/models/payroll_au/superannuation_calculation_type.rb +1 -1
  228. data/lib/xero-ruby/models/payroll_au/superannuation_contribution_type.rb +1 -1
  229. data/lib/xero-ruby/models/payroll_au/superannuation_line.rb +1 -1
  230. data/lib/xero-ruby/models/payroll_au/tax_declaration.rb +1 -1
  231. data/lib/xero-ruby/models/payroll_au/tax_line.rb +1 -1
  232. data/lib/xero-ruby/models/payroll_au/tfn_exemption_type.rb +1 -1
  233. data/lib/xero-ruby/models/payroll_au/timesheet.rb +1 -1
  234. data/lib/xero-ruby/models/payroll_au/timesheet_line.rb +1 -1
  235. data/lib/xero-ruby/models/payroll_au/timesheet_object.rb +1 -1
  236. data/lib/xero-ruby/models/payroll_au/timesheet_status.rb +1 -1
  237. data/lib/xero-ruby/models/payroll_au/timesheets.rb +1 -1
  238. data/lib/xero-ruby/models/payroll_au/validation_error.rb +1 -1
  239. data/lib/xero-ruby/models/payroll_nz/earnings_line.rb +1 -1
  240. data/lib/xero-ruby/models/payroll_nz/employee_statutory_sick_leave.rb +1 -1
  241. data/lib/xero-ruby/models/payroll_nz/leave_earnings_line.rb +1 -1
  242. data/lib/xero-ruby/models/payroll_nz/superannuation_line.rb +1 -1
  243. data/lib/xero-ruby/models/payroll_nz/timesheet.rb +1 -1
  244. data/lib/xero-ruby/models/payroll_nz/timesheet_earnings_line.rb +1 -1
  245. data/lib/xero-ruby/models/payroll_uk/employee_statutory_sick_leave.rb +1 -1
  246. data/lib/xero-ruby/models/payroll_uk/timesheet.rb +1 -1
  247. data/lib/xero-ruby/string_serialization.rb +52 -0
  248. data/lib/xero-ruby/version.rb +3 -3
  249. data/lib/xero-ruby/where.rb +65 -0
  250. data/spec/configuration_spec.rb +1 -1
  251. data/spec/where_spec.rb +82 -0
  252. metadata +8 -6
  253. data/spec/files/models/file_response204_spec.rb +0 -41
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -77,6 +77,9 @@ module XeroRuby::Accounting
77
77
  # The Xero identifier for an Payment e.g. 297c2dc5-cc47-4afd-8ec8-74990b8761e9
78
78
  attr_accessor :payment_id
79
79
 
80
+ # Present if the payment was created as part of a batch.
81
+ attr_accessor :batch_payment_id
82
+
80
83
  # The suppliers bank account number the payment is being made to
81
84
  attr_accessor :bank_account_number
82
85
 
@@ -140,6 +143,7 @@ module XeroRuby::Accounting
140
143
  :'payment_type' => :'PaymentType',
141
144
  :'updated_date_utc' => :'UpdatedDateUTC',
142
145
  :'payment_id' => :'PaymentID',
146
+ :'batch_payment_id' => :'BatchPaymentID',
143
147
  :'bank_account_number' => :'BankAccountNumber',
144
148
  :'particulars' => :'Particulars',
145
149
  :'details' => :'Details',
@@ -170,6 +174,7 @@ module XeroRuby::Accounting
170
174
  :'payment_type' => :'String',
171
175
  :'updated_date_utc' => :'DateTime',
172
176
  :'payment_id' => :'String',
177
+ :'batch_payment_id' => :'String',
173
178
  :'bank_account_number' => :'String',
174
179
  :'particulars' => :'String',
175
180
  :'details' => :'String',
@@ -263,6 +268,10 @@ module XeroRuby::Accounting
263
268
  self.payment_id = attributes[:'payment_id']
264
269
  end
265
270
 
271
+ if attributes.key?(:'batch_payment_id')
272
+ self.batch_payment_id = attributes[:'batch_payment_id']
273
+ end
274
+
266
275
  if attributes.key?(:'bank_account_number')
267
276
  self.bank_account_number = attributes[:'bank_account_number']
268
277
  end
@@ -357,6 +366,7 @@ module XeroRuby::Accounting
357
366
  payment_type == o.payment_type &&
358
367
  updated_date_utc == o.updated_date_utc &&
359
368
  payment_id == o.payment_id &&
369
+ batch_payment_id == o.batch_payment_id &&
360
370
  bank_account_number == o.bank_account_number &&
361
371
  particulars == o.particulars &&
362
372
  details == o.details &&
@@ -375,7 +385,7 @@ module XeroRuby::Accounting
375
385
  # Calculates hash code according to all attributes.
376
386
  # @return [Integer] Hash code
377
387
  def hash
378
- [invoice, credit_note, prepayment, overpayment, invoice_number, credit_note_number, account, code, date, currency_rate, amount, reference, is_reconciled, status, payment_type, updated_date_utc, payment_id, bank_account_number, particulars, details, has_account, has_validation_errors, status_attribute_string, validation_errors].hash
388
+ [invoice, credit_note, prepayment, overpayment, invoice_number, credit_note_number, account, code, date, currency_rate, amount, reference, is_reconciled, status, payment_type, updated_date_utc, payment_id, batch_payment_id, bank_account_number, particulars, details, has_account, has_validation_errors, status_attribute_string, validation_errors].hash
379
389
  end
380
390
 
381
391
  # Builds the object from hash
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #Accounting API
2
+ #Xero Accounting API
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5