xero-ruby 2.5.0 → 2.7.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (902) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +46 -7
  3. data/lib/xero-ruby.rb +4 -3
  4. data/lib/xero-ruby/api/accounting_api.rb +446 -441
  5. data/lib/xero-ruby/api/asset_api.rb +3 -8
  6. data/lib/xero-ruby/api/files_api.rb +49 -56
  7. data/lib/xero-ruby/api/payroll_au_api.rb +63 -64
  8. data/lib/xero-ruby/api/payroll_nz_api.rb +171 -172
  9. data/lib/xero-ruby/api/payroll_uk_api.rb +173 -174
  10. data/lib/xero-ruby/api/project_api.rb +45 -46
  11. data/lib/xero-ruby/api_client.rb +28 -90
  12. data/lib/xero-ruby/api_error.rb +1 -2
  13. data/lib/xero-ruby/configuration.rb +3 -4
  14. data/lib/xero-ruby/models/accounting/account.rb +15 -8
  15. data/lib/xero-ruby/models/accounting/account_type.rb +1 -2
  16. data/lib/xero-ruby/models/accounting/accounts.rb +15 -7
  17. data/lib/xero-ruby/models/accounting/accounts_payable.rb +15 -7
  18. data/lib/xero-ruby/models/accounting/accounts_receivable.rb +15 -7
  19. data/lib/xero-ruby/models/accounting/action.rb +15 -7
  20. data/lib/xero-ruby/models/accounting/actions.rb +15 -7
  21. data/lib/xero-ruby/models/accounting/address.rb +15 -7
  22. data/lib/xero-ruby/models/accounting/address_for_organisation.rb +15 -7
  23. data/lib/xero-ruby/models/accounting/allocation.rb +15 -7
  24. data/lib/xero-ruby/models/accounting/allocations.rb +15 -7
  25. data/lib/xero-ruby/models/accounting/attachment.rb +15 -7
  26. data/lib/xero-ruby/models/accounting/attachments.rb +15 -7
  27. data/lib/xero-ruby/models/accounting/balance_details.rb +15 -7
  28. data/lib/xero-ruby/models/accounting/balances.rb +15 -7
  29. data/lib/xero-ruby/models/accounting/bank_transaction.rb +15 -7
  30. data/lib/xero-ruby/models/accounting/bank_transactions.rb +15 -7
  31. data/lib/xero-ruby/models/accounting/bank_transfer.rb +15 -7
  32. data/lib/xero-ruby/models/accounting/bank_transfers.rb +15 -7
  33. data/lib/xero-ruby/models/accounting/batch_payment.rb +15 -7
  34. data/lib/xero-ruby/models/accounting/batch_payment_details.rb +15 -7
  35. data/lib/xero-ruby/models/accounting/batch_payments.rb +15 -7
  36. data/lib/xero-ruby/models/accounting/bill.rb +15 -7
  37. data/lib/xero-ruby/models/accounting/branding_theme.rb +15 -7
  38. data/lib/xero-ruby/models/accounting/branding_themes.rb +15 -7
  39. data/lib/xero-ruby/models/accounting/cis_org_setting.rb +15 -7
  40. data/lib/xero-ruby/models/{files/file_response204.rb → accounting/cis_org_settings.rb} +30 -20
  41. data/lib/xero-ruby/models/accounting/cis_setting.rb +15 -7
  42. data/lib/xero-ruby/models/accounting/cis_settings.rb +15 -7
  43. data/lib/xero-ruby/models/accounting/contact.rb +15 -7
  44. data/lib/xero-ruby/models/accounting/contact_group.rb +15 -7
  45. data/lib/xero-ruby/models/accounting/contact_groups.rb +15 -7
  46. data/lib/xero-ruby/models/accounting/contact_person.rb +15 -7
  47. data/lib/xero-ruby/models/accounting/contacts.rb +15 -7
  48. data/lib/xero-ruby/models/accounting/conversion_balances.rb +15 -7
  49. data/lib/xero-ruby/models/accounting/conversion_date.rb +15 -7
  50. data/lib/xero-ruby/models/accounting/country_code.rb +1 -2
  51. data/lib/xero-ruby/models/accounting/credit_note.rb +32 -12
  52. data/lib/xero-ruby/models/accounting/credit_notes.rb +15 -7
  53. data/lib/xero-ruby/models/accounting/currencies.rb +15 -7
  54. data/lib/xero-ruby/models/accounting/currency.rb +15 -7
  55. data/lib/xero-ruby/models/accounting/currency_code.rb +1 -2
  56. data/lib/xero-ruby/models/accounting/element.rb +15 -7
  57. data/lib/xero-ruby/models/accounting/employee.rb +15 -7
  58. data/lib/xero-ruby/models/accounting/employees.rb +15 -7
  59. data/lib/xero-ruby/models/accounting/error.rb +15 -7
  60. data/lib/xero-ruby/models/accounting/expense_claim.rb +15 -7
  61. data/lib/xero-ruby/models/accounting/expense_claims.rb +15 -7
  62. data/lib/xero-ruby/models/accounting/external_link.rb +15 -7
  63. data/lib/xero-ruby/models/accounting/history_record.rb +15 -7
  64. data/lib/xero-ruby/models/accounting/history_records.rb +15 -7
  65. data/lib/xero-ruby/models/accounting/import_summary.rb +15 -7
  66. data/lib/xero-ruby/models/accounting/import_summary_accounts.rb +15 -7
  67. data/lib/xero-ruby/models/accounting/import_summary_object.rb +15 -7
  68. data/lib/xero-ruby/models/accounting/import_summary_organisation.rb +15 -7
  69. data/lib/xero-ruby/models/accounting/invoice.rb +15 -7
  70. data/lib/xero-ruby/models/accounting/invoice_reminder.rb +15 -7
  71. data/lib/xero-ruby/models/accounting/invoice_reminders.rb +15 -7
  72. data/lib/xero-ruby/models/accounting/invoices.rb +15 -7
  73. data/lib/xero-ruby/models/accounting/item.rb +15 -7
  74. data/lib/xero-ruby/models/accounting/items.rb +15 -7
  75. data/lib/xero-ruby/models/accounting/journal.rb +15 -7
  76. data/lib/xero-ruby/models/accounting/journal_line.rb +15 -7
  77. data/lib/xero-ruby/models/accounting/journals.rb +15 -7
  78. data/lib/xero-ruby/models/accounting/line_amount_types.rb +1 -2
  79. data/lib/xero-ruby/models/accounting/line_item.rb +15 -7
  80. data/lib/xero-ruby/models/accounting/line_item_tracking.rb +15 -7
  81. data/lib/xero-ruby/models/accounting/linked_transaction.rb +15 -7
  82. data/lib/xero-ruby/models/accounting/linked_transactions.rb +15 -7
  83. data/lib/xero-ruby/models/accounting/manual_journal.rb +15 -7
  84. data/lib/xero-ruby/models/accounting/manual_journal_line.rb +15 -7
  85. data/lib/xero-ruby/models/accounting/manual_journals.rb +15 -7
  86. data/lib/xero-ruby/models/accounting/online_invoice.rb +15 -7
  87. data/lib/xero-ruby/models/accounting/online_invoices.rb +15 -7
  88. data/lib/xero-ruby/models/accounting/organisation.rb +15 -9
  89. data/lib/xero-ruby/models/accounting/organisations.rb +15 -7
  90. data/lib/xero-ruby/models/accounting/overpayment.rb +15 -7
  91. data/lib/xero-ruby/models/accounting/overpayments.rb +15 -7
  92. data/lib/xero-ruby/models/accounting/payment.rb +26 -8
  93. data/lib/xero-ruby/models/accounting/payment_delete.rb +15 -7
  94. data/lib/xero-ruby/models/accounting/payment_service.rb +15 -7
  95. data/lib/xero-ruby/models/accounting/payment_services.rb +15 -7
  96. data/lib/xero-ruby/models/accounting/payment_term.rb +15 -7
  97. data/lib/xero-ruby/models/accounting/payment_term_type.rb +1 -2
  98. data/lib/xero-ruby/models/accounting/payments.rb +15 -7
  99. data/lib/xero-ruby/models/accounting/phone.rb +15 -7
  100. data/lib/xero-ruby/models/accounting/prepayment.rb +15 -7
  101. data/lib/xero-ruby/models/accounting/prepayments.rb +15 -7
  102. data/lib/xero-ruby/models/accounting/purchase.rb +15 -7
  103. data/lib/xero-ruby/models/accounting/purchase_order.rb +15 -7
  104. data/lib/xero-ruby/models/accounting/purchase_orders.rb +15 -7
  105. data/lib/xero-ruby/models/accounting/quote.rb +15 -7
  106. data/lib/xero-ruby/models/accounting/quote_line_amount_types.rb +1 -2
  107. data/lib/xero-ruby/models/accounting/quote_status_codes.rb +1 -2
  108. data/lib/xero-ruby/models/accounting/quotes.rb +15 -7
  109. data/lib/xero-ruby/models/accounting/receipt.rb +15 -7
  110. data/lib/xero-ruby/models/accounting/receipts.rb +15 -7
  111. data/lib/xero-ruby/models/accounting/repeating_invoice.rb +15 -7
  112. data/lib/xero-ruby/models/accounting/repeating_invoices.rb +15 -7
  113. data/lib/xero-ruby/models/accounting/report.rb +15 -7
  114. data/lib/xero-ruby/models/accounting/report_attribute.rb +15 -7
  115. data/lib/xero-ruby/models/accounting/report_cell.rb +15 -7
  116. data/lib/xero-ruby/models/accounting/report_fields.rb +15 -7
  117. data/lib/xero-ruby/models/accounting/report_row.rb +15 -7
  118. data/lib/xero-ruby/models/accounting/report_rows.rb +15 -7
  119. data/lib/xero-ruby/models/accounting/report_with_row.rb +15 -7
  120. data/lib/xero-ruby/models/accounting/report_with_rows.rb +15 -7
  121. data/lib/xero-ruby/models/accounting/reports.rb +15 -7
  122. data/lib/xero-ruby/models/accounting/request_empty.rb +15 -7
  123. data/lib/xero-ruby/models/accounting/row_type.rb +1 -2
  124. data/lib/xero-ruby/models/accounting/sales_tracking_category.rb +15 -7
  125. data/lib/xero-ruby/models/accounting/schedule.rb +15 -7
  126. data/lib/xero-ruby/models/accounting/setup.rb +15 -7
  127. data/lib/xero-ruby/models/accounting/tax_component.rb +15 -7
  128. data/lib/xero-ruby/models/accounting/tax_rate.rb +15 -7
  129. data/lib/xero-ruby/models/accounting/tax_rates.rb +15 -7
  130. data/lib/xero-ruby/models/accounting/tax_type.rb +1 -2
  131. data/lib/xero-ruby/models/accounting/ten_ninety_nine_contact.rb +15 -7
  132. data/lib/xero-ruby/models/accounting/time_zone.rb +1 -2
  133. data/lib/xero-ruby/models/accounting/tracking_categories.rb +15 -7
  134. data/lib/xero-ruby/models/accounting/tracking_category.rb +15 -7
  135. data/lib/xero-ruby/models/accounting/tracking_option.rb +15 -7
  136. data/lib/xero-ruby/models/accounting/tracking_options.rb +15 -7
  137. data/lib/xero-ruby/models/accounting/user.rb +15 -7
  138. data/lib/xero-ruby/models/accounting/users.rb +15 -7
  139. data/lib/xero-ruby/models/accounting/validation_error.rb +15 -7
  140. data/lib/xero-ruby/models/assets/asset.rb +15 -7
  141. data/lib/xero-ruby/models/assets/asset_status.rb +1 -2
  142. data/lib/xero-ruby/models/assets/asset_status_query_param.rb +1 -2
  143. data/lib/xero-ruby/models/assets/asset_type.rb +15 -7
  144. data/lib/xero-ruby/models/assets/assets.rb +15 -7
  145. data/lib/xero-ruby/models/assets/book_depreciation_detail.rb +15 -7
  146. data/lib/xero-ruby/models/assets/book_depreciation_setting.rb +15 -7
  147. data/lib/xero-ruby/models/assets/error.rb +15 -7
  148. data/lib/xero-ruby/models/assets/field_validation_errors_element.rb +16 -8
  149. data/lib/xero-ruby/models/assets/pagination.rb +15 -7
  150. data/lib/xero-ruby/models/assets/resource_validation_errors_element.rb +16 -8
  151. data/lib/xero-ruby/models/assets/setting.rb +15 -7
  152. data/lib/xero-ruby/models/files/association.rb +15 -7
  153. data/lib/xero-ruby/models/files/file_object.rb +15 -7
  154. data/lib/xero-ruby/models/files/files.rb +15 -7
  155. data/lib/xero-ruby/models/files/folder.rb +15 -7
  156. data/lib/xero-ruby/models/files/folders.rb +15 -7
  157. data/lib/xero-ruby/models/files/inline_object.rb +15 -7
  158. data/lib/xero-ruby/models/files/object_group.rb +1 -2
  159. data/lib/xero-ruby/models/files/object_type.rb +1 -2
  160. data/lib/xero-ruby/models/files/user.rb +15 -7
  161. data/lib/xero-ruby/models/payroll_au/account.rb +15 -7
  162. data/lib/xero-ruby/models/payroll_au/account_type.rb +1 -2
  163. data/lib/xero-ruby/models/payroll_au/allowance_type.rb +1 -2
  164. data/lib/xero-ruby/models/payroll_au/api_exception.rb +15 -7
  165. data/lib/xero-ruby/models/payroll_au/bank_account.rb +15 -7
  166. data/lib/xero-ruby/models/payroll_au/calendar_type.rb +1 -2
  167. data/lib/xero-ruby/models/payroll_au/deduction_line.rb +15 -7
  168. data/lib/xero-ruby/models/payroll_au/deduction_type.rb +15 -7
  169. data/lib/xero-ruby/models/payroll_au/deduction_type_calculation_type.rb +1 -2
  170. data/lib/xero-ruby/models/payroll_au/earnings_line.rb +15 -7
  171. data/lib/xero-ruby/models/payroll_au/earnings_rate.rb +15 -7
  172. data/lib/xero-ruby/models/payroll_au/earnings_rate_calculation_type.rb +1 -2
  173. data/lib/xero-ruby/models/payroll_au/earnings_type.rb +2 -2
  174. data/lib/xero-ruby/models/payroll_au/employee.rb +15 -7
  175. data/lib/xero-ruby/models/payroll_au/employee_status.rb +1 -2
  176. data/lib/xero-ruby/models/payroll_au/employees.rb +15 -7
  177. data/lib/xero-ruby/models/payroll_au/employment_basis.rb +1 -2
  178. data/lib/xero-ruby/models/payroll_au/employment_termination_payment_type.rb +1 -2
  179. data/lib/xero-ruby/models/payroll_au/entitlement_final_pay_payout_type.rb +1 -2
  180. data/lib/xero-ruby/models/payroll_au/home_address.rb +15 -7
  181. data/lib/xero-ruby/models/payroll_au/leave_accrual_line.rb +15 -7
  182. data/lib/xero-ruby/models/payroll_au/leave_application.rb +15 -7
  183. data/lib/xero-ruby/models/payroll_au/leave_applications.rb +15 -7
  184. data/lib/xero-ruby/models/payroll_au/leave_balance.rb +15 -7
  185. data/lib/xero-ruby/models/payroll_au/leave_earnings_line.rb +15 -7
  186. data/lib/xero-ruby/models/payroll_au/leave_line.rb +15 -7
  187. data/lib/xero-ruby/models/payroll_au/leave_line_calculation_type.rb +1 -2
  188. data/lib/xero-ruby/models/payroll_au/leave_lines.rb +15 -7
  189. data/lib/xero-ruby/models/payroll_au/leave_period.rb +15 -7
  190. data/lib/xero-ruby/models/payroll_au/leave_period_status.rb +1 -2
  191. data/lib/xero-ruby/models/payroll_au/leave_type.rb +15 -7
  192. data/lib/xero-ruby/models/payroll_au/leave_type_contribution_type.rb +1 -2
  193. data/lib/xero-ruby/models/payroll_au/manual_tax_type.rb +1 -2
  194. data/lib/xero-ruby/models/payroll_au/opening_balances.rb +15 -7
  195. data/lib/xero-ruby/models/payroll_au/pay_item.rb +15 -7
  196. data/lib/xero-ruby/models/payroll_au/pay_items.rb +15 -7
  197. data/lib/xero-ruby/models/payroll_au/pay_run.rb +15 -7
  198. data/lib/xero-ruby/models/payroll_au/pay_run_status.rb +1 -2
  199. data/lib/xero-ruby/models/payroll_au/pay_runs.rb +15 -7
  200. data/lib/xero-ruby/models/payroll_au/pay_template.rb +15 -7
  201. data/lib/xero-ruby/models/payroll_au/payment_frequency_type.rb +1 -2
  202. data/lib/xero-ruby/models/payroll_au/payroll_calendar.rb +15 -7
  203. data/lib/xero-ruby/models/payroll_au/payroll_calendars.rb +15 -7
  204. data/lib/xero-ruby/models/payroll_au/payslip.rb +15 -7
  205. data/lib/xero-ruby/models/payroll_au/payslip_lines.rb +15 -7
  206. data/lib/xero-ruby/models/payroll_au/payslip_object.rb +15 -7
  207. data/lib/xero-ruby/models/payroll_au/payslip_summary.rb +15 -7
  208. data/lib/xero-ruby/models/payroll_au/payslips.rb +15 -7
  209. data/lib/xero-ruby/models/payroll_au/rate_type.rb +1 -2
  210. data/lib/xero-ruby/models/payroll_au/reimbursement_line.rb +15 -7
  211. data/lib/xero-ruby/models/payroll_au/reimbursement_lines.rb +15 -7
  212. data/lib/xero-ruby/models/payroll_au/reimbursement_type.rb +15 -7
  213. data/lib/xero-ruby/models/payroll_au/residency_status.rb +1 -2
  214. data/lib/xero-ruby/models/payroll_au/settings.rb +15 -7
  215. data/lib/xero-ruby/models/payroll_au/settings_object.rb +15 -7
  216. data/lib/xero-ruby/models/payroll_au/settings_tracking_categories.rb +15 -7
  217. data/lib/xero-ruby/models/payroll_au/settings_tracking_categories_employee_groups.rb +15 -7
  218. data/lib/xero-ruby/models/payroll_au/settings_tracking_categories_timesheet_categories.rb +15 -7
  219. data/lib/xero-ruby/models/payroll_au/state.rb +1 -2
  220. data/lib/xero-ruby/models/payroll_au/super_fund.rb +15 -7
  221. data/lib/xero-ruby/models/payroll_au/super_fund_product.rb +15 -7
  222. data/lib/xero-ruby/models/payroll_au/super_fund_products.rb +15 -7
  223. data/lib/xero-ruby/models/payroll_au/super_fund_type.rb +1 -2
  224. data/lib/xero-ruby/models/payroll_au/super_funds.rb +15 -7
  225. data/lib/xero-ruby/models/payroll_au/super_line.rb +16 -8
  226. data/lib/xero-ruby/models/payroll_au/super_membership.rb +16 -8
  227. data/lib/xero-ruby/models/payroll_au/superannuation_calculation_type.rb +1 -2
  228. data/lib/xero-ruby/models/payroll_au/superannuation_contribution_type.rb +1 -2
  229. data/lib/xero-ruby/models/payroll_au/superannuation_line.rb +15 -7
  230. data/lib/xero-ruby/models/payroll_au/tax_declaration.rb +15 -7
  231. data/lib/xero-ruby/models/payroll_au/tax_line.rb +15 -7
  232. data/lib/xero-ruby/models/payroll_au/tfn_exemption_type.rb +1 -2
  233. data/lib/xero-ruby/models/payroll_au/timesheet.rb +15 -7
  234. data/lib/xero-ruby/models/payroll_au/timesheet_line.rb +15 -7
  235. data/lib/xero-ruby/models/payroll_au/timesheet_object.rb +15 -7
  236. data/lib/xero-ruby/models/payroll_au/timesheet_status.rb +1 -2
  237. data/lib/xero-ruby/models/payroll_au/timesheets.rb +15 -7
  238. data/lib/xero-ruby/models/payroll_au/validation_error.rb +15 -7
  239. data/lib/xero-ruby/models/payroll_nz/account.rb +14 -6
  240. data/lib/xero-ruby/models/payroll_nz/accounts.rb +14 -6
  241. data/lib/xero-ruby/models/payroll_nz/address.rb +14 -6
  242. data/lib/xero-ruby/models/payroll_nz/bank_account.rb +14 -6
  243. data/lib/xero-ruby/models/payroll_nz/benefit.rb +14 -6
  244. data/lib/xero-ruby/models/payroll_nz/calendar_type.rb +0 -1
  245. data/lib/xero-ruby/models/payroll_nz/deduction.rb +14 -6
  246. data/lib/xero-ruby/models/payroll_nz/deduction_line.rb +14 -6
  247. data/lib/xero-ruby/models/payroll_nz/deduction_object.rb +14 -6
  248. data/lib/xero-ruby/models/payroll_nz/deductions.rb +14 -6
  249. data/lib/xero-ruby/models/payroll_nz/earnings_line.rb +15 -7
  250. data/lib/xero-ruby/models/payroll_nz/earnings_order.rb +14 -6
  251. data/lib/xero-ruby/models/payroll_nz/earnings_order_object.rb +14 -6
  252. data/lib/xero-ruby/models/payroll_nz/earnings_orders.rb +14 -6
  253. data/lib/xero-ruby/models/payroll_nz/earnings_rate.rb +14 -6
  254. data/lib/xero-ruby/models/payroll_nz/earnings_rate_object.rb +14 -6
  255. data/lib/xero-ruby/models/payroll_nz/earnings_rates.rb +14 -6
  256. data/lib/xero-ruby/models/payroll_nz/earnings_template.rb +14 -6
  257. data/lib/xero-ruby/models/payroll_nz/earnings_template_object.rb +14 -6
  258. data/lib/xero-ruby/models/payroll_nz/employee.rb +14 -6
  259. data/lib/xero-ruby/models/payroll_nz/employee_earnings_templates.rb +14 -6
  260. data/lib/xero-ruby/models/payroll_nz/employee_leave.rb +14 -6
  261. data/lib/xero-ruby/models/payroll_nz/employee_leave_balance.rb +14 -6
  262. data/lib/xero-ruby/models/payroll_nz/employee_leave_balances.rb +14 -6
  263. data/lib/xero-ruby/models/payroll_nz/employee_leave_object.rb +14 -6
  264. data/lib/xero-ruby/models/payroll_nz/employee_leave_setup.rb +14 -6
  265. data/lib/xero-ruby/models/payroll_nz/employee_leave_setup_object.rb +14 -6
  266. data/lib/xero-ruby/models/payroll_nz/employee_leave_type.rb +14 -6
  267. data/lib/xero-ruby/models/payroll_nz/employee_leave_type_object.rb +14 -6
  268. data/lib/xero-ruby/models/payroll_nz/employee_leave_types.rb +14 -6
  269. data/lib/xero-ruby/models/payroll_nz/employee_leaves.rb +14 -6
  270. data/lib/xero-ruby/models/payroll_nz/employee_object.rb +14 -6
  271. data/lib/xero-ruby/models/payroll_nz/employee_opening_balance.rb +14 -6
  272. data/lib/xero-ruby/models/payroll_nz/employee_opening_balances_object.rb +14 -6
  273. data/lib/xero-ruby/models/payroll_nz/employee_pay_template.rb +14 -6
  274. data/lib/xero-ruby/models/payroll_nz/employee_pay_template_object.rb +14 -6
  275. data/lib/xero-ruby/models/payroll_nz/employee_pay_templates.rb +14 -6
  276. data/lib/xero-ruby/models/payroll_nz/employee_statutory_leave_balance.rb +14 -6
  277. data/lib/xero-ruby/models/payroll_nz/employee_statutory_leave_balance_object.rb +14 -6
  278. data/lib/xero-ruby/models/payroll_nz/employee_statutory_leave_summary.rb +14 -6
  279. data/lib/xero-ruby/models/payroll_nz/employee_statutory_leaves_summaries.rb +14 -6
  280. data/lib/xero-ruby/models/payroll_nz/employee_statutory_sick_leave.rb +15 -7
  281. data/lib/xero-ruby/models/payroll_nz/employee_statutory_sick_leave_object.rb +14 -6
  282. data/lib/xero-ruby/models/payroll_nz/employee_statutory_sick_leaves.rb +14 -6
  283. data/lib/xero-ruby/models/payroll_nz/employee_tax.rb +14 -6
  284. data/lib/xero-ruby/models/payroll_nz/employee_tax_object.rb +14 -6
  285. data/lib/xero-ruby/models/payroll_nz/employees.rb +14 -6
  286. data/lib/xero-ruby/models/payroll_nz/employment.rb +14 -6
  287. data/lib/xero-ruby/models/payroll_nz/employment_object.rb +14 -6
  288. data/lib/xero-ruby/models/payroll_nz/gross_earnings_history.rb +14 -6
  289. data/lib/xero-ruby/models/payroll_nz/invalid_field.rb +14 -6
  290. data/lib/xero-ruby/models/payroll_nz/leave_accrual_line.rb +14 -6
  291. data/lib/xero-ruby/models/payroll_nz/leave_earnings_line.rb +15 -7
  292. data/lib/xero-ruby/models/payroll_nz/leave_period.rb +14 -6
  293. data/lib/xero-ruby/models/payroll_nz/leave_periods.rb +14 -6
  294. data/lib/xero-ruby/models/payroll_nz/leave_type.rb +14 -6
  295. data/lib/xero-ruby/models/payroll_nz/leave_type_object.rb +14 -6
  296. data/lib/xero-ruby/models/payroll_nz/leave_types.rb +14 -6
  297. data/lib/xero-ruby/models/payroll_nz/pagination.rb +14 -6
  298. data/lib/xero-ruby/models/payroll_nz/pay_run.rb +14 -6
  299. data/lib/xero-ruby/models/payroll_nz/pay_run_calendar.rb +14 -6
  300. data/lib/xero-ruby/models/payroll_nz/pay_run_calendar_object.rb +14 -6
  301. data/lib/xero-ruby/models/payroll_nz/pay_run_calendars.rb +14 -6
  302. data/lib/xero-ruby/models/payroll_nz/pay_run_object.rb +14 -6
  303. data/lib/xero-ruby/models/payroll_nz/pay_runs.rb +14 -6
  304. data/lib/xero-ruby/models/payroll_nz/pay_slip.rb +14 -6
  305. data/lib/xero-ruby/models/payroll_nz/pay_slip_object.rb +14 -6
  306. data/lib/xero-ruby/models/payroll_nz/pay_slips.rb +14 -6
  307. data/lib/xero-ruby/models/payroll_nz/payment_line.rb +14 -6
  308. data/lib/xero-ruby/models/payroll_nz/payment_method.rb +14 -6
  309. data/lib/xero-ruby/models/payroll_nz/payment_method_object.rb +14 -6
  310. data/lib/xero-ruby/models/payroll_nz/problem.rb +14 -6
  311. data/lib/xero-ruby/models/payroll_nz/reimbursement.rb +14 -6
  312. data/lib/xero-ruby/models/payroll_nz/reimbursement_line.rb +14 -6
  313. data/lib/xero-ruby/models/payroll_nz/reimbursement_object.rb +14 -6
  314. data/lib/xero-ruby/models/payroll_nz/reimbursements.rb +14 -6
  315. data/lib/xero-ruby/models/payroll_nz/salary_and_wage.rb +14 -6
  316. data/lib/xero-ruby/models/payroll_nz/salary_and_wage_object.rb +14 -6
  317. data/lib/xero-ruby/models/payroll_nz/salary_and_wages.rb +14 -6
  318. data/lib/xero-ruby/models/payroll_nz/settings.rb +14 -6
  319. data/lib/xero-ruby/models/payroll_nz/statutory_deduction.rb +14 -6
  320. data/lib/xero-ruby/models/payroll_nz/statutory_deduction_category.rb +0 -1
  321. data/lib/xero-ruby/models/payroll_nz/statutory_deduction_line.rb +14 -6
  322. data/lib/xero-ruby/models/payroll_nz/statutory_deduction_object.rb +14 -6
  323. data/lib/xero-ruby/models/payroll_nz/statutory_deductions.rb +14 -6
  324. data/lib/xero-ruby/models/payroll_nz/superannuation_line.rb +15 -7
  325. data/lib/xero-ruby/models/payroll_nz/superannuation_object.rb +14 -6
  326. data/lib/xero-ruby/models/payroll_nz/superannuations.rb +14 -6
  327. data/lib/xero-ruby/models/payroll_nz/tax_code.rb +0 -1
  328. data/lib/xero-ruby/models/payroll_nz/tax_line.rb +14 -6
  329. data/lib/xero-ruby/models/payroll_nz/tax_settings.rb +14 -6
  330. data/lib/xero-ruby/models/payroll_nz/timesheet.rb +15 -7
  331. data/lib/xero-ruby/models/payroll_nz/timesheet_earnings_line.rb +15 -7
  332. data/lib/xero-ruby/models/payroll_nz/timesheet_line.rb +14 -6
  333. data/lib/xero-ruby/models/payroll_nz/timesheet_line_object.rb +14 -6
  334. data/lib/xero-ruby/models/payroll_nz/timesheet_object.rb +14 -6
  335. data/lib/xero-ruby/models/payroll_nz/timesheets.rb +14 -6
  336. data/lib/xero-ruby/models/payroll_nz/tracking_categories.rb +14 -6
  337. data/lib/xero-ruby/models/payroll_nz/tracking_category.rb +14 -6
  338. data/lib/xero-ruby/models/payroll_uk/account.rb +14 -6
  339. data/lib/xero-ruby/models/payroll_uk/accounts.rb +14 -6
  340. data/lib/xero-ruby/models/payroll_uk/address.rb +14 -6
  341. data/lib/xero-ruby/models/payroll_uk/bank_account.rb +14 -6
  342. data/lib/xero-ruby/models/payroll_uk/benefit.rb +14 -6
  343. data/lib/xero-ruby/models/payroll_uk/benefit_line.rb +14 -6
  344. data/lib/xero-ruby/models/payroll_uk/benefit_object.rb +14 -6
  345. data/lib/xero-ruby/models/payroll_uk/benefits.rb +14 -6
  346. data/lib/xero-ruby/models/payroll_uk/court_order_line.rb +14 -6
  347. data/lib/xero-ruby/models/payroll_uk/deduction.rb +14 -6
  348. data/lib/xero-ruby/models/payroll_uk/deduction_line.rb +14 -6
  349. data/lib/xero-ruby/models/payroll_uk/deduction_object.rb +14 -6
  350. data/lib/xero-ruby/models/payroll_uk/deductions.rb +14 -6
  351. data/lib/xero-ruby/models/payroll_uk/earnings_line.rb +14 -6
  352. data/lib/xero-ruby/models/payroll_uk/earnings_order.rb +14 -6
  353. data/lib/xero-ruby/models/payroll_uk/earnings_order_object.rb +14 -6
  354. data/lib/xero-ruby/models/payroll_uk/earnings_orders.rb +14 -6
  355. data/lib/xero-ruby/models/payroll_uk/earnings_rate.rb +14 -6
  356. data/lib/xero-ruby/models/payroll_uk/earnings_rate_object.rb +14 -6
  357. data/lib/xero-ruby/models/payroll_uk/earnings_rates.rb +14 -6
  358. data/lib/xero-ruby/models/payroll_uk/earnings_template.rb +14 -6
  359. data/lib/xero-ruby/models/payroll_uk/earnings_template_object.rb +14 -6
  360. data/lib/xero-ruby/models/payroll_uk/employee.rb +14 -6
  361. data/lib/xero-ruby/models/payroll_uk/employee_leave.rb +14 -6
  362. data/lib/xero-ruby/models/payroll_uk/employee_leave_balance.rb +14 -6
  363. data/lib/xero-ruby/models/payroll_uk/employee_leave_balances.rb +14 -6
  364. data/lib/xero-ruby/models/payroll_uk/employee_leave_object.rb +14 -6
  365. data/lib/xero-ruby/models/payroll_uk/employee_leave_type.rb +14 -6
  366. data/lib/xero-ruby/models/payroll_uk/employee_leave_type_object.rb +14 -6
  367. data/lib/xero-ruby/models/payroll_uk/employee_leave_types.rb +14 -6
  368. data/lib/xero-ruby/models/payroll_uk/employee_leaves.rb +14 -6
  369. data/lib/xero-ruby/models/payroll_uk/employee_object.rb +14 -6
  370. data/lib/xero-ruby/models/payroll_uk/employee_opening_balances.rb +14 -6
  371. data/lib/xero-ruby/models/payroll_uk/employee_opening_balances_object.rb +14 -6
  372. data/lib/xero-ruby/models/payroll_uk/employee_pay_template.rb +14 -6
  373. data/lib/xero-ruby/models/payroll_uk/employee_pay_template_object.rb +14 -6
  374. data/lib/xero-ruby/models/payroll_uk/employee_pay_templates.rb +14 -6
  375. data/lib/xero-ruby/models/payroll_uk/employee_statutory_leave_balance.rb +14 -6
  376. data/lib/xero-ruby/models/payroll_uk/employee_statutory_leave_balance_object.rb +14 -6
  377. data/lib/xero-ruby/models/payroll_uk/employee_statutory_leave_summary.rb +14 -6
  378. data/lib/xero-ruby/models/payroll_uk/employee_statutory_leaves_summaries.rb +14 -6
  379. data/lib/xero-ruby/models/payroll_uk/employee_statutory_sick_leave.rb +15 -7
  380. data/lib/xero-ruby/models/payroll_uk/employee_statutory_sick_leave_object.rb +14 -6
  381. data/lib/xero-ruby/models/payroll_uk/employee_statutory_sick_leaves.rb +14 -6
  382. data/lib/xero-ruby/models/payroll_uk/employee_tax.rb +14 -6
  383. data/lib/xero-ruby/models/payroll_uk/employee_tax_object.rb +14 -6
  384. data/lib/xero-ruby/models/payroll_uk/employees.rb +14 -6
  385. data/lib/xero-ruby/models/payroll_uk/employment.rb +14 -6
  386. data/lib/xero-ruby/models/payroll_uk/employment_object.rb +14 -6
  387. data/lib/xero-ruby/models/payroll_uk/invalid_field.rb +14 -6
  388. data/lib/xero-ruby/models/payroll_uk/leave_accrual_line.rb +14 -6
  389. data/lib/xero-ruby/models/payroll_uk/leave_earnings_line.rb +14 -6
  390. data/lib/xero-ruby/models/payroll_uk/leave_period.rb +14 -6
  391. data/lib/xero-ruby/models/payroll_uk/leave_periods.rb +14 -6
  392. data/lib/xero-ruby/models/payroll_uk/leave_type.rb +14 -6
  393. data/lib/xero-ruby/models/payroll_uk/leave_type_object.rb +14 -6
  394. data/lib/xero-ruby/models/payroll_uk/leave_types.rb +14 -6
  395. data/lib/xero-ruby/models/payroll_uk/pagination.rb +14 -6
  396. data/lib/xero-ruby/models/payroll_uk/pay_run.rb +14 -6
  397. data/lib/xero-ruby/models/payroll_uk/pay_run_calendar.rb +14 -6
  398. data/lib/xero-ruby/models/payroll_uk/pay_run_calendar_object.rb +14 -6
  399. data/lib/xero-ruby/models/payroll_uk/pay_run_calendars.rb +14 -6
  400. data/lib/xero-ruby/models/payroll_uk/pay_run_object.rb +14 -6
  401. data/lib/xero-ruby/models/payroll_uk/pay_runs.rb +14 -6
  402. data/lib/xero-ruby/models/payroll_uk/payment_line.rb +14 -6
  403. data/lib/xero-ruby/models/payroll_uk/payment_method.rb +14 -6
  404. data/lib/xero-ruby/models/payroll_uk/payment_method_object.rb +14 -6
  405. data/lib/xero-ruby/models/payroll_uk/payslip.rb +14 -6
  406. data/lib/xero-ruby/models/payroll_uk/payslip_object.rb +14 -6
  407. data/lib/xero-ruby/models/payroll_uk/payslips.rb +14 -6
  408. data/lib/xero-ruby/models/payroll_uk/problem.rb +14 -6
  409. data/lib/xero-ruby/models/payroll_uk/reimbursement.rb +14 -6
  410. data/lib/xero-ruby/models/payroll_uk/reimbursement_line.rb +14 -6
  411. data/lib/xero-ruby/models/payroll_uk/reimbursement_object.rb +14 -6
  412. data/lib/xero-ruby/models/payroll_uk/reimbursements.rb +14 -6
  413. data/lib/xero-ruby/models/payroll_uk/salary_and_wage.rb +14 -6
  414. data/lib/xero-ruby/models/payroll_uk/salary_and_wage_object.rb +14 -6
  415. data/lib/xero-ruby/models/payroll_uk/salary_and_wages.rb +14 -6
  416. data/lib/xero-ruby/models/payroll_uk/settings.rb +14 -6
  417. data/lib/xero-ruby/models/payroll_uk/statutory_deduction.rb +14 -6
  418. data/lib/xero-ruby/models/payroll_uk/statutory_deduction_category.rb +0 -1
  419. data/lib/xero-ruby/models/payroll_uk/tax_line.rb +14 -6
  420. data/lib/xero-ruby/models/payroll_uk/timesheet.rb +15 -7
  421. data/lib/xero-ruby/models/payroll_uk/timesheet_earnings_line.rb +14 -6
  422. data/lib/xero-ruby/models/payroll_uk/timesheet_line.rb +14 -6
  423. data/lib/xero-ruby/models/payroll_uk/timesheet_line_object.rb +14 -6
  424. data/lib/xero-ruby/models/payroll_uk/timesheet_object.rb +14 -6
  425. data/lib/xero-ruby/models/payroll_uk/timesheets.rb +14 -6
  426. data/lib/xero-ruby/models/payroll_uk/tracking_categories.rb +14 -6
  427. data/lib/xero-ruby/models/payroll_uk/tracking_category.rb +14 -6
  428. data/lib/xero-ruby/models/projects/amount.rb +14 -6
  429. data/lib/xero-ruby/models/projects/charge_type.rb +0 -1
  430. data/lib/xero-ruby/models/projects/currency_code.rb +0 -1
  431. data/lib/xero-ruby/models/projects/error.rb +14 -6
  432. data/lib/xero-ruby/models/projects/pagination.rb +14 -6
  433. data/lib/xero-ruby/models/projects/project.rb +14 -6
  434. data/lib/xero-ruby/models/projects/project_create_or_update.rb +14 -6
  435. data/lib/xero-ruby/models/projects/project_patch.rb +14 -6
  436. data/lib/xero-ruby/models/projects/project_status.rb +0 -1
  437. data/lib/xero-ruby/models/projects/project_user.rb +14 -6
  438. data/lib/xero-ruby/models/projects/project_users.rb +14 -6
  439. data/lib/xero-ruby/models/projects/projects.rb +14 -6
  440. data/lib/xero-ruby/models/projects/task.rb +14 -6
  441. data/lib/xero-ruby/models/projects/task_create_or_update.rb +14 -6
  442. data/lib/xero-ruby/models/projects/tasks.rb +14 -6
  443. data/lib/xero-ruby/models/projects/time_entries.rb +14 -6
  444. data/lib/xero-ruby/models/projects/time_entry.rb +14 -6
  445. data/lib/xero-ruby/models/projects/time_entry_create_or_update.rb +14 -6
  446. data/lib/xero-ruby/string_serialization.rb +52 -0
  447. data/lib/xero-ruby/version.rb +3 -3
  448. data/lib/xero-ruby/where.rb +65 -0
  449. data/spec/api_client_spec.rb +101 -1
  450. data/spec/configuration_spec.rb +1 -1
  451. data/spec/helper_methods_spec.rb +82 -0
  452. data/spec/where_spec.rb +82 -0
  453. metadata +12 -456
  454. data/CODE_OF_CONDUCT.md +0 -76
  455. data/CONTRIBUTING.md +0 -82
  456. data/Gemfile +0 -9
  457. data/Gemfile.lock +0 -68
  458. data/LICENSE +0 -21
  459. data/Rakefile +0 -10
  460. data/build_notes.md +0 -52
  461. data/docs/accounting/Account.md +0 -55
  462. data/docs/accounting/AccountType.md +0 -16
  463. data/docs/accounting/AccountingApi.md +0 -15310
  464. data/docs/accounting/Accounts.md +0 -17
  465. data/docs/accounting/AccountsPayable.md +0 -19
  466. data/docs/accounting/AccountsReceivable.md +0 -19
  467. data/docs/accounting/Action.md +0 -19
  468. data/docs/accounting/Actions.md +0 -17
  469. data/docs/accounting/Address.md +0 -35
  470. data/docs/accounting/AddressForOrganisation.md +0 -35
  471. data/docs/accounting/Allocation.md +0 -31
  472. data/docs/accounting/Allocations.md +0 -17
  473. data/docs/accounting/Attachment.md +0 -27
  474. data/docs/accounting/Attachments.md +0 -17
  475. data/docs/accounting/BalanceDetails.md +0 -21
  476. data/docs/accounting/Balances.md +0 -19
  477. data/docs/accounting/BankTransaction.md +0 -59
  478. data/docs/accounting/BankTransactions.md +0 -17
  479. data/docs/accounting/BankTransfer.md +0 -37
  480. data/docs/accounting/BankTransfers.md +0 -17
  481. data/docs/accounting/BatchPayment.md +0 -47
  482. data/docs/accounting/BatchPaymentDetails.md +0 -25
  483. data/docs/accounting/BatchPayments.md +0 -17
  484. data/docs/accounting/Bill.md +0 -19
  485. data/docs/accounting/BrandingTheme.md +0 -27
  486. data/docs/accounting/BrandingThemes.md +0 -17
  487. data/docs/accounting/CISOrgSetting.md +0 -21
  488. data/docs/accounting/CISSetting.md +0 -19
  489. data/docs/accounting/CISSettings.md +0 -17
  490. data/docs/accounting/Contact.md +0 -93
  491. data/docs/accounting/ContactGroup.md +0 -23
  492. data/docs/accounting/ContactGroups.md +0 -17
  493. data/docs/accounting/ContactPerson.md +0 -23
  494. data/docs/accounting/Contacts.md +0 -17
  495. data/docs/accounting/ConversionBalances.md +0 -21
  496. data/docs/accounting/ConversionDate.md +0 -19
  497. data/docs/accounting/CountryCode.md +0 -16
  498. data/docs/accounting/CreditNote.md +0 -73
  499. data/docs/accounting/CreditNotes.md +0 -17
  500. data/docs/accounting/Currencies.md +0 -17
  501. data/docs/accounting/Currency.md +0 -19
  502. data/docs/accounting/CurrencyCode.md +0 -16
  503. data/docs/accounting/Element.md +0 -31
  504. data/docs/accounting/Employee.md +0 -31
  505. data/docs/accounting/Employees.md +0 -17
  506. data/docs/accounting/Error.md +0 -23
  507. data/docs/accounting/ExpenseClaim.md +0 -39
  508. data/docs/accounting/ExpenseClaims.md +0 -17
  509. data/docs/accounting/ExternalLink.md +0 -21
  510. data/docs/accounting/HistoryRecord.md +0 -23
  511. data/docs/accounting/HistoryRecords.md +0 -17
  512. data/docs/accounting/ImportSummary.md +0 -19
  513. data/docs/accounting/ImportSummaryAccounts.md +0 -33
  514. data/docs/accounting/ImportSummaryObject.md +0 -17
  515. data/docs/accounting/ImportSummaryOrganisation.md +0 -17
  516. data/docs/accounting/Invoice.md +0 -95
  517. data/docs/accounting/InvoiceReminder.md +0 -17
  518. data/docs/accounting/InvoiceReminders.md +0 -17
  519. data/docs/accounting/Invoices.md +0 -17
  520. data/docs/accounting/Item.md +0 -47
  521. data/docs/accounting/Items.md +0 -17
  522. data/docs/accounting/Journal.md +0 -31
  523. data/docs/accounting/JournalLine.md +0 -39
  524. data/docs/accounting/Journals.md +0 -17
  525. data/docs/accounting/LineAmountTypes.md +0 -16
  526. data/docs/accounting/LineItem.md +0 -41
  527. data/docs/accounting/LineItemTracking.md +0 -23
  528. data/docs/accounting/LinkedTransaction.md +0 -37
  529. data/docs/accounting/LinkedTransactions.md +0 -17
  530. data/docs/accounting/ManualJournal.md +0 -43
  531. data/docs/accounting/ManualJournalLine.md +0 -31
  532. data/docs/accounting/ManualJournals.md +0 -17
  533. data/docs/accounting/OnlineInvoice.md +0 -17
  534. data/docs/accounting/OnlineInvoices.md +0 -17
  535. data/docs/accounting/Organisation.md +0 -81
  536. data/docs/accounting/Organisations.md +0 -17
  537. data/docs/accounting/Overpayment.md +0 -53
  538. data/docs/accounting/Overpayments.md +0 -17
  539. data/docs/accounting/Payment.md +0 -63
  540. data/docs/accounting/PaymentDelete.md +0 -17
  541. data/docs/accounting/PaymentService.md +0 -27
  542. data/docs/accounting/PaymentServices.md +0 -17
  543. data/docs/accounting/PaymentTerm.md +0 -19
  544. data/docs/accounting/PaymentTermType.md +0 -16
  545. data/docs/accounting/Payments.md +0 -17
  546. data/docs/accounting/Phone.md +0 -23
  547. data/docs/accounting/Prepayment.md +0 -53
  548. data/docs/accounting/Prepayments.md +0 -17
  549. data/docs/accounting/Purchase.md +0 -23
  550. data/docs/accounting/PurchaseOrder.md +0 -71
  551. data/docs/accounting/PurchaseOrders.md +0 -17
  552. data/docs/accounting/Quote.md +0 -63
  553. data/docs/accounting/QuoteLineAmountTypes.md +0 -16
  554. data/docs/accounting/QuoteStatusCodes.md +0 -16
  555. data/docs/accounting/Quotes.md +0 -17
  556. data/docs/accounting/Receipt.md +0 -51
  557. data/docs/accounting/Receipts.md +0 -17
  558. data/docs/accounting/RepeatingInvoice.md +0 -47
  559. data/docs/accounting/RepeatingInvoices.md +0 -17
  560. data/docs/accounting/Report.md +0 -29
  561. data/docs/accounting/ReportAttribute.md +0 -19
  562. data/docs/accounting/ReportCell.md +0 -19
  563. data/docs/accounting/ReportFields.md +0 -21
  564. data/docs/accounting/ReportRow.md +0 -21
  565. data/docs/accounting/ReportRows.md +0 -23
  566. data/docs/accounting/ReportWithRow.md +0 -33
  567. data/docs/accounting/ReportWithRows.md +0 -17
  568. data/docs/accounting/Reports.md +0 -17
  569. data/docs/accounting/RequestEmpty.md +0 -17
  570. data/docs/accounting/RowType.md +0 -16
  571. data/docs/accounting/SalesTrackingCategory.md +0 -19
  572. data/docs/accounting/Schedule.md +0 -29
  573. data/docs/accounting/Setup.md +0 -21
  574. data/docs/accounting/TaxComponent.md +0 -23
  575. data/docs/accounting/TaxRate.md +0 -39
  576. data/docs/accounting/TaxRates.md +0 -17
  577. data/docs/accounting/TaxType.md +0 -16
  578. data/docs/accounting/TenNinetyNineContact.md +0 -59
  579. data/docs/accounting/TimeZone.md +0 -16
  580. data/docs/accounting/TrackingCategories.md +0 -17
  581. data/docs/accounting/TrackingCategory.md +0 -27
  582. data/docs/accounting/TrackingOption.md +0 -23
  583. data/docs/accounting/TrackingOptions.md +0 -17
  584. data/docs/accounting/User.md +0 -29
  585. data/docs/accounting/Users.md +0 -17
  586. data/docs/accounting/ValidationError.md +0 -17
  587. data/docs/assets/Asset.md +0 -47
  588. data/docs/assets/AssetApi.md +0 -426
  589. data/docs/assets/AssetStatus.md +0 -16
  590. data/docs/assets/AssetStatusQueryParam.md +0 -16
  591. data/docs/assets/AssetType.md +0 -29
  592. data/docs/assets/Assets.md +0 -19
  593. data/docs/assets/BookDepreciationDetail.md +0 -29
  594. data/docs/assets/BookDepreciationSetting.md +0 -31
  595. data/docs/assets/Error.md +0 -25
  596. data/docs/assets/FieldValidationErrorsElement.md +0 -27
  597. data/docs/assets/Pagination.md +0 -23
  598. data/docs/assets/ResourceValidationErrorsElement.md +0 -25
  599. data/docs/assets/Setting.md +0 -31
  600. data/docs/files/Association.md +0 -23
  601. data/docs/files/FileObject.md +0 -31
  602. data/docs/files/FileResponse204.md +0 -17
  603. data/docs/files/Files.md +0 -23
  604. data/docs/files/FilesApi.md +0 -1116
  605. data/docs/files/Folder.md +0 -25
  606. data/docs/files/Folders.md +0 -17
  607. data/docs/files/InlineObject.md +0 -23
  608. data/docs/files/ObjectGroup.md +0 -16
  609. data/docs/files/ObjectType.md +0 -16
  610. data/docs/files/User.md +0 -25
  611. data/docs/payroll_au/APIException.md +0 -21
  612. data/docs/payroll_au/Account.md +0 -23
  613. data/docs/payroll_au/AccountType.md +0 -16
  614. data/docs/payroll_au/AllowanceType.md +0 -16
  615. data/docs/payroll_au/BankAccount.md +0 -27
  616. data/docs/payroll_au/CalendarType.md +0 -16
  617. data/docs/payroll_au/DeductionLine.md +0 -25
  618. data/docs/payroll_au/DeductionType.md +0 -33
  619. data/docs/payroll_au/DeductionTypeCalculationType.md +0 -16
  620. data/docs/payroll_au/EarningsLine.md +0 -33
  621. data/docs/payroll_au/EarningsRate.md +0 -49
  622. data/docs/payroll_au/EarningsRateCalculationType.md +0 -16
  623. data/docs/payroll_au/EarningsType.md +0 -16
  624. data/docs/payroll_au/Employee.md +0 -77
  625. data/docs/payroll_au/EmployeeStatus.md +0 -16
  626. data/docs/payroll_au/Employees.md +0 -17
  627. data/docs/payroll_au/EmploymentBasis.md +0 -16
  628. data/docs/payroll_au/EmploymentTerminationPaymentType.md +0 -16
  629. data/docs/payroll_au/EntitlementFinalPayPayoutType.md +0 -16
  630. data/docs/payroll_au/HomeAddress.md +0 -27
  631. data/docs/payroll_au/LeaveAccrualLine.md +0 -21
  632. data/docs/payroll_au/LeaveApplication.md +0 -35
  633. data/docs/payroll_au/LeaveApplications.md +0 -17
  634. data/docs/payroll_au/LeaveBalance.md +0 -23
  635. data/docs/payroll_au/LeaveEarningsLine.md +0 -21
  636. data/docs/payroll_au/LeaveLine.md +0 -31
  637. data/docs/payroll_au/LeaveLineCalculationType.md +0 -16
  638. data/docs/payroll_au/LeaveLines.md +0 -17
  639. data/docs/payroll_au/LeavePeriod.md +0 -23
  640. data/docs/payroll_au/LeavePeriodStatus.md +0 -16
  641. data/docs/payroll_au/LeaveType.md +0 -33
  642. data/docs/payroll_au/LeaveTypeContributionType.md +0 -16
  643. data/docs/payroll_au/ManualTaxType.md +0 -16
  644. data/docs/payroll_au/OpeningBalances.md +0 -29
  645. data/docs/payroll_au/PayItem.md +0 -23
  646. data/docs/payroll_au/PayItems.md +0 -17
  647. data/docs/payroll_au/PayRun.md +0 -47
  648. data/docs/payroll_au/PayRunStatus.md +0 -16
  649. data/docs/payroll_au/PayRuns.md +0 -17
  650. data/docs/payroll_au/PayTemplate.md +0 -25
  651. data/docs/payroll_au/PaymentFrequencyType.md +0 -16
  652. data/docs/payroll_au/PayrollAuApi.md +0 -2018
  653. data/docs/payroll_au/PayrollCalendar.md +0 -29
  654. data/docs/payroll_au/PayrollCalendars.md +0 -17
  655. data/docs/payroll_au/Payslip.md +0 -53
  656. data/docs/payroll_au/PayslipLines.md +0 -31
  657. data/docs/payroll_au/PayslipObject.md +0 -17
  658. data/docs/payroll_au/PayslipSummary.md +0 -39
  659. data/docs/payroll_au/Payslips.md +0 -17
  660. data/docs/payroll_au/RateType.md +0 -16
  661. data/docs/payroll_au/ReimbursementLine.md +0 -23
  662. data/docs/payroll_au/ReimbursementLines.md +0 -17
  663. data/docs/payroll_au/ReimbursementType.md +0 -25
  664. data/docs/payroll_au/ResidencyStatus.md +0 -16
  665. data/docs/payroll_au/Settings.md +0 -21
  666. data/docs/payroll_au/SettingsObject.md +0 -17
  667. data/docs/payroll_au/SettingsTrackingCategories.md +0 -19
  668. data/docs/payroll_au/SettingsTrackingCategoriesEmployeeGroups.md +0 -19
  669. data/docs/payroll_au/SettingsTrackingCategoriesTimesheetCategories.md +0 -19
  670. data/docs/payroll_au/State.md +0 -16
  671. data/docs/payroll_au/SuperFund.md +0 -41
  672. data/docs/payroll_au/SuperFundProduct.md +0 -23
  673. data/docs/payroll_au/SuperFundProducts.md +0 -17
  674. data/docs/payroll_au/SuperFundType.md +0 -16
  675. data/docs/payroll_au/SuperFunds.md +0 -17
  676. data/docs/payroll_au/SuperLine.md +0 -31
  677. data/docs/payroll_au/SuperMembership.md +0 -21
  678. data/docs/payroll_au/SuperannuationCalculationType.md +0 -16
  679. data/docs/payroll_au/SuperannuationContributionType.md +0 -16
  680. data/docs/payroll_au/SuperannuationLine.md +0 -33
  681. data/docs/payroll_au/TFNExemptionType.md +0 -16
  682. data/docs/payroll_au/TaxDeclaration.md +0 -47
  683. data/docs/payroll_au/TaxLine.md +0 -27
  684. data/docs/payroll_au/Timesheet.md +0 -33
  685. data/docs/payroll_au/TimesheetLine.md +0 -23
  686. data/docs/payroll_au/TimesheetObject.md +0 -17
  687. data/docs/payroll_au/TimesheetStatus.md +0 -16
  688. data/docs/payroll_au/Timesheets.md +0 -17
  689. data/docs/payroll_au/ValidationError.md +0 -17
  690. data/docs/payroll_nz/Account.md +0 -23
  691. data/docs/payroll_nz/Accounts.md +0 -17
  692. data/docs/payroll_nz/Address.md +0 -27
  693. data/docs/payroll_nz/BankAccount.md +0 -31
  694. data/docs/payroll_nz/Benefit.md +0 -35
  695. data/docs/payroll_nz/CalendarType.md +0 -16
  696. data/docs/payroll_nz/Deduction.md +0 -27
  697. data/docs/payroll_nz/DeductionLine.md +0 -25
  698. data/docs/payroll_nz/DeductionObject.md +0 -21
  699. data/docs/payroll_nz/Deductions.md +0 -21
  700. data/docs/payroll_nz/EarningsLine.md +0 -35
  701. data/docs/payroll_nz/EarningsOrder.md +0 -25
  702. data/docs/payroll_nz/EarningsOrderObject.md +0 -21
  703. data/docs/payroll_nz/EarningsOrders.md +0 -21
  704. data/docs/payroll_nz/EarningsRate.md +0 -35
  705. data/docs/payroll_nz/EarningsRateObject.md +0 -21
  706. data/docs/payroll_nz/EarningsRates.md +0 -21
  707. data/docs/payroll_nz/EarningsTemplate.md +0 -27
  708. data/docs/payroll_nz/EarningsTemplateObject.md +0 -21
  709. data/docs/payroll_nz/Employee.md +0 -43
  710. data/docs/payroll_nz/EmployeeEarningsTemplates.md +0 -21
  711. data/docs/payroll_nz/EmployeeLeave.md +0 -29
  712. data/docs/payroll_nz/EmployeeLeaveBalance.md +0 -23
  713. data/docs/payroll_nz/EmployeeLeaveBalances.md +0 -21
  714. data/docs/payroll_nz/EmployeeLeaveObject.md +0 -21
  715. data/docs/payroll_nz/EmployeeLeaveSetup.md +0 -29
  716. data/docs/payroll_nz/EmployeeLeaveSetupObject.md +0 -21
  717. data/docs/payroll_nz/EmployeeLeaveType.md +0 -35
  718. data/docs/payroll_nz/EmployeeLeaveTypeObject.md +0 -21
  719. data/docs/payroll_nz/EmployeeLeaveTypes.md +0 -21
  720. data/docs/payroll_nz/EmployeeLeaves.md +0 -21
  721. data/docs/payroll_nz/EmployeeObject.md +0 -21
  722. data/docs/payroll_nz/EmployeeOpeningBalance.md +0 -23
  723. data/docs/payroll_nz/EmployeeOpeningBalancesObject.md +0 -21
  724. data/docs/payroll_nz/EmployeePayTemplate.md +0 -19
  725. data/docs/payroll_nz/EmployeePayTemplateObject.md +0 -21
  726. data/docs/payroll_nz/EmployeePayTemplates.md +0 -21
  727. data/docs/payroll_nz/EmployeeStatutoryLeaveBalance.md +0 -21
  728. data/docs/payroll_nz/EmployeeStatutoryLeaveBalanceObject.md +0 -21
  729. data/docs/payroll_nz/EmployeeStatutoryLeaveSummary.md +0 -29
  730. data/docs/payroll_nz/EmployeeStatutoryLeavesSummaries.md +0 -21
  731. data/docs/payroll_nz/EmployeeStatutorySickLeave.md +0 -47
  732. data/docs/payroll_nz/EmployeeStatutorySickLeaveObject.md +0 -21
  733. data/docs/payroll_nz/EmployeeStatutorySickLeaves.md +0 -21
  734. data/docs/payroll_nz/EmployeeTax.md +0 -47
  735. data/docs/payroll_nz/EmployeeTaxObject.md +0 -21
  736. data/docs/payroll_nz/Employees.md +0 -21
  737. data/docs/payroll_nz/Employment.md +0 -21
  738. data/docs/payroll_nz/EmploymentObject.md +0 -21
  739. data/docs/payroll_nz/GrossEarningsHistory.md +0 -19
  740. data/docs/payroll_nz/InvalidField.md +0 -19
  741. data/docs/payroll_nz/LeaveAccrualLine.md +0 -19
  742. data/docs/payroll_nz/LeaveEarningsLine.md +0 -35
  743. data/docs/payroll_nz/LeavePeriod.md +0 -23
  744. data/docs/payroll_nz/LeavePeriods.md +0 -21
  745. data/docs/payroll_nz/LeaveType.md +0 -27
  746. data/docs/payroll_nz/LeaveTypeObject.md +0 -21
  747. data/docs/payroll_nz/LeaveTypes.md +0 -21
  748. data/docs/payroll_nz/Pagination.md +0 -23
  749. data/docs/payroll_nz/PayRun.md +0 -39
  750. data/docs/payroll_nz/PayRunCalendar.md +0 -29
  751. data/docs/payroll_nz/PayRunCalendarObject.md +0 -21
  752. data/docs/payroll_nz/PayRunCalendars.md +0 -21
  753. data/docs/payroll_nz/PayRunObject.md +0 -21
  754. data/docs/payroll_nz/PayRuns.md +0 -21
  755. data/docs/payroll_nz/PaySlip.md +0 -75
  756. data/docs/payroll_nz/PaySlipObject.md +0 -21
  757. data/docs/payroll_nz/PaySlips.md +0 -21
  758. data/docs/payroll_nz/PaymentLine.md +0 -25
  759. data/docs/payroll_nz/PaymentMethod.md +0 -19
  760. data/docs/payroll_nz/PaymentMethodObject.md +0 -21
  761. data/docs/payroll_nz/PayrollNzApi.md +0 -4544
  762. data/docs/payroll_nz/Problem.md +0 -27
  763. data/docs/payroll_nz/Reimbursement.md +0 -33
  764. data/docs/payroll_nz/ReimbursementLine.md +0 -25
  765. data/docs/payroll_nz/ReimbursementObject.md +0 -21
  766. data/docs/payroll_nz/Reimbursements.md +0 -21
  767. data/docs/payroll_nz/SalaryAndWage.md +0 -35
  768. data/docs/payroll_nz/SalaryAndWageObject.md +0 -21
  769. data/docs/payroll_nz/SalaryAndWages.md +0 -21
  770. data/docs/payroll_nz/Settings.md +0 -21
  771. data/docs/payroll_nz/StatutoryDeduction.md +0 -25
  772. data/docs/payroll_nz/StatutoryDeductionCategory.md +0 -16
  773. data/docs/payroll_nz/StatutoryDeductionLine.md +0 -23
  774. data/docs/payroll_nz/StatutoryDeductionObject.md +0 -21
  775. data/docs/payroll_nz/StatutoryDeductions.md +0 -21
  776. data/docs/payroll_nz/SuperannuationLine.md +0 -27
  777. data/docs/payroll_nz/SuperannuationObject.md +0 -21
  778. data/docs/payroll_nz/Superannuations.md +0 -21
  779. data/docs/payroll_nz/TaxCode.md +0 -16
  780. data/docs/payroll_nz/TaxLine.md +0 -25
  781. data/docs/payroll_nz/TaxSettings.md +0 -27
  782. data/docs/payroll_nz/Timesheet.md +0 -33
  783. data/docs/payroll_nz/TimesheetEarningsLine.md +0 -35
  784. data/docs/payroll_nz/TimesheetLine.md +0 -25
  785. data/docs/payroll_nz/TimesheetLineObject.md +0 -21
  786. data/docs/payroll_nz/TimesheetObject.md +0 -21
  787. data/docs/payroll_nz/Timesheets.md +0 -21
  788. data/docs/payroll_nz/TrackingCategories.md +0 -21
  789. data/docs/payroll_nz/TrackingCategory.md +0 -19
  790. data/docs/payroll_uk/Account.md +0 -23
  791. data/docs/payroll_uk/Accounts.md +0 -17
  792. data/docs/payroll_uk/Address.md +0 -25
  793. data/docs/payroll_uk/BankAccount.md +0 -21
  794. data/docs/payroll_uk/Benefit.md +0 -43
  795. data/docs/payroll_uk/BenefitLine.md +0 -25
  796. data/docs/payroll_uk/BenefitObject.md +0 -21
  797. data/docs/payroll_uk/Benefits.md +0 -21
  798. data/docs/payroll_uk/CourtOrderLine.md +0 -19
  799. data/docs/payroll_uk/Deduction.md +0 -47
  800. data/docs/payroll_uk/DeductionLine.md +0 -23
  801. data/docs/payroll_uk/DeductionObject.md +0 -21
  802. data/docs/payroll_uk/Deductions.md +0 -21
  803. data/docs/payroll_uk/EarningsLine.md +0 -33
  804. data/docs/payroll_uk/EarningsOrder.md +0 -25
  805. data/docs/payroll_uk/EarningsOrderObject.md +0 -21
  806. data/docs/payroll_uk/EarningsOrders.md +0 -21
  807. data/docs/payroll_uk/EarningsRate.md +0 -35
  808. data/docs/payroll_uk/EarningsRateObject.md +0 -21
  809. data/docs/payroll_uk/EarningsRates.md +0 -21
  810. data/docs/payroll_uk/EarningsTemplate.md +0 -27
  811. data/docs/payroll_uk/EarningsTemplateObject.md +0 -21
  812. data/docs/payroll_uk/Employee.md +0 -45
  813. data/docs/payroll_uk/EmployeeLeave.md +0 -29
  814. data/docs/payroll_uk/EmployeeLeaveBalance.md +0 -23
  815. data/docs/payroll_uk/EmployeeLeaveBalances.md +0 -21
  816. data/docs/payroll_uk/EmployeeLeaveObject.md +0 -21
  817. data/docs/payroll_uk/EmployeeLeaveType.md +0 -27
  818. data/docs/payroll_uk/EmployeeLeaveTypeObject.md +0 -21
  819. data/docs/payroll_uk/EmployeeLeaveTypes.md +0 -21
  820. data/docs/payroll_uk/EmployeeLeaves.md +0 -21
  821. data/docs/payroll_uk/EmployeeObject.md +0 -21
  822. data/docs/payroll_uk/EmployeeOpeningBalances.md +0 -27
  823. data/docs/payroll_uk/EmployeeOpeningBalancesObject.md +0 -21
  824. data/docs/payroll_uk/EmployeePayTemplate.md +0 -19
  825. data/docs/payroll_uk/EmployeePayTemplateObject.md +0 -21
  826. data/docs/payroll_uk/EmployeePayTemplates.md +0 -21
  827. data/docs/payroll_uk/EmployeeStatutoryLeaveBalance.md +0 -21
  828. data/docs/payroll_uk/EmployeeStatutoryLeaveBalanceObject.md +0 -21
  829. data/docs/payroll_uk/EmployeeStatutoryLeaveSummary.md +0 -29
  830. data/docs/payroll_uk/EmployeeStatutoryLeavesSummaries.md +0 -21
  831. data/docs/payroll_uk/EmployeeStatutorySickLeave.md +0 -47
  832. data/docs/payroll_uk/EmployeeStatutorySickLeaveObject.md +0 -21
  833. data/docs/payroll_uk/EmployeeStatutorySickLeaves.md +0 -21
  834. data/docs/payroll_uk/EmployeeTax.md +0 -37
  835. data/docs/payroll_uk/EmployeeTaxObject.md +0 -21
  836. data/docs/payroll_uk/Employees.md +0 -21
  837. data/docs/payroll_uk/Employment.md +0 -23
  838. data/docs/payroll_uk/EmploymentObject.md +0 -21
  839. data/docs/payroll_uk/InvalidField.md +0 -19
  840. data/docs/payroll_uk/LeaveAccrualLine.md +0 -19
  841. data/docs/payroll_uk/LeaveEarningsLine.md +0 -27
  842. data/docs/payroll_uk/LeavePeriod.md +0 -23
  843. data/docs/payroll_uk/LeavePeriods.md +0 -21
  844. data/docs/payroll_uk/LeaveType.md +0 -31
  845. data/docs/payroll_uk/LeaveTypeObject.md +0 -21
  846. data/docs/payroll_uk/LeaveTypes.md +0 -21
  847. data/docs/payroll_uk/Pagination.md +0 -23
  848. data/docs/payroll_uk/PayRun.md +0 -39
  849. data/docs/payroll_uk/PayRunCalendar.md +0 -29
  850. data/docs/payroll_uk/PayRunCalendarObject.md +0 -21
  851. data/docs/payroll_uk/PayRunCalendars.md +0 -21
  852. data/docs/payroll_uk/PayRunObject.md +0 -21
  853. data/docs/payroll_uk/PayRuns.md +0 -21
  854. data/docs/payroll_uk/PaymentLine.md +0 -25
  855. data/docs/payroll_uk/PaymentMethod.md +0 -19
  856. data/docs/payroll_uk/PaymentMethodObject.md +0 -21
  857. data/docs/payroll_uk/PayrollUkApi.md +0 -4683
  858. data/docs/payroll_uk/Payslip.md +0 -71
  859. data/docs/payroll_uk/PayslipObject.md +0 -21
  860. data/docs/payroll_uk/Payslips.md +0 -21
  861. data/docs/payroll_uk/Problem.md +0 -27
  862. data/docs/payroll_uk/Reimbursement.md +0 -23
  863. data/docs/payroll_uk/ReimbursementLine.md +0 -21
  864. data/docs/payroll_uk/ReimbursementObject.md +0 -21
  865. data/docs/payroll_uk/Reimbursements.md +0 -21
  866. data/docs/payroll_uk/SalaryAndWage.md +0 -33
  867. data/docs/payroll_uk/SalaryAndWageObject.md +0 -21
  868. data/docs/payroll_uk/SalaryAndWages.md +0 -21
  869. data/docs/payroll_uk/Settings.md +0 -21
  870. data/docs/payroll_uk/StatutoryDeduction.md +0 -25
  871. data/docs/payroll_uk/StatutoryDeductionCategory.md +0 -16
  872. data/docs/payroll_uk/TaxLine.md +0 -27
  873. data/docs/payroll_uk/Timesheet.md +0 -33
  874. data/docs/payroll_uk/TimesheetEarningsLine.md +0 -27
  875. data/docs/payroll_uk/TimesheetLine.md +0 -25
  876. data/docs/payroll_uk/TimesheetLineObject.md +0 -21
  877. data/docs/payroll_uk/TimesheetObject.md +0 -21
  878. data/docs/payroll_uk/Timesheets.md +0 -21
  879. data/docs/payroll_uk/TrackingCategories.md +0 -21
  880. data/docs/payroll_uk/TrackingCategory.md +0 -19
  881. data/docs/projects/Amount.md +0 -19
  882. data/docs/projects/ChargeType.md +0 -16
  883. data/docs/projects/CurrencyCode.md +0 -16
  884. data/docs/projects/Error.md +0 -19
  885. data/docs/projects/Pagination.md +0 -23
  886. data/docs/projects/Project.md +0 -59
  887. data/docs/projects/ProjectApi.md +0 -956
  888. data/docs/projects/ProjectCreateOrUpdate.md +0 -23
  889. data/docs/projects/ProjectPatch.md +0 -17
  890. data/docs/projects/ProjectStatus.md +0 -16
  891. data/docs/projects/ProjectUser.md +0 -21
  892. data/docs/projects/ProjectUsers.md +0 -19
  893. data/docs/projects/Projects.md +0 -19
  894. data/docs/projects/Task.md +0 -45
  895. data/docs/projects/TaskCreateOrUpdate.md +0 -23
  896. data/docs/projects/Tasks.md +0 -19
  897. data/docs/projects/TimeEntries.md +0 -19
  898. data/docs/projects/TimeEntry.md +0 -33
  899. data/docs/projects/TimeEntryCreateOrUpdate.md +0 -25
  900. data/git_push.sh +0 -55
  901. data/spec/files/models/file_response204_spec.rb +0 -41
  902. data/xero-ruby.gemspec +0 -38
@@ -1,16 +0,0 @@
1
- # XeroRuby::Assets::AssetStatus
2
-
3
- ## Properties
4
-
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
-
8
- ## Code Sample
9
-
10
- ```ruby
11
- require 'XeroRuby::Assets'
12
-
13
- instance = XeroRuby::Assets::AssetStatus.new()
14
- ```
15
-
16
-
@@ -1,16 +0,0 @@
1
- # XeroRuby::Assets::AssetStatusQueryParam
2
-
3
- ## Properties
4
-
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
-
8
- ## Code Sample
9
-
10
- ```ruby
11
- require 'XeroRuby::Assets'
12
-
13
- instance = XeroRuby::Assets::AssetStatusQueryParam.new()
14
- ```
15
-
16
-
@@ -1,29 +0,0 @@
1
- # XeroRuby::Assets::AssetType
2
-
3
- ## Properties
4
-
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
- **asset_type_id** | **String** | Xero generated unique identifier for asset types | [optional]
8
- **asset_type_name** | **String** | The name of the asset type |
9
- **fixed_asset_account_id** | **String** | The asset account for fixed assets of this type | [optional]
10
- **depreciation_expense_account_id** | **String** | The expense account for the depreciation of fixed assets of this type | [optional]
11
- **accumulated_depreciation_account_id** | **String** | The account for accumulated depreciation of fixed assets of this type | [optional]
12
- **book_depreciation_setting** | [**BookDepreciationSetting**](BookDepreciationSetting.md) | |
13
- **locks** | **Integer** | All asset types that have accumulated depreciation for any assets that use them are deemed ‘locked’ and cannot be removed. | [optional]
14
-
15
- ## Code Sample
16
-
17
- ```ruby
18
- require 'XeroRuby::Assets'
19
-
20
- instance = XeroRuby::Assets::AssetType.new(asset_type_id: 5da209c5-5e19-4a43-b925-71b776c49ced,
21
- asset_type_name: Computer Equipment,
22
- fixed_asset_account_id: 24e260f1-bfc4-4766-ad7f-8a8ce01de879,
23
- depreciation_expense_account_id: b23fc79b-d66b-44b0-a240-e138e086fcbc,
24
- accumulated_depreciation_account_id: ca4c6b39-4f4f-43e8-98da-5e1f350a6694,
25
- book_depreciation_setting: null,
26
- locks: 33)
27
- ```
28
-
29
-
@@ -1,19 +0,0 @@
1
- # XeroRuby::Assets::Assets
2
-
3
- ## Properties
4
-
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
- **pagination** | [**Pagination**](Pagination.md) | | [optional]
8
- **items** | [**Array<Asset>**](Asset.md) | | [optional]
9
-
10
- ## Code Sample
11
-
12
- ```ruby
13
- require 'XeroRuby::Assets'
14
-
15
- instance = XeroRuby::Assets::Assets.new(pagination: null,
16
- items: null)
17
- ```
18
-
19
-
@@ -1,29 +0,0 @@
1
- # XeroRuby::Assets::BookDepreciationDetail
2
-
3
- ## Properties
4
-
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
- **current_capital_gain** | **BigDecimal** | When an asset is disposed, this will be the sell price minus the purchase price if a profit was made. | [optional]
8
- **current_gain_loss** | **BigDecimal** | When an asset is disposed, this will be the lowest one of sell price or purchase price, minus the current book value. | [optional]
9
- **depreciation_start_date** | **Date** | YYYY-MM-DD | [optional]
10
- **cost_limit** | **BigDecimal** | The value of the asset you want to depreciate, if this is less than the cost of the asset. | [optional]
11
- **residual_value** | **BigDecimal** | The value of the asset remaining when you've fully depreciated it. | [optional]
12
- **prior_accum_depreciation_amount** | **BigDecimal** | All depreciation prior to the current financial year. | [optional]
13
- **current_accum_depreciation_amount** | **BigDecimal** | All depreciation occurring in the current financial year. | [optional]
14
-
15
- ## Code Sample
16
-
17
- ```ruby
18
- require 'XeroRuby::Assets'
19
-
20
- instance = XeroRuby::Assets::BookDepreciationDetail.new(current_capital_gain: 5.25,
21
- current_gain_loss: 10.5,
22
- depreciation_start_date: null,
23
- cost_limit: 9000.0,
24
- residual_value: 10000.0,
25
- prior_accum_depreciation_amount: 0.45,
26
- current_accum_depreciation_amount: 5.0)
27
- ```
28
-
29
-
@@ -1,31 +0,0 @@
1
- # XeroRuby::Assets::BookDepreciationSetting
2
-
3
- ## Properties
4
-
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
- **depreciation_method** | **String** | The method of depreciation applied to this asset. See Depreciation Methods | [optional]
8
- **averaging_method** | **String** | The method of averaging applied to this asset. See Averaging Methods | [optional]
9
- **depreciation_rate** | **BigDecimal** | The rate of depreciation (e.g. 0.05) | [optional]
10
- **effective_life_years** | **Integer** | Effective life of the asset in years (e.g. 5) | [optional]
11
- **depreciation_calculation_method** | **String** | See Depreciation Calculation Methods | [optional]
12
- **depreciable_object_id** | **String** | Unique Xero identifier for the depreciable object | [optional]
13
- **depreciable_object_type** | **String** | The type of asset object | [optional]
14
- **book_effective_date_of_change_id** | **String** | Unique Xero identifier for the effective date change | [optional]
15
-
16
- ## Code Sample
17
-
18
- ```ruby
19
- require 'XeroRuby::Assets'
20
-
21
- instance = XeroRuby::Assets::BookDepreciationSetting.new(depreciation_method: StraightLine,
22
- averaging_method: ActualDays,
23
- depreciation_rate: 0.05,
24
- effective_life_years: 5,
25
- depreciation_calculation_method: None,
26
- depreciable_object_id: 68f17094-af97-4f1b-b36b-013b45b6ad3c,
27
- depreciable_object_type: Asset,
28
- book_effective_date_of_change_id: 68f17094-af97-4f1b-b36b-013b45b6ad3c)
29
- ```
30
-
31
-
data/docs/assets/Error.md DELETED
@@ -1,25 +0,0 @@
1
- # XeroRuby::Assets::Error
2
-
3
- ## Properties
4
-
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
- **resource_validation_errors** | [**Array<ResourceValidationErrorsElement>**](ResourceValidationErrorsElement.md) | Array of elements of resource validation errors | [optional]
8
- **field_validation_errors** | [**Array<FieldValidationErrorsElement>**](FieldValidationErrorsElement.md) | Array of elements of field validation errors | [optional]
9
- **type** | **String** | The internal type of error, not accessible externally | [optional]
10
- **title** | **String** | Title of the error | [optional]
11
- **detail** | **String** | Detail of the error | [optional]
12
-
13
- ## Code Sample
14
-
15
- ```ruby
16
- require 'XeroRuby::Assets'
17
-
18
- instance = XeroRuby::Assets::Error.new(resource_validation_errors: null,
19
- field_validation_errors: null,
20
- type: null,
21
- title: null,
22
- detail: null)
23
- ```
24
-
25
-
@@ -1,27 +0,0 @@
1
- # XeroRuby::Assets::FieldValidationErrorsElement
2
-
3
- ## Properties
4
-
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
- **field_name** | **String** | The field name of the erroneous field | [optional]
8
- **value_provided** | **String** | The provided value | [optional]
9
- **localised_message** | **String** | Explaination of the field validation error | [optional]
10
- **type** | **String** | Internal type of the field validation error message | [optional]
11
- **title** | **String** | Title of the field validation error | [optional]
12
- **detail** | **String** | Detail of the field validation error | [optional]
13
-
14
- ## Code Sample
15
-
16
- ```ruby
17
- require 'XeroRuby::Assets'
18
-
19
- instance = XeroRuby::Assets::FieldValidationErrorsElement.new(field_name: null,
20
- value_provided: null,
21
- localised_message: null,
22
- type: null,
23
- title: null,
24
- detail: null)
25
- ```
26
-
27
-
@@ -1,23 +0,0 @@
1
- # XeroRuby::Assets::Pagination
2
-
3
- ## Properties
4
-
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
- **page** | **Integer** | | [optional]
8
- **page_size** | **Integer** | | [optional]
9
- **page_count** | **Integer** | | [optional]
10
- **item_count** | **Integer** | | [optional]
11
-
12
- ## Code Sample
13
-
14
- ```ruby
15
- require 'XeroRuby::Assets'
16
-
17
- instance = XeroRuby::Assets::Pagination.new(page: 1,
18
- page_size: 10,
19
- page_count: 1,
20
- item_count: 2)
21
- ```
22
-
23
-
@@ -1,25 +0,0 @@
1
- # XeroRuby::Assets::ResourceValidationErrorsElement
2
-
3
- ## Properties
4
-
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
- **resource_name** | **String** | The field name of the erroneous field | [optional]
8
- **localised_message** | **String** | Explaination of the resource validation error | [optional]
9
- **type** | **String** | Internal type of the resource error message | [optional]
10
- **title** | **String** | Title of the resource validation error | [optional]
11
- **detail** | **String** | Detail of the resource validation error | [optional]
12
-
13
- ## Code Sample
14
-
15
- ```ruby
16
- require 'XeroRuby::Assets'
17
-
18
- instance = XeroRuby::Assets::ResourceValidationErrorsElement.new(resource_name: null,
19
- localised_message: null,
20
- type: null,
21
- title: null,
22
- detail: null)
23
- ```
24
-
25
-
@@ -1,31 +0,0 @@
1
- # XeroRuby::Assets::Setting
2
-
3
- ## Properties
4
-
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
- **asset_number_prefix** | **String** | The prefix used for fixed asset numbers (“FA-” by default) | [optional]
8
- **asset_number_sequence** | **String** | The next available sequence number | [optional]
9
- **asset_start_date** | **Date** | The date depreciation calculations started on registered fixed assets in Xero | [optional]
10
- **last_depreciation_date** | **Date** | The last depreciation date | [optional]
11
- **default_gain_on_disposal_account_id** | **String** | Default account that gains are posted to | [optional]
12
- **default_loss_on_disposal_account_id** | **String** | Default account that losses are posted to | [optional]
13
- **default_capital_gain_on_disposal_account_id** | **String** | Default account that capital gains are posted to | [optional]
14
- **opt_in_for_tax** | **Boolean** | opt in for tax calculation | [optional]
15
-
16
- ## Code Sample
17
-
18
- ```ruby
19
- require 'XeroRuby::Assets'
20
-
21
- instance = XeroRuby::Assets::Setting.new(asset_number_prefix: FA-,
22
- asset_number_sequence: 0022,
23
- asset_start_date: null,
24
- last_depreciation_date: null,
25
- default_gain_on_disposal_account_id: 346ddb97-739a-4274-b43b-66aa3218d17c,
26
- default_loss_on_disposal_account_id: 1b798541-24e2-4855-9309-c023a0b576f3,
27
- default_capital_gain_on_disposal_account_id: 6d6a0bdb-e118-45d8-a023-2ad617ec1cb7,
28
- opt_in_for_tax: false)
29
- ```
30
-
31
-
@@ -1,23 +0,0 @@
1
- # XeroRuby::Files::Association
2
-
3
- ## Properties
4
-
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
- **file_id** | **String** | The unique identifier of the file | [optional]
8
- **object_id** | **String** | The identifier of the object that the file is being associated with (e.g. InvoiceID, BankTransactionID, ContactID) | [optional]
9
- **object_group** | [**ObjectGroup**](ObjectGroup.md) | | [optional]
10
- **object_type** | [**ObjectType**](ObjectType.md) | | [optional]
11
-
12
- ## Code Sample
13
-
14
- ```ruby
15
- require 'XeroRuby::Files'
16
-
17
- instance = XeroRuby::Files::Association.new(file_id: null,
18
- object_id: null,
19
- object_group: null,
20
- object_type: null)
21
- ```
22
-
23
-
@@ -1,31 +0,0 @@
1
- # XeroRuby::Files::FileObject
2
-
3
- ## Properties
4
-
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
- **name** | **String** | File Name | [optional]
8
- **mime_type** | **String** | MimeType of the file (image/png, image/jpeg, application/pdf, etc..) | [optional]
9
- **size** | **Integer** | Numeric value in bytes | [optional]
10
- **created_date_utc** | **String** | Created date in UTC | [optional]
11
- **updated_date_utc** | **String** | Updated date in UTC | [optional]
12
- **user** | [**User**](User.md) | | [optional]
13
- **id** | **String** | File object's UUID | [optional]
14
- **folder_id** | **String** | Folder relation object's UUID | [optional]
15
-
16
- ## Code Sample
17
-
18
- ```ruby
19
- require 'XeroRuby::Files'
20
-
21
- instance = XeroRuby::Files::FileObject.new(name: File2.jpg,
22
- mime_type: image/jpeg,
23
- size: 3615,
24
- created_date_utc: 2020-12-03T19:04:58.6970000,
25
- updated_date_utc: 2020-12-03T19:04:58.6970000,
26
- user: null,
27
- id: d290f1ee-6c54-4b01-90e6-d701748f0851,
28
- folder_id: 0f8ccf21-7267-4268-9167-a1e2c40c84c8)
29
- ```
30
-
31
-
@@ -1,17 +0,0 @@
1
- # XeroRuby::Files::FileResponse204
2
-
3
- ## Properties
4
-
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
- **status** | **String** | Status response for 204 no content | [optional]
8
-
9
- ## Code Sample
10
-
11
- ```ruby
12
- require 'XeroRuby::Files'
13
-
14
- instance = XeroRuby::Files::FileResponse204.new(status: null)
15
- ```
16
-
17
-
data/docs/files/Files.md DELETED
@@ -1,23 +0,0 @@
1
- # XeroRuby::Files::Files
2
-
3
- ## Properties
4
-
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
- **total_count** | **Integer** | | [optional]
8
- **page** | **Integer** | | [optional]
9
- **per_page** | **Integer** | | [optional]
10
- **items** | [**Array<FileObject>**](FileObject.md) | | [optional]
11
-
12
- ## Code Sample
13
-
14
- ```ruby
15
- require 'XeroRuby::Files'
16
-
17
- instance = XeroRuby::Files::Files.new(total_count: 2,
18
- page: 1,
19
- per_page: 50,
20
- items: null)
21
- ```
22
-
23
-
@@ -1,1116 +0,0 @@
1
- # XeroRuby::Files::FilesApi
2
-
3
- All URIs are relative to *https://api.xero.com/files.xro/1.0*
4
-
5
- Method | HTTP request | Description
6
- ------------- | ------------- | -------------
7
- [**create_file_association**](FilesApi.md#create_file_association) | **POST** /Files/{FileId}/Associations | create a new association
8
- [**create_folder**](FilesApi.md#create_folder) | **POST** /Folders | create a new folder
9
- [**delete_file**](FilesApi.md#delete_file) | **DELETE** /Files/{FileId} | delete a file
10
- [**delete_file_association**](FilesApi.md#delete_file_association) | **DELETE** /Files/{FileId}/Associations/{ObjectId} | create a new association
11
- [**delete_folder**](FilesApi.md#delete_folder) | **DELETE** /Folders/{FolderId} | delete a folder
12
- [**get_associations_by_object**](FilesApi.md#get_associations_by_object) | **GET** /Associations/{ObjectId} | searches files
13
- [**get_file**](FilesApi.md#get_file) | **GET** /Files/{FileId} | searches for file by unique id
14
- [**get_file_associations**](FilesApi.md#get_file_associations) | **GET** /Files/{FileId}/Associations | searches files
15
- [**get_file_content**](FilesApi.md#get_file_content) | **GET** /Files/{FileId}/Content | searches files to retrieve the data
16
- [**get_files**](FilesApi.md#get_files) | **GET** /Files | searches files
17
- [**get_folder**](FilesApi.md#get_folder) | **GET** /Folders/{FolderId} | searches specific folder by id
18
- [**get_folders**](FilesApi.md#get_folders) | **GET** /Folders | searches folder
19
- [**get_inbox**](FilesApi.md#get_inbox) | **GET** /Inbox | searches inbox folder
20
- [**update_file**](FilesApi.md#update_file) | **PUT** /Files/{FileId} | Update a file
21
- [**update_folder**](FilesApi.md#update_folder) | **PUT** /Folders/{FolderId} | update folder
22
- [**upload_file**](FilesApi.md#upload_file) | **POST** /Files | upload an File
23
-
24
-
25
-
26
- ## create_file_association
27
-
28
- > Association create_file_association(xero_tenant_id, file_id, opts)
29
-
30
- create a new association
31
-
32
- By passing in the appropriate options, you can create a new folder
33
-
34
- ### Example
35
-
36
- ```ruby
37
- # load the gem
38
- require 'xero-ruby'
39
-
40
- creds = {
41
- client_id: ENV['CLIENT_ID'],
42
- client_secret: ENV['CLIENT_SECRET'],
43
- redirect_uri: ENV['REDIRECT_URI'],
44
- scopes: ENV['SCOPES']
45
- }
46
- xero_client = XeroRuby::ApiClient.new(credentials: creds)
47
-
48
- token_set = fetch_valid_token_set(user) # example
49
-
50
- xero_client.refresh_token_set(token_set)
51
-
52
- # You need to namespace your api method call to one of the following api sets
53
- # [:accounting_api, :assets_api, :projects_api, :files_api, :payroll_au_api, :payroll_nz_api, :payroll_uk_api]
54
-
55
- api_instance = xero_client.<api_set>
56
-
57
-
58
-
59
- xero_tenant_id = 'YOUR_XERO_TENANT_ID' # String | Xero identifier for Tenant
60
- file_id = '4ff1e5cc-9835-40d5-bb18-09fdb118db9c' # String | File id for single object
61
- opts = {
62
- association: XeroRuby::Files::Association.new # Association |
63
- }
64
-
65
- begin
66
- #create a new association
67
- result = api_instance.create_file_association(xero_tenant_id, file_id, opts)
68
- p result
69
- rescue XeroRuby::Files::ApiError => e
70
- puts "Exception when calling FilesApi->create_file_association: #{e}"
71
- end
72
- ```
73
-
74
- ### Parameters
75
-
76
-
77
- Name | Type | Description | Notes
78
- ------------- | ------------- | ------------- | -------------
79
- **xero_tenant_id** | **String**| Xero identifier for Tenant |
80
- **file_id** | [**String**](.md)| File id for single object |
81
- **association** | [**Association**](Association.md)| | [optional]
82
-
83
- ### Return type
84
-
85
- [**Association**](Association.md)
86
-
87
- ### Authorization
88
-
89
- [OAuth2](../README.md#OAuth2)
90
-
91
- ### HTTP request headers
92
-
93
- - **Content-Type**: application/json
94
- - **Accept**: application/json
95
-
96
-
97
- ## create_folder
98
-
99
- > Folder create_folder(xero_tenant_id, opts)
100
-
101
- create a new folder
102
-
103
- By passing in the appropriate properties, you can create a new folder
104
-
105
- ### Example
106
-
107
- ```ruby
108
- # load the gem
109
- require 'xero-ruby'
110
-
111
- creds = {
112
- client_id: ENV['CLIENT_ID'],
113
- client_secret: ENV['CLIENT_SECRET'],
114
- redirect_uri: ENV['REDIRECT_URI'],
115
- scopes: ENV['SCOPES']
116
- }
117
- xero_client = XeroRuby::ApiClient.new(credentials: creds)
118
-
119
- token_set = fetch_valid_token_set(user) # example
120
-
121
- xero_client.refresh_token_set(token_set)
122
-
123
- # You need to namespace your api method call to one of the following api sets
124
- # [:accounting_api, :assets_api, :projects_api, :files_api, :payroll_au_api, :payroll_nz_api, :payroll_uk_api]
125
-
126
- api_instance = xero_client.<api_set>
127
-
128
-
129
-
130
- xero_tenant_id = 'YOUR_XERO_TENANT_ID' # String | Xero identifier for Tenant
131
- opts = {
132
- folder: XeroRuby::Files::Folder.new # Folder |
133
- }
134
-
135
- begin
136
- #create a new folder
137
- result = api_instance.create_folder(xero_tenant_id, opts)
138
- p result
139
- rescue XeroRuby::Files::ApiError => e
140
- puts "Exception when calling FilesApi->create_folder: #{e}"
141
- end
142
- ```
143
-
144
- ### Parameters
145
-
146
-
147
- Name | Type | Description | Notes
148
- ------------- | ------------- | ------------- | -------------
149
- **xero_tenant_id** | **String**| Xero identifier for Tenant |
150
- **folder** | [**Folder**](Folder.md)| | [optional]
151
-
152
- ### Return type
153
-
154
- [**Folder**](Folder.md)
155
-
156
- ### Authorization
157
-
158
- [OAuth2](../README.md#OAuth2)
159
-
160
- ### HTTP request headers
161
-
162
- - **Content-Type**: application/json
163
- - **Accept**: application/json
164
-
165
-
166
- ## delete_file
167
-
168
- > FileResponse204 delete_file(xero_tenant_id, file_id)
169
-
170
- delete a file
171
-
172
- Delete a specific file
173
-
174
- ### Example
175
-
176
- ```ruby
177
- # load the gem
178
- require 'xero-ruby'
179
-
180
- creds = {
181
- client_id: ENV['CLIENT_ID'],
182
- client_secret: ENV['CLIENT_SECRET'],
183
- redirect_uri: ENV['REDIRECT_URI'],
184
- scopes: ENV['SCOPES']
185
- }
186
- xero_client = XeroRuby::ApiClient.new(credentials: creds)
187
-
188
- token_set = fetch_valid_token_set(user) # example
189
-
190
- xero_client.refresh_token_set(token_set)
191
-
192
- # You need to namespace your api method call to one of the following api sets
193
- # [:accounting_api, :assets_api, :projects_api, :files_api, :payroll_au_api, :payroll_nz_api, :payroll_uk_api]
194
-
195
- api_instance = xero_client.<api_set>
196
-
197
-
198
-
199
- xero_tenant_id = 'YOUR_XERO_TENANT_ID' # String | Xero identifier for Tenant
200
- file_id = '4ff1e5cc-9835-40d5-bb18-09fdb118db9c' # String | File id for single object
201
- begin
202
- #delete a file
203
- result = api_instance.delete_file(xero_tenant_id, file_id)
204
- p result
205
- rescue XeroRuby::Files::ApiError => e
206
- puts "Exception when calling FilesApi->delete_file: #{e}"
207
- end
208
- ```
209
-
210
- ### Parameters
211
-
212
-
213
- Name | Type | Description | Notes
214
- ------------- | ------------- | ------------- | -------------
215
- **xero_tenant_id** | **String**| Xero identifier for Tenant |
216
- **file_id** | [**String**](.md)| File id for single object |
217
-
218
- ### Return type
219
-
220
- [**FileResponse204**](FileResponse204.md)
221
-
222
- ### Authorization
223
-
224
- [OAuth2](../README.md#OAuth2)
225
-
226
- ### HTTP request headers
227
-
228
- - **Content-Type**: Not defined
229
- - **Accept**: application/json
230
-
231
-
232
- ## delete_file_association
233
-
234
- > FileResponse204 delete_file_association(xero_tenant_id, file_id, object_id)
235
-
236
- create a new association
237
-
238
- By passing in the appropriate options, you can create a new folder
239
-
240
- ### Example
241
-
242
- ```ruby
243
- # load the gem
244
- require 'xero-ruby'
245
-
246
- creds = {
247
- client_id: ENV['CLIENT_ID'],
248
- client_secret: ENV['CLIENT_SECRET'],
249
- redirect_uri: ENV['REDIRECT_URI'],
250
- scopes: ENV['SCOPES']
251
- }
252
- xero_client = XeroRuby::ApiClient.new(credentials: creds)
253
-
254
- token_set = fetch_valid_token_set(user) # example
255
-
256
- xero_client.refresh_token_set(token_set)
257
-
258
- # You need to namespace your api method call to one of the following api sets
259
- # [:accounting_api, :assets_api, :projects_api, :files_api, :payroll_au_api, :payroll_nz_api, :payroll_uk_api]
260
-
261
- api_instance = xero_client.<api_set>
262
-
263
-
264
-
265
- xero_tenant_id = 'YOUR_XERO_TENANT_ID' # String | Xero identifier for Tenant
266
- file_id = '4ff1e5cc-9835-40d5-bb18-09fdb118db9c' # String | File id for single object
267
- object_id = '4ff1e5cc-9835-40d5-bb18-09fdb118db9c' # String | Object id for single object
268
- begin
269
- #create a new association
270
- result = api_instance.delete_file_association(xero_tenant_id, file_id, object_id)
271
- p result
272
- rescue XeroRuby::Files::ApiError => e
273
- puts "Exception when calling FilesApi->delete_file_association: #{e}"
274
- end
275
- ```
276
-
277
- ### Parameters
278
-
279
-
280
- Name | Type | Description | Notes
281
- ------------- | ------------- | ------------- | -------------
282
- **xero_tenant_id** | **String**| Xero identifier for Tenant |
283
- **file_id** | [**String**](.md)| File id for single object |
284
- **object_id** | [**String**](.md)| Object id for single object |
285
-
286
- ### Return type
287
-
288
- [**FileResponse204**](FileResponse204.md)
289
-
290
- ### Authorization
291
-
292
- [OAuth2](../README.md#OAuth2)
293
-
294
- ### HTTP request headers
295
-
296
- - **Content-Type**: Not defined
297
- - **Accept**: application/json
298
-
299
-
300
- ## delete_folder
301
-
302
- > FileResponse204 delete_folder(xero_tenant_id, folder_id)
303
-
304
- delete a folder
305
-
306
- By passing in the appropriate ID, you can delete a folder
307
-
308
- ### Example
309
-
310
- ```ruby
311
- # load the gem
312
- require 'xero-ruby'
313
-
314
- creds = {
315
- client_id: ENV['CLIENT_ID'],
316
- client_secret: ENV['CLIENT_SECRET'],
317
- redirect_uri: ENV['REDIRECT_URI'],
318
- scopes: ENV['SCOPES']
319
- }
320
- xero_client = XeroRuby::ApiClient.new(credentials: creds)
321
-
322
- token_set = fetch_valid_token_set(user) # example
323
-
324
- xero_client.refresh_token_set(token_set)
325
-
326
- # You need to namespace your api method call to one of the following api sets
327
- # [:accounting_api, :assets_api, :projects_api, :files_api, :payroll_au_api, :payroll_nz_api, :payroll_uk_api]
328
-
329
- api_instance = xero_client.<api_set>
330
-
331
-
332
-
333
- xero_tenant_id = 'YOUR_XERO_TENANT_ID' # String | Xero identifier for Tenant
334
- folder_id = '4ff1e5cc-9835-40d5-bb18-09fdb118db9c' # String | Folder id for single object
335
- begin
336
- #delete a folder
337
- result = api_instance.delete_folder(xero_tenant_id, folder_id)
338
- p result
339
- rescue XeroRuby::Files::ApiError => e
340
- puts "Exception when calling FilesApi->delete_folder: #{e}"
341
- end
342
- ```
343
-
344
- ### Parameters
345
-
346
-
347
- Name | Type | Description | Notes
348
- ------------- | ------------- | ------------- | -------------
349
- **xero_tenant_id** | **String**| Xero identifier for Tenant |
350
- **folder_id** | [**String**](.md)| Folder id for single object |
351
-
352
- ### Return type
353
-
354
- [**FileResponse204**](FileResponse204.md)
355
-
356
- ### Authorization
357
-
358
- [OAuth2](../README.md#OAuth2)
359
-
360
- ### HTTP request headers
361
-
362
- - **Content-Type**: Not defined
363
- - **Accept**: application/json
364
-
365
-
366
- ## get_associations_by_object
367
-
368
- > Array&lt;Association&gt; get_associations_by_object(xero_tenant_id, object_id)
369
-
370
- searches files
371
-
372
- By passing in the appropriate options,
373
-
374
- ### Example
375
-
376
- ```ruby
377
- # load the gem
378
- require 'xero-ruby'
379
-
380
- creds = {
381
- client_id: ENV['CLIENT_ID'],
382
- client_secret: ENV['CLIENT_SECRET'],
383
- redirect_uri: ENV['REDIRECT_URI'],
384
- scopes: ENV['SCOPES']
385
- }
386
- xero_client = XeroRuby::ApiClient.new(credentials: creds)
387
-
388
- token_set = fetch_valid_token_set(user) # example
389
-
390
- xero_client.refresh_token_set(token_set)
391
-
392
- # You need to namespace your api method call to one of the following api sets
393
- # [:accounting_api, :assets_api, :projects_api, :files_api, :payroll_au_api, :payroll_nz_api, :payroll_uk_api]
394
-
395
- api_instance = xero_client.<api_set>
396
-
397
-
398
-
399
- xero_tenant_id = 'YOUR_XERO_TENANT_ID' # String | Xero identifier for Tenant
400
- object_id = '4ff1e5cc-9835-40d5-bb18-09fdb118db9c' # String | Object id for single object
401
- begin
402
- #searches files
403
- result = api_instance.get_associations_by_object(xero_tenant_id, object_id)
404
- p result
405
- rescue XeroRuby::Files::ApiError => e
406
- puts "Exception when calling FilesApi->get_associations_by_object: #{e}"
407
- end
408
- ```
409
-
410
- ### Parameters
411
-
412
-
413
- Name | Type | Description | Notes
414
- ------------- | ------------- | ------------- | -------------
415
- **xero_tenant_id** | **String**| Xero identifier for Tenant |
416
- **object_id** | [**String**](.md)| Object id for single object |
417
-
418
- ### Return type
419
-
420
- [**Array&lt;Association&gt;**](Association.md)
421
-
422
- ### Authorization
423
-
424
- [OAuth2](../README.md#OAuth2)
425
-
426
- ### HTTP request headers
427
-
428
- - **Content-Type**: Not defined
429
- - **Accept**: application/json
430
-
431
-
432
- ## get_file
433
-
434
- > FileObject get_file(xero_tenant_id, file_id)
435
-
436
- searches for file by unique id
437
-
438
- ### Example
439
-
440
- ```ruby
441
- # load the gem
442
- require 'xero-ruby'
443
-
444
- creds = {
445
- client_id: ENV['CLIENT_ID'],
446
- client_secret: ENV['CLIENT_SECRET'],
447
- redirect_uri: ENV['REDIRECT_URI'],
448
- scopes: ENV['SCOPES']
449
- }
450
- xero_client = XeroRuby::ApiClient.new(credentials: creds)
451
-
452
- token_set = fetch_valid_token_set(user) # example
453
-
454
- xero_client.refresh_token_set(token_set)
455
-
456
- # You need to namespace your api method call to one of the following api sets
457
- # [:accounting_api, :assets_api, :projects_api, :files_api, :payroll_au_api, :payroll_nz_api, :payroll_uk_api]
458
-
459
- api_instance = xero_client.<api_set>
460
-
461
-
462
-
463
- xero_tenant_id = 'YOUR_XERO_TENANT_ID' # String | Xero identifier for Tenant
464
- file_id = '4ff1e5cc-9835-40d5-bb18-09fdb118db9c' # String | File id for single object
465
- begin
466
- #searches for file by unique id
467
- result = api_instance.get_file(xero_tenant_id, file_id)
468
- p result
469
- rescue XeroRuby::Files::ApiError => e
470
- puts "Exception when calling FilesApi->get_file: #{e}"
471
- end
472
- ```
473
-
474
- ### Parameters
475
-
476
-
477
- Name | Type | Description | Notes
478
- ------------- | ------------- | ------------- | -------------
479
- **xero_tenant_id** | **String**| Xero identifier for Tenant |
480
- **file_id** | [**String**](.md)| File id for single object |
481
-
482
- ### Return type
483
-
484
- [**FileObject**](FileObject.md)
485
-
486
- ### Authorization
487
-
488
- [OAuth2](../README.md#OAuth2)
489
-
490
- ### HTTP request headers
491
-
492
- - **Content-Type**: Not defined
493
- - **Accept**: application/json
494
-
495
-
496
- ## get_file_associations
497
-
498
- > Array&lt;Association&gt; get_file_associations(xero_tenant_id, file_id)
499
-
500
- searches files
501
-
502
- By passing in the appropriate options,
503
-
504
- ### Example
505
-
506
- ```ruby
507
- # load the gem
508
- require 'xero-ruby'
509
-
510
- creds = {
511
- client_id: ENV['CLIENT_ID'],
512
- client_secret: ENV['CLIENT_SECRET'],
513
- redirect_uri: ENV['REDIRECT_URI'],
514
- scopes: ENV['SCOPES']
515
- }
516
- xero_client = XeroRuby::ApiClient.new(credentials: creds)
517
-
518
- token_set = fetch_valid_token_set(user) # example
519
-
520
- xero_client.refresh_token_set(token_set)
521
-
522
- # You need to namespace your api method call to one of the following api sets
523
- # [:accounting_api, :assets_api, :projects_api, :files_api, :payroll_au_api, :payroll_nz_api, :payroll_uk_api]
524
-
525
- api_instance = xero_client.<api_set>
526
-
527
-
528
-
529
- xero_tenant_id = 'YOUR_XERO_TENANT_ID' # String | Xero identifier for Tenant
530
- file_id = '4ff1e5cc-9835-40d5-bb18-09fdb118db9c' # String | File id for single object
531
- begin
532
- #searches files
533
- result = api_instance.get_file_associations(xero_tenant_id, file_id)
534
- p result
535
- rescue XeroRuby::Files::ApiError => e
536
- puts "Exception when calling FilesApi->get_file_associations: #{e}"
537
- end
538
- ```
539
-
540
- ### Parameters
541
-
542
-
543
- Name | Type | Description | Notes
544
- ------------- | ------------- | ------------- | -------------
545
- **xero_tenant_id** | **String**| Xero identifier for Tenant |
546
- **file_id** | [**String**](.md)| File id for single object |
547
-
548
- ### Return type
549
-
550
- [**Array&lt;Association&gt;**](Association.md)
551
-
552
- ### Authorization
553
-
554
- [OAuth2](../README.md#OAuth2)
555
-
556
- ### HTTP request headers
557
-
558
- - **Content-Type**: Not defined
559
- - **Accept**: application/json
560
-
561
-
562
- ## get_file_content
563
-
564
- > File get_file_content(xero_tenant_id, file_id)
565
-
566
- searches files to retrieve the data
567
-
568
- By passing in the appropriate options, retrieve data for specific file
569
-
570
- ### Example
571
-
572
- ```ruby
573
- # load the gem
574
- require 'xero-ruby'
575
-
576
- creds = {
577
- client_id: ENV['CLIENT_ID'],
578
- client_secret: ENV['CLIENT_SECRET'],
579
- redirect_uri: ENV['REDIRECT_URI'],
580
- scopes: ENV['SCOPES']
581
- }
582
- xero_client = XeroRuby::ApiClient.new(credentials: creds)
583
-
584
- token_set = fetch_valid_token_set(user) # example
585
-
586
- xero_client.refresh_token_set(token_set)
587
-
588
- # You need to namespace your api method call to one of the following api sets
589
- # [:accounting_api, :assets_api, :projects_api, :files_api, :payroll_au_api, :payroll_nz_api, :payroll_uk_api]
590
-
591
- api_instance = xero_client.<api_set>
592
-
593
-
594
-
595
- xero_tenant_id = 'YOUR_XERO_TENANT_ID' # String | Xero identifier for Tenant
596
- file_id = '4ff1e5cc-9835-40d5-bb18-09fdb118db9c' # String | File id for single object
597
- begin
598
- #searches files to retrieve the data
599
- result = api_instance.get_file_content(xero_tenant_id, file_id)
600
- p result
601
- rescue XeroRuby::Files::ApiError => e
602
- puts "Exception when calling FilesApi->get_file_content: #{e}"
603
- end
604
- ```
605
-
606
- ### Parameters
607
-
608
-
609
- Name | Type | Description | Notes
610
- ------------- | ------------- | ------------- | -------------
611
- **xero_tenant_id** | **String**| Xero identifier for Tenant |
612
- **file_id** | [**String**](.md)| File id for single object |
613
-
614
- ### Return type
615
-
616
- **File**
617
-
618
- ### Authorization
619
-
620
- [OAuth2](../README.md#OAuth2)
621
-
622
- ### HTTP request headers
623
-
624
- - **Content-Type**: Not defined
625
- - **Accept**: application/octet-stream
626
-
627
-
628
- ## get_files
629
-
630
- > Files get_files(xero_tenant_id, opts)
631
-
632
- searches files
633
-
634
- ### Example
635
-
636
- ```ruby
637
- # load the gem
638
- require 'xero-ruby'
639
-
640
- creds = {
641
- client_id: ENV['CLIENT_ID'],
642
- client_secret: ENV['CLIENT_SECRET'],
643
- redirect_uri: ENV['REDIRECT_URI'],
644
- scopes: ENV['SCOPES']
645
- }
646
- xero_client = XeroRuby::ApiClient.new(credentials: creds)
647
-
648
- token_set = fetch_valid_token_set(user) # example
649
-
650
- xero_client.refresh_token_set(token_set)
651
-
652
- # You need to namespace your api method call to one of the following api sets
653
- # [:accounting_api, :assets_api, :projects_api, :files_api, :payroll_au_api, :payroll_nz_api, :payroll_uk_api]
654
-
655
- api_instance = xero_client.<api_set>
656
-
657
-
658
-
659
- xero_tenant_id = 'YOUR_XERO_TENANT_ID' # String | Xero identifier for Tenant
660
- opts = {
661
- pagesize: 50, # Integer | pass an optional page size value
662
-
663
- page: 2, # Integer | number of records to skip for pagination
664
-
665
- sort: 'CreatedDateUTC DESC' # String | values to sort by
666
- }
667
-
668
- begin
669
- #searches files
670
- result = api_instance.get_files(xero_tenant_id, opts)
671
- p result
672
- rescue XeroRuby::Files::ApiError => e
673
- puts "Exception when calling FilesApi->get_files: #{e}"
674
- end
675
- ```
676
-
677
- ### Parameters
678
-
679
-
680
- Name | Type | Description | Notes
681
- ------------- | ------------- | ------------- | -------------
682
- **xero_tenant_id** | **String**| Xero identifier for Tenant |
683
- **pagesize** | **Integer**| pass an optional page size value | [optional]
684
- **page** | **Integer**| number of records to skip for pagination | [optional]
685
- **sort** | **String**| values to sort by | [optional]
686
-
687
- ### Return type
688
-
689
- [**Files**](Files.md)
690
-
691
- ### Authorization
692
-
693
- [OAuth2](../README.md#OAuth2)
694
-
695
- ### HTTP request headers
696
-
697
- - **Content-Type**: Not defined
698
- - **Accept**: application/json
699
-
700
-
701
- ## get_folder
702
-
703
- > Folder get_folder(xero_tenant_id, folder_id)
704
-
705
- searches specific folder by id
706
-
707
- By passing in the appropriate ID, you can search for specific folder
708
-
709
- ### Example
710
-
711
- ```ruby
712
- # load the gem
713
- require 'xero-ruby'
714
-
715
- creds = {
716
- client_id: ENV['CLIENT_ID'],
717
- client_secret: ENV['CLIENT_SECRET'],
718
- redirect_uri: ENV['REDIRECT_URI'],
719
- scopes: ENV['SCOPES']
720
- }
721
- xero_client = XeroRuby::ApiClient.new(credentials: creds)
722
-
723
- token_set = fetch_valid_token_set(user) # example
724
-
725
- xero_client.refresh_token_set(token_set)
726
-
727
- # You need to namespace your api method call to one of the following api sets
728
- # [:accounting_api, :assets_api, :projects_api, :files_api, :payroll_au_api, :payroll_nz_api, :payroll_uk_api]
729
-
730
- api_instance = xero_client.<api_set>
731
-
732
-
733
-
734
- xero_tenant_id = 'YOUR_XERO_TENANT_ID' # String | Xero identifier for Tenant
735
- folder_id = '4ff1e5cc-9835-40d5-bb18-09fdb118db9c' # String | Folder id for single object
736
- begin
737
- #searches specific folder by id
738
- result = api_instance.get_folder(xero_tenant_id, folder_id)
739
- p result
740
- rescue XeroRuby::Files::ApiError => e
741
- puts "Exception when calling FilesApi->get_folder: #{e}"
742
- end
743
- ```
744
-
745
- ### Parameters
746
-
747
-
748
- Name | Type | Description | Notes
749
- ------------- | ------------- | ------------- | -------------
750
- **xero_tenant_id** | **String**| Xero identifier for Tenant |
751
- **folder_id** | [**String**](.md)| Folder id for single object |
752
-
753
- ### Return type
754
-
755
- [**Folder**](Folder.md)
756
-
757
- ### Authorization
758
-
759
- [OAuth2](../README.md#OAuth2)
760
-
761
- ### HTTP request headers
762
-
763
- - **Content-Type**: Not defined
764
- - **Accept**: application/json
765
-
766
-
767
- ## get_folders
768
-
769
- > Array&lt;Folder&gt; get_folders(xero_tenant_id, opts)
770
-
771
- searches folder
772
-
773
- By passing in the appropriate options, you can search for available folders
774
-
775
- ### Example
776
-
777
- ```ruby
778
- # load the gem
779
- require 'xero-ruby'
780
-
781
- creds = {
782
- client_id: ENV['CLIENT_ID'],
783
- client_secret: ENV['CLIENT_SECRET'],
784
- redirect_uri: ENV['REDIRECT_URI'],
785
- scopes: ENV['SCOPES']
786
- }
787
- xero_client = XeroRuby::ApiClient.new(credentials: creds)
788
-
789
- token_set = fetch_valid_token_set(user) # example
790
-
791
- xero_client.refresh_token_set(token_set)
792
-
793
- # You need to namespace your api method call to one of the following api sets
794
- # [:accounting_api, :assets_api, :projects_api, :files_api, :payroll_au_api, :payroll_nz_api, :payroll_uk_api]
795
-
796
- api_instance = xero_client.<api_set>
797
-
798
-
799
-
800
- xero_tenant_id = 'YOUR_XERO_TENANT_ID' # String | Xero identifier for Tenant
801
- opts = {
802
- sort: 'CreatedDateUTC DESC' # String | values to sort by
803
- }
804
-
805
- begin
806
- #searches folder
807
- result = api_instance.get_folders(xero_tenant_id, opts)
808
- p result
809
- rescue XeroRuby::Files::ApiError => e
810
- puts "Exception when calling FilesApi->get_folders: #{e}"
811
- end
812
- ```
813
-
814
- ### Parameters
815
-
816
-
817
- Name | Type | Description | Notes
818
- ------------- | ------------- | ------------- | -------------
819
- **xero_tenant_id** | **String**| Xero identifier for Tenant |
820
- **sort** | **String**| values to sort by | [optional]
821
-
822
- ### Return type
823
-
824
- [**Array&lt;Folder&gt;**](Folder.md)
825
-
826
- ### Authorization
827
-
828
- [OAuth2](../README.md#OAuth2)
829
-
830
- ### HTTP request headers
831
-
832
- - **Content-Type**: Not defined
833
- - **Accept**: application/json
834
-
835
-
836
- ## get_inbox
837
-
838
- > Folder get_inbox(xero_tenant_id)
839
-
840
- searches inbox folder
841
-
842
- Search for the user inbox
843
-
844
- ### Example
845
-
846
- ```ruby
847
- # load the gem
848
- require 'xero-ruby'
849
-
850
- creds = {
851
- client_id: ENV['CLIENT_ID'],
852
- client_secret: ENV['CLIENT_SECRET'],
853
- redirect_uri: ENV['REDIRECT_URI'],
854
- scopes: ENV['SCOPES']
855
- }
856
- xero_client = XeroRuby::ApiClient.new(credentials: creds)
857
-
858
- token_set = fetch_valid_token_set(user) # example
859
-
860
- xero_client.refresh_token_set(token_set)
861
-
862
- # You need to namespace your api method call to one of the following api sets
863
- # [:accounting_api, :assets_api, :projects_api, :files_api, :payroll_au_api, :payroll_nz_api, :payroll_uk_api]
864
-
865
- api_instance = xero_client.<api_set>
866
-
867
-
868
-
869
- xero_tenant_id = 'YOUR_XERO_TENANT_ID' # String | Xero identifier for Tenant
870
- begin
871
- #searches inbox folder
872
- result = api_instance.get_inbox(xero_tenant_id)
873
- p result
874
- rescue XeroRuby::Files::ApiError => e
875
- puts "Exception when calling FilesApi->get_inbox: #{e}"
876
- end
877
- ```
878
-
879
- ### Parameters
880
-
881
-
882
- Name | Type | Description | Notes
883
- ------------- | ------------- | ------------- | -------------
884
- **xero_tenant_id** | **String**| Xero identifier for Tenant |
885
-
886
- ### Return type
887
-
888
- [**Folder**](Folder.md)
889
-
890
- ### Authorization
891
-
892
- [OAuth2](../README.md#OAuth2)
893
-
894
- ### HTTP request headers
895
-
896
- - **Content-Type**: Not defined
897
- - **Accept**: application/json
898
-
899
-
900
- ## update_file
901
-
902
- > FileObject update_file(xero_tenant_id, file_id, opts)
903
-
904
- Update a file
905
-
906
- Update properties on a single file
907
-
908
- ### Example
909
-
910
- ```ruby
911
- # load the gem
912
- require 'xero-ruby'
913
-
914
- creds = {
915
- client_id: ENV['CLIENT_ID'],
916
- client_secret: ENV['CLIENT_SECRET'],
917
- redirect_uri: ENV['REDIRECT_URI'],
918
- scopes: ENV['SCOPES']
919
- }
920
- xero_client = XeroRuby::ApiClient.new(credentials: creds)
921
-
922
- token_set = fetch_valid_token_set(user) # example
923
-
924
- xero_client.refresh_token_set(token_set)
925
-
926
- # You need to namespace your api method call to one of the following api sets
927
- # [:accounting_api, :assets_api, :projects_api, :files_api, :payroll_au_api, :payroll_nz_api, :payroll_uk_api]
928
-
929
- api_instance = xero_client.<api_set>
930
-
931
-
932
-
933
- xero_tenant_id = 'YOUR_XERO_TENANT_ID' # String | Xero identifier for Tenant
934
- file_id = '4ff1e5cc-9835-40d5-bb18-09fdb118db9c' # String | File id for single object
935
- opts = {
936
- file_object: XeroRuby::Files::FileObject.new # FileObject |
937
- }
938
-
939
- begin
940
- #Update a file
941
- result = api_instance.update_file(xero_tenant_id, file_id, opts)
942
- p result
943
- rescue XeroRuby::Files::ApiError => e
944
- puts "Exception when calling FilesApi->update_file: #{e}"
945
- end
946
- ```
947
-
948
- ### Parameters
949
-
950
-
951
- Name | Type | Description | Notes
952
- ------------- | ------------- | ------------- | -------------
953
- **xero_tenant_id** | **String**| Xero identifier for Tenant |
954
- **file_id** | [**String**](.md)| File id for single object |
955
- **file_object** | [**FileObject**](FileObject.md)| | [optional]
956
-
957
- ### Return type
958
-
959
- [**FileObject**](FileObject.md)
960
-
961
- ### Authorization
962
-
963
- [OAuth2](../README.md#OAuth2)
964
-
965
- ### HTTP request headers
966
-
967
- - **Content-Type**: application/json
968
- - **Accept**: application/json
969
-
970
-
971
- ## update_folder
972
-
973
- > Folder update_folder(xero_tenant_id, folder_id, folder)
974
-
975
- update folder
976
-
977
- By passing in the appropriate ID and properties, you can update a folder
978
-
979
- ### Example
980
-
981
- ```ruby
982
- # load the gem
983
- require 'xero-ruby'
984
-
985
- creds = {
986
- client_id: ENV['CLIENT_ID'],
987
- client_secret: ENV['CLIENT_SECRET'],
988
- redirect_uri: ENV['REDIRECT_URI'],
989
- scopes: ENV['SCOPES']
990
- }
991
- xero_client = XeroRuby::ApiClient.new(credentials: creds)
992
-
993
- token_set = fetch_valid_token_set(user) # example
994
-
995
- xero_client.refresh_token_set(token_set)
996
-
997
- # You need to namespace your api method call to one of the following api sets
998
- # [:accounting_api, :assets_api, :projects_api, :files_api, :payroll_au_api, :payroll_nz_api, :payroll_uk_api]
999
-
1000
- api_instance = xero_client.<api_set>
1001
-
1002
-
1003
-
1004
- xero_tenant_id = 'YOUR_XERO_TENANT_ID' # String | Xero identifier for Tenant
1005
- folder_id = '4ff1e5cc-9835-40d5-bb18-09fdb118db9c' # String | Folder id for single object
1006
- folder = XeroRuby::Files::Folder.new # Folder |
1007
- begin
1008
- #update folder
1009
- result = api_instance.update_folder(xero_tenant_id, folder_id, folder)
1010
- p result
1011
- rescue XeroRuby::Files::ApiError => e
1012
- puts "Exception when calling FilesApi->update_folder: #{e}"
1013
- end
1014
- ```
1015
-
1016
- ### Parameters
1017
-
1018
-
1019
- Name | Type | Description | Notes
1020
- ------------- | ------------- | ------------- | -------------
1021
- **xero_tenant_id** | **String**| Xero identifier for Tenant |
1022
- **folder_id** | [**String**](.md)| Folder id for single object |
1023
- **folder** | [**Folder**](Folder.md)| |
1024
-
1025
- ### Return type
1026
-
1027
- [**Folder**](Folder.md)
1028
-
1029
- ### Authorization
1030
-
1031
- [OAuth2](../README.md#OAuth2)
1032
-
1033
- ### HTTP request headers
1034
-
1035
- - **Content-Type**: application/json
1036
- - **Accept**: application/json
1037
-
1038
-
1039
- ## upload_file
1040
-
1041
- > FileObject upload_file(xero_tenant_id, opts)
1042
-
1043
- upload an File
1044
-
1045
- ### Example
1046
-
1047
- ```ruby
1048
- # load the gem
1049
- require 'xero-ruby'
1050
-
1051
- creds = {
1052
- client_id: ENV['CLIENT_ID'],
1053
- client_secret: ENV['CLIENT_SECRET'],
1054
- redirect_uri: ENV['REDIRECT_URI'],
1055
- scopes: ENV['SCOPES']
1056
- }
1057
- xero_client = XeroRuby::ApiClient.new(credentials: creds)
1058
-
1059
- token_set = fetch_valid_token_set(user) # example
1060
-
1061
- xero_client.refresh_token_set(token_set)
1062
-
1063
- # You need to namespace your api method call to one of the following api sets
1064
- # [:accounting_api, :assets_api, :projects_api, :files_api, :payroll_au_api, :payroll_nz_api, :payroll_uk_api]
1065
-
1066
- api_instance = xero_client.<api_set>
1067
-
1068
-
1069
-
1070
- xero_tenant_id = 'YOUR_XERO_TENANT_ID' # String | Xero identifier for Tenant
1071
- opts = {
1072
- folder_id: '4ff1e5cc-9835-40d5-bb18-09fdb118db9c', # String | pass an optional folder id to save file to specific folder
1073
-
1074
- body: 'body_example', # String |
1075
-
1076
- name: 'name_example', # String | exact name of the file you are uploading
1077
-
1078
- filename: 'filename_example', # String |
1079
-
1080
- mime_type: 'mime_type_example' # String |
1081
- }
1082
-
1083
- begin
1084
- #upload an File
1085
- result = api_instance.upload_file(xero_tenant_id, opts)
1086
- p result
1087
- rescue XeroRuby::Files::ApiError => e
1088
- puts "Exception when calling FilesApi->upload_file: #{e}"
1089
- end
1090
- ```
1091
-
1092
- ### Parameters
1093
-
1094
-
1095
- Name | Type | Description | Notes
1096
- ------------- | ------------- | ------------- | -------------
1097
- **xero_tenant_id** | **String**| Xero identifier for Tenant |
1098
- **folder_id** | [**String**](.md)| pass an optional folder id to save file to specific folder | [optional]
1099
- **body** | **String**| | [optional]
1100
- **name** | **String**| exact name of the file you are uploading | [optional]
1101
- **filename** | **String**| | [optional]
1102
- **mime_type** | **String**| | [optional]
1103
-
1104
- ### Return type
1105
-
1106
- [**FileObject**](FileObject.md)
1107
-
1108
- ### Authorization
1109
-
1110
- [OAuth2](../README.md#OAuth2)
1111
-
1112
- ### HTTP request headers
1113
-
1114
- - **Content-Type**: multipart/form-data
1115
- - **Accept**: application/json
1116
-