xero-ruby 1.0 → 1.1.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 (271) hide show
  1. checksums.yaml +4 -4
  2. data/docs/accounting/AccountingApi.md +76 -8
  3. data/docs/accounting/Journal.md +1 -1
  4. data/docs/accounting/Payment.md +2 -0
  5. data/lib/xero-ruby.rb +1 -1
  6. data/lib/xero-ruby/api/accounting_api.rb +75 -5
  7. data/lib/xero-ruby/api/asset_api.rb +1 -1
  8. data/lib/xero-ruby/api_client.rb +1 -1
  9. data/lib/xero-ruby/api_error.rb +1 -1
  10. data/lib/xero-ruby/configuration.rb +1 -1
  11. data/lib/xero-ruby/models/accounting/account.rb +1 -1
  12. data/lib/xero-ruby/models/accounting/account_type.rb +1 -1
  13. data/lib/xero-ruby/models/accounting/accounts.rb +1 -1
  14. data/lib/xero-ruby/models/accounting/accounts_payable.rb +1 -1
  15. data/lib/xero-ruby/models/accounting/accounts_receivable.rb +1 -1
  16. data/lib/xero-ruby/models/accounting/address.rb +1 -1
  17. data/lib/xero-ruby/models/accounting/allocation.rb +1 -1
  18. data/lib/xero-ruby/models/accounting/allocations.rb +1 -1
  19. data/lib/xero-ruby/models/accounting/attachment.rb +1 -1
  20. data/lib/xero-ruby/models/accounting/attachments.rb +1 -1
  21. data/lib/xero-ruby/models/accounting/balances.rb +1 -1
  22. data/lib/xero-ruby/models/accounting/bank_transaction.rb +1 -1
  23. data/lib/xero-ruby/models/accounting/bank_transactions.rb +1 -1
  24. data/lib/xero-ruby/models/accounting/bank_transfer.rb +1 -1
  25. data/lib/xero-ruby/models/accounting/bank_transfers.rb +1 -1
  26. data/lib/xero-ruby/models/accounting/batch_payment.rb +1 -1
  27. data/lib/xero-ruby/models/accounting/batch_payment_details.rb +1 -1
  28. data/lib/xero-ruby/models/accounting/batch_payments.rb +1 -1
  29. data/lib/xero-ruby/models/accounting/bill.rb +1 -1
  30. data/lib/xero-ruby/models/accounting/branding_theme.rb +1 -1
  31. data/lib/xero-ruby/models/accounting/branding_themes.rb +1 -1
  32. data/lib/xero-ruby/models/accounting/cis_org_setting.rb +1 -1
  33. data/lib/xero-ruby/models/accounting/cis_setting.rb +1 -1
  34. data/lib/xero-ruby/models/accounting/cis_settings.rb +1 -1
  35. data/lib/xero-ruby/models/accounting/contact.rb +1 -1
  36. data/lib/xero-ruby/models/accounting/contact_group.rb +1 -1
  37. data/lib/xero-ruby/models/accounting/contact_groups.rb +1 -1
  38. data/lib/xero-ruby/models/accounting/contact_person.rb +1 -1
  39. data/lib/xero-ruby/models/accounting/contacts.rb +1 -1
  40. data/lib/xero-ruby/models/accounting/country_code.rb +1 -1
  41. data/lib/xero-ruby/models/accounting/credit_note.rb +1 -1
  42. data/lib/xero-ruby/models/accounting/credit_notes.rb +1 -1
  43. data/lib/xero-ruby/models/accounting/currencies.rb +1 -1
  44. data/lib/xero-ruby/models/accounting/currency.rb +1 -1
  45. data/lib/xero-ruby/models/accounting/currency_code.rb +3 -3
  46. data/lib/xero-ruby/models/accounting/element.rb +1 -1
  47. data/lib/xero-ruby/models/accounting/employee.rb +1 -1
  48. data/lib/xero-ruby/models/accounting/employees.rb +1 -1
  49. data/lib/xero-ruby/models/accounting/error.rb +1 -1
  50. data/lib/xero-ruby/models/accounting/expense_claim.rb +1 -1
  51. data/lib/xero-ruby/models/accounting/expense_claims.rb +1 -1
  52. data/lib/xero-ruby/models/accounting/external_link.rb +1 -1
  53. data/lib/xero-ruby/models/accounting/history_record.rb +1 -1
  54. data/lib/xero-ruby/models/accounting/history_records.rb +1 -1
  55. data/lib/xero-ruby/models/accounting/invoice.rb +1 -1
  56. data/lib/xero-ruby/models/accounting/invoice_reminder.rb +1 -1
  57. data/lib/xero-ruby/models/accounting/invoice_reminders.rb +1 -1
  58. data/lib/xero-ruby/models/accounting/invoices.rb +1 -1
  59. data/lib/xero-ruby/models/accounting/item.rb +1 -1
  60. data/lib/xero-ruby/models/accounting/items.rb +1 -1
  61. data/lib/xero-ruby/models/accounting/journal.rb +2 -2
  62. data/lib/xero-ruby/models/accounting/journal_line.rb +1 -1
  63. data/lib/xero-ruby/models/accounting/journals.rb +1 -1
  64. data/lib/xero-ruby/models/accounting/line_amount_types.rb +1 -1
  65. data/lib/xero-ruby/models/accounting/line_item.rb +1 -1
  66. data/lib/xero-ruby/models/accounting/line_item_tracking.rb +1 -1
  67. data/lib/xero-ruby/models/accounting/linked_transaction.rb +1 -1
  68. data/lib/xero-ruby/models/accounting/linked_transactions.rb +1 -1
  69. data/lib/xero-ruby/models/accounting/manual_journal.rb +1 -1
  70. data/lib/xero-ruby/models/accounting/manual_journal_line.rb +1 -1
  71. data/lib/xero-ruby/models/accounting/manual_journals.rb +1 -1
  72. data/lib/xero-ruby/models/accounting/online_invoice.rb +1 -1
  73. data/lib/xero-ruby/models/accounting/online_invoices.rb +1 -1
  74. data/lib/xero-ruby/models/accounting/organisation.rb +1 -1
  75. data/lib/xero-ruby/models/accounting/organisations.rb +1 -1
  76. data/lib/xero-ruby/models/accounting/overpayment.rb +1 -1
  77. data/lib/xero-ruby/models/accounting/overpayments.rb +1 -1
  78. data/lib/xero-ruby/models/accounting/payment.rb +12 -2
  79. data/lib/xero-ruby/models/accounting/payment_delete.rb +1 -1
  80. data/lib/xero-ruby/models/accounting/payment_service.rb +1 -1
  81. data/lib/xero-ruby/models/accounting/payment_services.rb +1 -1
  82. data/lib/xero-ruby/models/accounting/payment_term.rb +1 -1
  83. data/lib/xero-ruby/models/accounting/payment_term_type.rb +1 -1
  84. data/lib/xero-ruby/models/accounting/payments.rb +1 -1
  85. data/lib/xero-ruby/models/accounting/phone.rb +1 -1
  86. data/lib/xero-ruby/models/accounting/prepayment.rb +1 -1
  87. data/lib/xero-ruby/models/accounting/prepayments.rb +1 -1
  88. data/lib/xero-ruby/models/accounting/purchase.rb +1 -1
  89. data/lib/xero-ruby/models/accounting/purchase_order.rb +1 -1
  90. data/lib/xero-ruby/models/accounting/purchase_orders.rb +1 -1
  91. data/lib/xero-ruby/models/accounting/quote.rb +1 -1
  92. data/lib/xero-ruby/models/accounting/quote_line_amount_types.rb +1 -1
  93. data/lib/xero-ruby/models/accounting/quote_status_codes.rb +1 -1
  94. data/lib/xero-ruby/models/accounting/quotes.rb +1 -1
  95. data/lib/xero-ruby/models/accounting/receipt.rb +1 -1
  96. data/lib/xero-ruby/models/accounting/receipts.rb +1 -1
  97. data/lib/xero-ruby/models/accounting/repeating_invoice.rb +1 -1
  98. data/lib/xero-ruby/models/accounting/repeating_invoices.rb +1 -1
  99. data/lib/xero-ruby/models/accounting/report.rb +1 -1
  100. data/lib/xero-ruby/models/accounting/report_attribute.rb +1 -1
  101. data/lib/xero-ruby/models/accounting/report_cell.rb +1 -1
  102. data/lib/xero-ruby/models/accounting/report_fields.rb +1 -1
  103. data/lib/xero-ruby/models/accounting/report_row.rb +1 -1
  104. data/lib/xero-ruby/models/accounting/report_rows.rb +1 -1
  105. data/lib/xero-ruby/models/accounting/report_with_row.rb +1 -1
  106. data/lib/xero-ruby/models/accounting/report_with_rows.rb +1 -1
  107. data/lib/xero-ruby/models/accounting/reports.rb +1 -1
  108. data/lib/xero-ruby/models/accounting/request_empty.rb +1 -1
  109. data/lib/xero-ruby/models/accounting/row_type.rb +1 -1
  110. data/lib/xero-ruby/models/accounting/sales_tracking_category.rb +1 -1
  111. data/lib/xero-ruby/models/accounting/schedule.rb +1 -1
  112. data/lib/xero-ruby/models/accounting/tax_component.rb +1 -1
  113. data/lib/xero-ruby/models/accounting/tax_rate.rb +3 -3
  114. data/lib/xero-ruby/models/accounting/tax_rates.rb +1 -1
  115. data/lib/xero-ruby/models/accounting/tax_type.rb +5 -1
  116. data/lib/xero-ruby/models/accounting/ten_nintey_nine_contact.rb +1 -1
  117. data/lib/xero-ruby/models/accounting/time_zone.rb +1 -1
  118. data/lib/xero-ruby/models/accounting/tracking_categories.rb +1 -1
  119. data/lib/xero-ruby/models/accounting/tracking_category.rb +1 -1
  120. data/lib/xero-ruby/models/accounting/tracking_option.rb +1 -1
  121. data/lib/xero-ruby/models/accounting/tracking_options.rb +1 -1
  122. data/lib/xero-ruby/models/accounting/user.rb +1 -1
  123. data/lib/xero-ruby/models/accounting/users.rb +1 -1
  124. data/lib/xero-ruby/models/accounting/validation_error.rb +1 -1
  125. data/lib/xero-ruby/models/assets/asset.rb +1 -1
  126. data/lib/xero-ruby/models/assets/asset_status.rb +1 -1
  127. data/lib/xero-ruby/models/assets/asset_status_query_param.rb +1 -1
  128. data/lib/xero-ruby/models/assets/asset_type.rb +1 -1
  129. data/lib/xero-ruby/models/assets/assets.rb +1 -1
  130. data/lib/xero-ruby/models/assets/book_depreciation_detail.rb +1 -1
  131. data/lib/xero-ruby/models/assets/book_depreciation_setting.rb +1 -1
  132. data/lib/xero-ruby/models/assets/error.rb +1 -1
  133. data/lib/xero-ruby/models/assets/field_validation_errors_element.rb +1 -1
  134. data/lib/xero-ruby/models/assets/pagination.rb +1 -1
  135. data/lib/xero-ruby/models/assets/resource_validation_errors_element.rb +1 -1
  136. data/lib/xero-ruby/models/assets/setting.rb +1 -1
  137. data/lib/xero-ruby/version.rb +2 -2
  138. data/spec/accounting/api/accounting_api_spec.rb +16 -3
  139. data/spec/accounting/models/account_spec.rb +1 -1
  140. data/spec/accounting/models/account_type_spec.rb +1 -1
  141. data/spec/accounting/models/accounts_payable_spec.rb +1 -1
  142. data/spec/accounting/models/accounts_receivable_spec.rb +1 -1
  143. data/spec/accounting/models/accounts_spec.rb +1 -1
  144. data/spec/accounting/models/address_spec.rb +1 -1
  145. data/spec/accounting/models/allocation_spec.rb +1 -1
  146. data/spec/accounting/models/allocations_spec.rb +1 -1
  147. data/spec/accounting/models/attachment_spec.rb +1 -1
  148. data/spec/accounting/models/attachments_spec.rb +1 -1
  149. data/spec/accounting/models/balances_spec.rb +1 -1
  150. data/spec/accounting/models/bank_transaction_spec.rb +1 -1
  151. data/spec/accounting/models/bank_transactions_spec.rb +1 -1
  152. data/spec/accounting/models/bank_transfer_spec.rb +1 -1
  153. data/spec/accounting/models/bank_transfers_spec.rb +1 -1
  154. data/spec/accounting/models/batch_payment_details_spec.rb +1 -1
  155. data/spec/accounting/models/batch_payment_spec.rb +1 -1
  156. data/spec/accounting/models/batch_payments_spec.rb +1 -1
  157. data/spec/accounting/models/bill_spec.rb +1 -1
  158. data/spec/accounting/models/branding_theme_spec.rb +1 -1
  159. data/spec/accounting/models/branding_themes_spec.rb +1 -1
  160. data/spec/accounting/models/cis_org_setting_spec.rb +1 -1
  161. data/spec/accounting/models/cis_setting_spec.rb +1 -1
  162. data/spec/accounting/models/cis_settings_spec.rb +1 -1
  163. data/spec/accounting/models/contact_group_spec.rb +1 -1
  164. data/spec/accounting/models/contact_groups_spec.rb +1 -1
  165. data/spec/accounting/models/contact_person_spec.rb +1 -1
  166. data/spec/accounting/models/contact_spec.rb +1 -1
  167. data/spec/accounting/models/contacts_spec.rb +1 -1
  168. data/spec/accounting/models/country_code_spec.rb +1 -1
  169. data/spec/accounting/models/credit_note_spec.rb +1 -1
  170. data/spec/accounting/models/credit_notes_spec.rb +1 -1
  171. data/spec/accounting/models/currencies_spec.rb +1 -1
  172. data/spec/accounting/models/currency_code_spec.rb +1 -1
  173. data/spec/accounting/models/currency_spec.rb +1 -1
  174. data/spec/accounting/models/element_spec.rb +1 -1
  175. data/spec/accounting/models/employee_spec.rb +1 -1
  176. data/spec/accounting/models/employees_spec.rb +1 -1
  177. data/spec/accounting/models/error_spec.rb +1 -1
  178. data/spec/accounting/models/expense_claim_spec.rb +1 -1
  179. data/spec/accounting/models/expense_claims_spec.rb +1 -1
  180. data/spec/accounting/models/external_link_spec.rb +1 -1
  181. data/spec/accounting/models/history_record_spec.rb +1 -1
  182. data/spec/accounting/models/history_records_spec.rb +1 -1
  183. data/spec/accounting/models/invoice_reminder_spec.rb +1 -1
  184. data/spec/accounting/models/invoice_reminders_spec.rb +1 -1
  185. data/spec/accounting/models/invoice_spec.rb +1 -1
  186. data/spec/accounting/models/invoices_spec.rb +1 -1
  187. data/spec/accounting/models/item_spec.rb +1 -1
  188. data/spec/accounting/models/items_spec.rb +1 -1
  189. data/spec/accounting/models/journal_line_spec.rb +1 -1
  190. data/spec/accounting/models/journal_spec.rb +1 -1
  191. data/spec/accounting/models/journals_spec.rb +1 -1
  192. data/spec/accounting/models/line_amount_types_spec.rb +1 -1
  193. data/spec/accounting/models/line_item_spec.rb +1 -1
  194. data/spec/accounting/models/line_item_tracking_spec.rb +1 -1
  195. data/spec/accounting/models/linked_transaction_spec.rb +1 -1
  196. data/spec/accounting/models/linked_transactions_spec.rb +1 -1
  197. data/spec/accounting/models/manual_journal_line_spec.rb +1 -1
  198. data/spec/accounting/models/manual_journal_spec.rb +1 -1
  199. data/spec/accounting/models/manual_journals_spec.rb +1 -1
  200. data/spec/accounting/models/online_invoice_spec.rb +1 -1
  201. data/spec/accounting/models/online_invoices_spec.rb +1 -1
  202. data/spec/accounting/models/organisation_spec.rb +1 -1
  203. data/spec/accounting/models/organisations_spec.rb +1 -1
  204. data/spec/accounting/models/overpayment_spec.rb +1 -1
  205. data/spec/accounting/models/overpayments_spec.rb +1 -1
  206. data/spec/accounting/models/payment_delete_spec.rb +1 -1
  207. data/spec/accounting/models/payment_service_spec.rb +1 -1
  208. data/spec/accounting/models/payment_services_spec.rb +1 -1
  209. data/spec/accounting/models/payment_spec.rb +7 -1
  210. data/spec/accounting/models/payment_term_spec.rb +1 -1
  211. data/spec/accounting/models/payment_term_type_spec.rb +1 -1
  212. data/spec/accounting/models/payments_spec.rb +1 -1
  213. data/spec/accounting/models/phone_spec.rb +1 -1
  214. data/spec/accounting/models/prepayment_spec.rb +1 -1
  215. data/spec/accounting/models/prepayments_spec.rb +1 -1
  216. data/spec/accounting/models/purchase_order_spec.rb +1 -1
  217. data/spec/accounting/models/purchase_orders_spec.rb +1 -1
  218. data/spec/accounting/models/purchase_spec.rb +1 -1
  219. data/spec/accounting/models/quote_line_amount_types_spec.rb +1 -1
  220. data/spec/accounting/models/quote_spec.rb +1 -1
  221. data/spec/accounting/models/quote_status_codes_spec.rb +1 -1
  222. data/spec/accounting/models/quotes_spec.rb +1 -1
  223. data/spec/accounting/models/receipt_spec.rb +1 -1
  224. data/spec/accounting/models/receipts_spec.rb +1 -1
  225. data/spec/accounting/models/repeating_invoice_spec.rb +1 -1
  226. data/spec/accounting/models/repeating_invoices_spec.rb +1 -1
  227. data/spec/accounting/models/report_attribute_spec.rb +1 -1
  228. data/spec/accounting/models/report_cell_spec.rb +1 -1
  229. data/spec/accounting/models/report_fields_spec.rb +1 -1
  230. data/spec/accounting/models/report_row_spec.rb +1 -1
  231. data/spec/accounting/models/report_rows_spec.rb +1 -1
  232. data/spec/accounting/models/report_spec.rb +1 -1
  233. data/spec/accounting/models/report_with_row_spec.rb +1 -1
  234. data/spec/accounting/models/report_with_rows_spec.rb +1 -1
  235. data/spec/accounting/models/reports_spec.rb +1 -1
  236. data/spec/accounting/models/request_empty_spec.rb +1 -1
  237. data/spec/accounting/models/row_type_spec.rb +1 -1
  238. data/spec/accounting/models/sales_tracking_category_spec.rb +1 -1
  239. data/spec/accounting/models/schedule_spec.rb +1 -1
  240. data/spec/accounting/models/tax_component_spec.rb +1 -1
  241. data/spec/accounting/models/tax_rate_spec.rb +2 -2
  242. data/spec/accounting/models/tax_rates_spec.rb +1 -1
  243. data/spec/accounting/models/tax_type_spec.rb +1 -1
  244. data/spec/accounting/models/ten_nintey_nine_contact_spec.rb +1 -1
  245. data/spec/accounting/models/time_zone_spec.rb +1 -1
  246. data/spec/accounting/models/tracking_categories_spec.rb +1 -1
  247. data/spec/accounting/models/tracking_category_spec.rb +1 -1
  248. data/spec/accounting/models/tracking_option_spec.rb +1 -1
  249. data/spec/accounting/models/tracking_options_spec.rb +1 -1
  250. data/spec/accounting/models/user_spec.rb +1 -1
  251. data/spec/accounting/models/users_spec.rb +1 -1
  252. data/spec/accounting/models/validation_error_spec.rb +1 -1
  253. data/spec/api_client_spec.rb +1 -1
  254. data/spec/assets/api/asset_api_spec.rb +1 -1
  255. data/spec/assets/models/asset_spec.rb +1 -1
  256. data/spec/assets/models/asset_status_query_param_spec.rb +1 -1
  257. data/spec/assets/models/asset_status_spec.rb +1 -1
  258. data/spec/assets/models/asset_type_spec.rb +1 -1
  259. data/spec/assets/models/assets_spec.rb +1 -1
  260. data/spec/assets/models/book_depreciation_detail_spec.rb +1 -1
  261. data/spec/assets/models/book_depreciation_setting_spec.rb +1 -1
  262. data/spec/assets/models/error_spec.rb +1 -1
  263. data/spec/assets/models/field_validation_errors_element_spec.rb +1 -1
  264. data/spec/assets/models/pagination_spec.rb +1 -1
  265. data/spec/assets/models/resource_validation_errors_element_spec.rb +1 -1
  266. data/spec/assets/models/setting_spec.rb +1 -1
  267. data/spec/configuration_spec.rb +1 -1
  268. data/spec/spec_helper.rb +1 -1
  269. data/xero-ruby-1.0.gem +0 -0
  270. data/xero-ruby.gemspec +1 -1
  271. metadata +3 -2
@@ -3,7 +3,7 @@
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.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0
@@ -3,7 +3,7 @@
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.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0
@@ -3,7 +3,7 @@
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.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0
@@ -3,7 +3,7 @@
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.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0
@@ -3,7 +3,7 @@
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.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0
@@ -3,7 +3,7 @@
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.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0
@@ -3,7 +3,7 @@
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.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0
@@ -3,7 +3,7 @@
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.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0
@@ -3,7 +3,7 @@
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.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0
@@ -3,7 +3,7 @@
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.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0
@@ -3,7 +3,7 @@
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.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0
@@ -3,7 +3,7 @@
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.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0
@@ -187,7 +187,7 @@ module XeroRuby::Accounting
187
187
  def valid?
188
188
  status_validator = EnumAttributeValidator.new('String', ["ACTIVE", "DELETED", "ARCHIVED", "PENDING"])
189
189
  return false unless status_validator.valid?(@status)
190
- report_tax_type_validator = EnumAttributeValidator.new('String', ["AVALARA", "BASEXCLUDED", "CAPITALSALESOUTPUT", "CAPITALEXPENSESINPUT", "ECOUTPUT", "ECOUTPUTSERVICES", "ECINPUT", "ECACQUISITIONS", "EXEMPTEXPENSES", "EXEMPTINPUT", "EXEMPTOUTPUT", "GSTONIMPORTS", "INPUT", "INPUTTAXED", "MOSSSALES", "NONE", "NONEOUTPUT", "OUTPUT", "PURCHASESINPUT", "SALESOUTPUT", "EXEMPTCAPITAL", "EXEMPTEXPORT", "CAPITALEXINPUT", "GSTONCAPIMPORTS", "GSTONCAPITALIMPORTS", "REVERSECHARGES", "PAYMENTS", "INVOICE", "CASH", "ACCRUAL", "FLATRATECASH", "FLATRATEACCRUAL", "ACCRUALS", "TXCA", "SRCAS", "DSOUTPUT", "BLINPUT2", "EPINPUT", "IMINPUT2", "MEINPUT", "IGDSINPUT2", "ESN33OUTPUT", "OPINPUT", "OSOUTPUT", "TXN33INPUT", "TXESSINPUT", "TXREINPUT", "TXPETINPUT", "NRINPUT", "ES33OUTPUT", "ZERORATEDINPUT", "ZERORATEDOUTPUT"])
190
+ report_tax_type_validator = EnumAttributeValidator.new('String', ["AVALARA", "BASEXCLUDED", "CAPITALSALESOUTPUT", "CAPITALEXPENSESINPUT", "ECOUTPUT", "ECOUTPUTSERVICES", "ECINPUT", "ECACQUISITIONS", "EXEMPTEXPENSES", "EXEMPTINPUT", "EXEMPTOUTPUT", "GSTONIMPORTS", "INPUT", "INPUTTAXED", "MOSSSALES", "NONE", "NONEOUTPUT", "OUTPUT", "PURCHASESINPUT", "SALESOUTPUT", "EXEMPTCAPITAL", "EXEMPTEXPORT", "CAPITALEXINPUT", "GSTONCAPIMPORTS", "GSTONCAPITALIMPORTS", "REVERSECHARGES", "PAYMENTS", "INVOICE", "CASH", "ACCRUAL", "FLATRATECASH", "FLATRATEACCRUAL", "ACCRUALS", "TXCA", "SRCAS", "DSOUTPUT", "BLINPUT2", "EPINPUT", "IMINPUT2", "MEINPUT", "IGDSINPUT2", "ESN33OUTPUT", "OPINPUT", "OSOUTPUT", "TXN33INPUT", "TXESSINPUT", "TXREINPUT", "TXPETINPUT", "NRINPUT", "ES33OUTPUT", "ZERORATEDINPUT", "ZERORATEDOUTPUT", "DRCHARGESUPPLY", "DRCHARGE"])
191
191
  return false unless report_tax_type_validator.valid?(@report_tax_type)
192
192
  true
193
193
  end
@@ -205,7 +205,7 @@ module XeroRuby::Accounting
205
205
  # Custom attribute writer method checking allowed values (enum).
206
206
  # @param [Object] report_tax_type Object to be assigned
207
207
  def report_tax_type=(report_tax_type)
208
- validator = EnumAttributeValidator.new('String', ["AVALARA", "BASEXCLUDED", "CAPITALSALESOUTPUT", "CAPITALEXPENSESINPUT", "ECOUTPUT", "ECOUTPUTSERVICES", "ECINPUT", "ECACQUISITIONS", "EXEMPTEXPENSES", "EXEMPTINPUT", "EXEMPTOUTPUT", "GSTONIMPORTS", "INPUT", "INPUTTAXED", "MOSSSALES", "NONE", "NONEOUTPUT", "OUTPUT", "PURCHASESINPUT", "SALESOUTPUT", "EXEMPTCAPITAL", "EXEMPTEXPORT", "CAPITALEXINPUT", "GSTONCAPIMPORTS", "GSTONCAPITALIMPORTS", "REVERSECHARGES", "PAYMENTS", "INVOICE", "CASH", "ACCRUAL", "FLATRATECASH", "FLATRATEACCRUAL", "ACCRUALS", "TXCA", "SRCAS", "DSOUTPUT", "BLINPUT2", "EPINPUT", "IMINPUT2", "MEINPUT", "IGDSINPUT2", "ESN33OUTPUT", "OPINPUT", "OSOUTPUT", "TXN33INPUT", "TXESSINPUT", "TXREINPUT", "TXPETINPUT", "NRINPUT", "ES33OUTPUT", "ZERORATEDINPUT", "ZERORATEDOUTPUT"])
208
+ validator = EnumAttributeValidator.new('String', ["AVALARA", "BASEXCLUDED", "CAPITALSALESOUTPUT", "CAPITALEXPENSESINPUT", "ECOUTPUT", "ECOUTPUTSERVICES", "ECINPUT", "ECACQUISITIONS", "EXEMPTEXPENSES", "EXEMPTINPUT", "EXEMPTOUTPUT", "GSTONIMPORTS", "INPUT", "INPUTTAXED", "MOSSSALES", "NONE", "NONEOUTPUT", "OUTPUT", "PURCHASESINPUT", "SALESOUTPUT", "EXEMPTCAPITAL", "EXEMPTEXPORT", "CAPITALEXINPUT", "GSTONCAPIMPORTS", "GSTONCAPITALIMPORTS", "REVERSECHARGES", "PAYMENTS", "INVOICE", "CASH", "ACCRUAL", "FLATRATECASH", "FLATRATEACCRUAL", "ACCRUALS", "TXCA", "SRCAS", "DSOUTPUT", "BLINPUT2", "EPINPUT", "IMINPUT2", "MEINPUT", "IGDSINPUT2", "ESN33OUTPUT", "OPINPUT", "OSOUTPUT", "TXN33INPUT", "TXESSINPUT", "TXREINPUT", "TXPETINPUT", "NRINPUT", "ES33OUTPUT", "ZERORATEDINPUT", "ZERORATEDOUTPUT", "DRCHARGESUPPLY", "DRCHARGE"])
209
209
  unless validator.valid?(report_tax_type)
210
210
  fail ArgumentError, "invalid value for \"report_tax_type\", must be one of #{validator.allowable_values}."
211
211
  end
@@ -3,7 +3,7 @@
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.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0
@@ -3,7 +3,7 @@
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.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0
@@ -70,6 +70,10 @@ module XeroRuby::Accounting
70
70
  TXCA = "TXCA".freeze
71
71
  SRCAS = "SRCAS".freeze
72
72
  BLINPUT2 = "BLINPUT2".freeze
73
+ DRCHARGESUPPLY20 = "DRCHARGESUPPLY20".freeze
74
+ DRCHARGE20 = "DRCHARGE20".freeze
75
+ DRCHARGESUPPLY5 = "DRCHARGESUPPLY5".freeze
76
+ DRCHARGE5 = "DRCHARGE5".freeze
73
77
 
74
78
  # Builds the enum from string
75
79
  # @param [String] The enum value in the form of the string
@@ -3,7 +3,7 @@
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.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0
@@ -3,7 +3,7 @@
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.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0
@@ -3,7 +3,7 @@
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.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0
@@ -3,7 +3,7 @@
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.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0
@@ -3,7 +3,7 @@
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.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0
@@ -3,7 +3,7 @@
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.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0
@@ -3,7 +3,7 @@
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.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0
@@ -3,7 +3,7 @@
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.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0
@@ -3,7 +3,7 @@
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.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #This is the Xero Assets API
5
5
 
6
- The version of the OpenAPI document: 2.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #This is the Xero Assets API
5
5
 
6
- The version of the OpenAPI document: 2.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #This is the Xero Assets API
5
5
 
6
- The version of the OpenAPI document: 2.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #This is the Xero Assets API
5
5
 
6
- The version of the OpenAPI document: 2.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #This is the Xero Assets API
5
5
 
6
- The version of the OpenAPI document: 2.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #This is the Xero Assets API
5
5
 
6
- The version of the OpenAPI document: 2.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #This is the Xero Assets API
5
5
 
6
- The version of the OpenAPI document: 2.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #This is the Xero Assets API
5
5
 
6
- The version of the OpenAPI document: 2.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #This is the Xero Assets API
5
5
 
6
- The version of the OpenAPI document: 2.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #This is the Xero Assets API
5
5
 
6
- The version of the OpenAPI document: 2.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #This is the Xero Assets API
5
5
 
6
- The version of the OpenAPI document: 2.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #This is the Xero Assets API
5
5
 
6
- The version of the OpenAPI document: 2.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0
@@ -3,7 +3,7 @@
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.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.3.0
11
11
  =end
12
12
 
13
13
  module XeroRuby
14
- VERSION = '1.0'
14
+ VERSION = '1.1.0'
15
15
  end
@@ -3,7 +3,7 @@
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.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0
@@ -520,6 +520,7 @@ describe 'AccountingApi' do
520
520
  # @param xero_tenant_id Xero identifier for Tenant
521
521
  # @param payments Payments array with Payment object in body of request
522
522
  # @param [Hash] opts the optional parameters
523
+ # @option opts [Boolean] :summarize_errors If false return 200 OK and mix of successfully created obejcts and any with validation errors
523
524
  # @return [Payments]
524
525
  describe 'create_payments test' do
525
526
  it 'should work' do
@@ -1123,7 +1124,7 @@ describe 'AccountingApi' do
1123
1124
  end
1124
1125
 
1125
1126
  # unit tests for get_contact
1126
- # Allows you to retrieve, add and update contacts in a Xero organisation
1127
+ # Allows you to retrieve a single contacts in a Xero organisation
1127
1128
  # @param xero_tenant_id Xero identifier for Tenant
1128
1129
  # @param contact_id Unique identifier for a Contact
1129
1130
  # @param [Hash] opts the optional parameters
@@ -1224,7 +1225,7 @@ describe 'AccountingApi' do
1224
1225
  end
1225
1226
 
1226
1227
  # unit tests for get_contacts
1227
- # Allows you to retrieve, add and update contacts in a Xero organisation
1228
+ # Allows you to retrieve all contacts in a Xero organisation
1228
1229
  # @param xero_tenant_id Xero identifier for Tenant
1229
1230
  # @param [Hash] opts the optional parameters
1230
1231
  # @option opts [DateTime] :if_modified_since Only records created or modified since this timestamp will be returned
@@ -1818,6 +1819,18 @@ describe 'AccountingApi' do
1818
1819
  end
1819
1820
  end
1820
1821
 
1822
+ # unit tests for get_prepayment_as_pdf
1823
+ # Allows you to retrieve prepayments as PDF files
1824
+ # @param xero_tenant_id Xero identifier for Tenant
1825
+ # @param prepayment_id Unique identifier for a PrePayment
1826
+ # @param [Hash] opts the optional parameters
1827
+ # @return [File]
1828
+ describe 'get_prepayment_as_pdf test' do
1829
+ it 'should work' do
1830
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
1831
+ end
1832
+ end
1833
+
1821
1834
  # unit tests for get_prepayment_history
1822
1835
  # Allows you to retrieve a history records of an Prepayment
1823
1836
  # @param xero_tenant_id Xero identifier for Tenant
@@ -3,7 +3,7 @@
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.1.0
6
+ The version of the OpenAPI document: 2.1.3
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.0