xero-ruby 0.2.2 → 0.2.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (130) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +1 -1
  3. data/README.md +7 -6
  4. data/docs/AccountingApi.md +57 -59
  5. data/docs/PaymentDelete.md +17 -0
  6. data/lib/xero-ruby/api/accounting_api.rb +77 -85
  7. data/lib/xero-ruby/api_client.rb +1 -1
  8. data/lib/xero-ruby/api_error.rb +1 -1
  9. data/lib/xero-ruby/configuration.rb +1 -1
  10. data/lib/xero-ruby/models/account.rb +1 -1
  11. data/lib/xero-ruby/models/account_type.rb +1 -1
  12. data/lib/xero-ruby/models/accounts.rb +1 -1
  13. data/lib/xero-ruby/models/accounts_payable.rb +1 -1
  14. data/lib/xero-ruby/models/accounts_receivable.rb +1 -1
  15. data/lib/xero-ruby/models/address.rb +1 -1
  16. data/lib/xero-ruby/models/allocation.rb +1 -1
  17. data/lib/xero-ruby/models/allocations.rb +1 -1
  18. data/lib/xero-ruby/models/attachment.rb +1 -1
  19. data/lib/xero-ruby/models/attachments.rb +1 -1
  20. data/lib/xero-ruby/models/balances.rb +1 -1
  21. data/lib/xero-ruby/models/bank_transaction.rb +1 -1
  22. data/lib/xero-ruby/models/bank_transactions.rb +1 -1
  23. data/lib/xero-ruby/models/bank_transfer.rb +1 -1
  24. data/lib/xero-ruby/models/bank_transfers.rb +1 -1
  25. data/lib/xero-ruby/models/batch_payment.rb +1 -1
  26. data/lib/xero-ruby/models/batch_payment_details.rb +1 -1
  27. data/lib/xero-ruby/models/batch_payments.rb +1 -1
  28. data/lib/xero-ruby/models/bill.rb +1 -1
  29. data/lib/xero-ruby/models/branding_theme.rb +1 -1
  30. data/lib/xero-ruby/models/branding_themes.rb +1 -1
  31. data/lib/xero-ruby/models/cis_org_setting.rb +1 -1
  32. data/lib/xero-ruby/models/cis_setting.rb +1 -1
  33. data/lib/xero-ruby/models/cis_settings.rb +1 -1
  34. data/lib/xero-ruby/models/contact.rb +1 -1
  35. data/lib/xero-ruby/models/contact_group.rb +1 -1
  36. data/lib/xero-ruby/models/contact_groups.rb +1 -1
  37. data/lib/xero-ruby/models/contact_person.rb +1 -1
  38. data/lib/xero-ruby/models/contacts.rb +1 -1
  39. data/lib/xero-ruby/models/country_code.rb +1 -1
  40. data/lib/xero-ruby/models/credit_note.rb +1 -1
  41. data/lib/xero-ruby/models/credit_notes.rb +1 -1
  42. data/lib/xero-ruby/models/currencies.rb +1 -1
  43. data/lib/xero-ruby/models/currency.rb +1 -1
  44. data/lib/xero-ruby/models/currency_code.rb +3 -1
  45. data/lib/xero-ruby/models/element.rb +1 -1
  46. data/lib/xero-ruby/models/employee.rb +1 -1
  47. data/lib/xero-ruby/models/employees.rb +1 -1
  48. data/lib/xero-ruby/models/error.rb +1 -1
  49. data/lib/xero-ruby/models/expense_claim.rb +1 -1
  50. data/lib/xero-ruby/models/expense_claims.rb +1 -1
  51. data/lib/xero-ruby/models/external_link.rb +1 -1
  52. data/lib/xero-ruby/models/history_record.rb +1 -1
  53. data/lib/xero-ruby/models/history_records.rb +1 -1
  54. data/lib/xero-ruby/models/invoice.rb +3 -3
  55. data/lib/xero-ruby/models/invoice_reminder.rb +1 -1
  56. data/lib/xero-ruby/models/invoice_reminders.rb +1 -1
  57. data/lib/xero-ruby/models/invoices.rb +1 -1
  58. data/lib/xero-ruby/models/item.rb +1 -1
  59. data/lib/xero-ruby/models/items.rb +1 -1
  60. data/lib/xero-ruby/models/journal.rb +1 -1
  61. data/lib/xero-ruby/models/journal_line.rb +1 -1
  62. data/lib/xero-ruby/models/journals.rb +1 -1
  63. data/lib/xero-ruby/models/line_amount_types.rb +1 -1
  64. data/lib/xero-ruby/models/line_item.rb +1 -1
  65. data/lib/xero-ruby/models/line_item_tracking.rb +1 -1
  66. data/lib/xero-ruby/models/linked_transaction.rb +1 -1
  67. data/lib/xero-ruby/models/linked_transactions.rb +1 -1
  68. data/lib/xero-ruby/models/manual_journal.rb +1 -1
  69. data/lib/xero-ruby/models/manual_journal_line.rb +1 -1
  70. data/lib/xero-ruby/models/manual_journals.rb +1 -1
  71. data/lib/xero-ruby/models/online_invoice.rb +1 -1
  72. data/lib/xero-ruby/models/online_invoices.rb +1 -1
  73. data/lib/xero-ruby/models/organisation.rb +1 -1
  74. data/lib/xero-ruby/models/organisations.rb +1 -1
  75. data/lib/xero-ruby/models/overpayment.rb +1 -1
  76. data/lib/xero-ruby/models/overpayments.rb +1 -1
  77. data/lib/xero-ruby/models/payment.rb +1 -1
  78. data/lib/xero-ruby/models/payment_delete.rb +211 -0
  79. data/lib/xero-ruby/models/payment_service.rb +1 -1
  80. data/lib/xero-ruby/models/payment_services.rb +1 -1
  81. data/lib/xero-ruby/models/payment_term.rb +1 -1
  82. data/lib/xero-ruby/models/payment_term_type.rb +1 -1
  83. data/lib/xero-ruby/models/payments.rb +1 -1
  84. data/lib/xero-ruby/models/phone.rb +1 -1
  85. data/lib/xero-ruby/models/prepayment.rb +1 -1
  86. data/lib/xero-ruby/models/prepayments.rb +1 -1
  87. data/lib/xero-ruby/models/purchase.rb +1 -1
  88. data/lib/xero-ruby/models/purchase_order.rb +1 -1
  89. data/lib/xero-ruby/models/purchase_orders.rb +1 -1
  90. data/lib/xero-ruby/models/quote.rb +1 -1
  91. data/lib/xero-ruby/models/quote_line_amount_types.rb +1 -1
  92. data/lib/xero-ruby/models/quote_status_codes.rb +1 -1
  93. data/lib/xero-ruby/models/quotes.rb +1 -1
  94. data/lib/xero-ruby/models/receipt.rb +1 -1
  95. data/lib/xero-ruby/models/receipts.rb +1 -1
  96. data/lib/xero-ruby/models/repeating_invoice.rb +1 -1
  97. data/lib/xero-ruby/models/repeating_invoices.rb +1 -1
  98. data/lib/xero-ruby/models/report.rb +1 -1
  99. data/lib/xero-ruby/models/report_attribute.rb +1 -1
  100. data/lib/xero-ruby/models/report_cell.rb +1 -1
  101. data/lib/xero-ruby/models/report_fields.rb +1 -1
  102. data/lib/xero-ruby/models/report_row.rb +1 -1
  103. data/lib/xero-ruby/models/report_rows.rb +1 -1
  104. data/lib/xero-ruby/models/report_with_row.rb +1 -1
  105. data/lib/xero-ruby/models/report_with_rows.rb +1 -1
  106. data/lib/xero-ruby/models/reports.rb +1 -1
  107. data/lib/xero-ruby/models/request_empty.rb +1 -1
  108. data/lib/xero-ruby/models/row_type.rb +1 -1
  109. data/lib/xero-ruby/models/sales_tracking_category.rb +1 -1
  110. data/lib/xero-ruby/models/schedule.rb +1 -1
  111. data/lib/xero-ruby/models/tax_component.rb +1 -1
  112. data/lib/xero-ruby/models/tax_rate.rb +1 -1
  113. data/lib/xero-ruby/models/tax_rates.rb +1 -1
  114. data/lib/xero-ruby/models/tax_type.rb +1 -1
  115. data/lib/xero-ruby/models/ten_nintey_nine_contact.rb +1 -1
  116. data/lib/xero-ruby/models/time_zone.rb +1 -1
  117. data/lib/xero-ruby/models/tracking_categories.rb +1 -1
  118. data/lib/xero-ruby/models/tracking_category.rb +1 -1
  119. data/lib/xero-ruby/models/tracking_option.rb +1 -1
  120. data/lib/xero-ruby/models/tracking_options.rb +1 -1
  121. data/lib/xero-ruby/models/user.rb +1 -1
  122. data/lib/xero-ruby/models/users.rb +1 -1
  123. data/lib/xero-ruby/models/validation_error.rb +1 -1
  124. data/lib/xero-ruby/version.rb +2 -2
  125. data/lib/xero-ruby.rb +2 -1
  126. data/pkg/xero-ruby-0.2.2.gem +0 -0
  127. data/pkg/xero-ruby-0.2.3.gem +0 -0
  128. data/spec/models/payment_delete_spec.rb +41 -0
  129. data/xero-ruby.gemspec +1 -1
  130. metadata +7 -2
@@ -3,7 +3,7 @@
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
6
- The version of the OpenAPI document: 2.0.4
6
+ The version of the OpenAPI document: 2.0.6
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.2.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
6
- The version of the OpenAPI document: 2.0.4
6
+ The version of the OpenAPI document: 2.0.6
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.2.0
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.2.0
11
11
  =end
12
12
 
13
13
  module XeroRuby
14
- VERSION = '0.2.2'
14
+ VERSION = '0.2.3'
15
15
  end
data/lib/xero-ruby.rb CHANGED
@@ -3,7 +3,7 @@
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
6
- The version of the OpenAPI document: 2.0.4
6
+ The version of the OpenAPI document: 2.0.6
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.2.0
@@ -85,6 +85,7 @@ require 'xero-ruby/models/organisations'
85
85
  require 'xero-ruby/models/overpayment'
86
86
  require 'xero-ruby/models/overpayments'
87
87
  require 'xero-ruby/models/payment'
88
+ require 'xero-ruby/models/payment_delete'
88
89
  require 'xero-ruby/models/payment_service'
89
90
  require 'xero-ruby/models/payment_services'
90
91
  require 'xero-ruby/models/payment_term'
Binary file
Binary file
@@ -0,0 +1,41 @@
1
+ =begin
2
+ #Accounting API
3
+
4
+ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
+
6
+ The version of the OpenAPI document: 2.0.6
7
+ Contact: api@xero.com
8
+ Generated by: https://openapi-generator.tech
9
+ OpenAPI Generator version: 4.2.0
10
+
11
+ =end
12
+
13
+ require 'spec_helper'
14
+ require 'json'
15
+ require 'date'
16
+
17
+ # Unit tests for XeroRuby::PaymentDelete
18
+ # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
+ # Please update as you see appropriate
20
+ describe 'PaymentDelete' do
21
+ before do
22
+ # run before each test
23
+ @instance = XeroRuby::PaymentDelete.new
24
+ end
25
+
26
+ after do
27
+ # run after each test
28
+ end
29
+
30
+ describe 'test an instance of PaymentDelete' do
31
+ it 'should create an instance of PaymentDelete' do
32
+ expect(@instance).to be_instance_of(XeroRuby::PaymentDelete)
33
+ end
34
+ end
35
+ describe 'test attribute "status"' do
36
+ it 'should work' do
37
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
38
+ end
39
+ end
40
+
41
+ end
data/xero-ruby.gemspec CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 2.0.4
8
+ The version of the OpenAPI document: 2.0.6
9
9
  Contact: api@xero.com
10
10
  Generated by: https://openapi-generator.tech
11
11
  OpenAPI Generator version: 4.2.0
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: xero-ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.2
4
+ version: 0.2.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Xero API Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-03-13 00:00:00.000000000 Z
11
+ date: 2020-03-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: typhoeus
@@ -149,6 +149,7 @@ files:
149
149
  - docs/Overpayment.md
150
150
  - docs/Overpayments.md
151
151
  - docs/Payment.md
152
+ - docs/PaymentDelete.md
152
153
  - docs/PaymentService.md
153
154
  - docs/PaymentServices.md
154
155
  - docs/PaymentTerm.md
@@ -269,6 +270,7 @@ files:
269
270
  - lib/xero-ruby/models/overpayment.rb
270
271
  - lib/xero-ruby/models/overpayments.rb
271
272
  - lib/xero-ruby/models/payment.rb
273
+ - lib/xero-ruby/models/payment_delete.rb
272
274
  - lib/xero-ruby/models/payment_service.rb
273
275
  - lib/xero-ruby/models/payment_services.rb
274
276
  - lib/xero-ruby/models/payment_term.rb
@@ -317,6 +319,7 @@ files:
317
319
  - lib/xero-ruby/version.rb
318
320
  - pkg/xero-ruby-0.1.3.gem
319
321
  - pkg/xero-ruby-0.2.2.gem
322
+ - pkg/xero-ruby-0.2.3.gem
320
323
  - spec/api/accounting_api_spec.rb
321
324
  - spec/api_client_spec.rb
322
325
  - spec/configuration_spec.rb
@@ -387,6 +390,7 @@ files:
387
390
  - spec/models/organisations_spec.rb
388
391
  - spec/models/overpayment_spec.rb
389
392
  - spec/models/overpayments_spec.rb
393
+ - spec/models/payment_delete_spec.rb
390
394
  - spec/models/payment_service_spec.rb
391
395
  - spec/models/payment_services_spec.rb
392
396
  - spec/models/payment_spec.rb
@@ -512,6 +516,7 @@ test_files:
512
516
  - spec/models/quote_status_codes_spec.rb
513
517
  - spec/models/element_spec.rb
514
518
  - spec/models/manual_journal_line_spec.rb
519
+ - spec/models/payment_delete_spec.rb
515
520
  - spec/models/payment_spec.rb
516
521
  - spec/models/prepayments_spec.rb
517
522
  - spec/models/manual_journals_spec.rb