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
@@ -0,0 +1,211 @@
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 'time'
14
+ require 'date'
15
+
16
+ module XeroRuby
17
+ class PaymentDelete
18
+ # The status of the payment.
19
+ attr_accessor :status
20
+
21
+ # Attribute mapping from ruby-style variable name to JSON key.
22
+ def self.attribute_map
23
+ {
24
+ :'status' => :'Status'
25
+ }
26
+ end
27
+
28
+ # Attribute type mapping.
29
+ def self.openapi_types
30
+ {
31
+ :'status' => :'String'
32
+ }
33
+ end
34
+
35
+ # Initializes the object
36
+ # @param [Hash] attributes Model attributes in the form of hash
37
+ def initialize(attributes = {})
38
+ if (!attributes.is_a?(Hash))
39
+ fail ArgumentError, "The input argument (attributes) must be a hash in `XeroRuby::PaymentDelete` initialize method"
40
+ end
41
+
42
+ # check to see if the attribute exists and convert string to symbol for hash key
43
+ attributes = attributes.each_with_object({}) { |(k, v), h|
44
+ if (!self.class.attribute_map.key?(k.to_sym))
45
+ fail ArgumentError, "`#{k}` is not a valid attribute in `XeroRuby::PaymentDelete`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
46
+ end
47
+ h[k.to_sym] = v
48
+ }
49
+
50
+ if attributes.key?(:'status')
51
+ self.status = attributes[:'status']
52
+ else
53
+ self.status = 'DELETED'
54
+ end
55
+ end
56
+
57
+ # Show invalid properties with the reasons. Usually used together with valid?
58
+ # @return Array for valid properties with the reasons
59
+ def list_invalid_properties
60
+ invalid_properties = Array.new
61
+ if @status.nil?
62
+ invalid_properties.push('invalid value for "status", status cannot be nil.')
63
+ end
64
+
65
+ invalid_properties
66
+ end
67
+
68
+ # Check to see if the all the properties in the model are valid
69
+ # @return true if the model is valid
70
+ def valid?
71
+ return false if @status.nil?
72
+ true
73
+ end
74
+
75
+ # Checks equality by comparing each attribute.
76
+ # @param [Object] Object to be compared
77
+ def ==(o)
78
+ return true if self.equal?(o)
79
+ self.class == o.class &&
80
+ status == o.status
81
+ end
82
+
83
+ # @see the `==` method
84
+ # @param [Object] Object to be compared
85
+ def eql?(o)
86
+ self == o
87
+ end
88
+
89
+ # Calculates hash code according to all attributes.
90
+ # @return [Integer] Hash code
91
+ def hash
92
+ [status].hash
93
+ end
94
+
95
+ # Builds the object from hash
96
+ # @param [Hash] attributes Model attributes in the form of hash
97
+ # @return [Object] Returns the model itself
98
+ def self.build_from_hash(attributes)
99
+ new.build_from_hash(attributes)
100
+ end
101
+
102
+ # Builds the object from hash
103
+ # @param [Hash] attributes Model attributes in the form of hash
104
+ # @return [Object] Returns the model itself
105
+ def build_from_hash(attributes)
106
+ return nil unless attributes.is_a?(Hash)
107
+ self.class.openapi_types.each_pair do |key, type|
108
+ if type =~ /\AArray<(.*)>/i
109
+ # check to ensure the input is an array given that the attribute
110
+ # is documented as an array but the input is not
111
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
112
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
113
+ end
114
+ elsif !attributes[self.class.attribute_map[key]].nil?
115
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
116
+ end # or else data not found in attributes(hash), not an issue as the data can be optional
117
+ end
118
+
119
+ self
120
+ end
121
+
122
+ # Deserializes the data based on type
123
+ # @param string type Data type
124
+ # @param string value Value to be deserialized
125
+ # @return [Object] Deserialized data
126
+ def _deserialize(type, value)
127
+ case type.to_sym
128
+ when :DateTime
129
+ DateTime.parse(parse_date(value))
130
+ when :Date
131
+ Date.parse(parse_date(value))
132
+ when :String
133
+ value.to_s
134
+ when :Integer
135
+ value.to_i
136
+ when :Float
137
+ value.to_f
138
+ when :Boolean
139
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
140
+ true
141
+ else
142
+ false
143
+ end
144
+ when :Object
145
+ # generic object (usually a Hash), return directly
146
+ value
147
+ when /\AArray<(?<inner_type>.+)>\z/
148
+ inner_type = Regexp.last_match[:inner_type]
149
+ value.map { |v| _deserialize(inner_type, v) }
150
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
151
+ k_type = Regexp.last_match[:k_type]
152
+ v_type = Regexp.last_match[:v_type]
153
+ {}.tap do |hash|
154
+ value.each do |k, v|
155
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
156
+ end
157
+ end
158
+ else # model
159
+ XeroRuby.const_get(type).build_from_hash(value)
160
+ end
161
+ end
162
+
163
+ # Returns the string representation of the object
164
+ # @return [String] String presentation of the object
165
+ def to_s
166
+ to_hash.to_s
167
+ end
168
+
169
+ # to_body is an alias to to_hash (backward compatibility)
170
+ # @return [Hash] Returns the object in the form of hash
171
+ def to_body
172
+ to_hash
173
+ end
174
+
175
+ # Returns the object in the form of hash
176
+ # @return [Hash] Returns the object in the form of hash
177
+ def to_hash
178
+ hash = {}
179
+ self.class.attribute_map.each_pair do |attr, param|
180
+ value = self.send(attr)
181
+ next if value.nil?
182
+ hash[param] = _to_hash(value)
183
+ end
184
+ hash
185
+ end
186
+
187
+ # Outputs non-array value in the form of hash
188
+ # For object, use to_hash. Otherwise, just return the value
189
+ # @param [Object] value Any valid value
190
+ # @return [Hash] Returns the value in the form of hash
191
+ def _to_hash(value)
192
+ if value.is_a?(Array)
193
+ value.compact.map { |v| _to_hash(v) }
194
+ elsif value.is_a?(Hash)
195
+ {}.tap do |hash|
196
+ value.each { |k, v| hash[k] = _to_hash(v) }
197
+ end
198
+ elsif value.respond_to? :to_hash
199
+ value.to_hash
200
+ else
201
+ value
202
+ end
203
+ end
204
+
205
+ # customized data_parser
206
+ def parse_date(datestring)
207
+ seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
208
+ return Time.at(seconds_since_epoch).to_s
209
+ end
210
+ end
211
+ end
@@ -3,7 +3,7 @@
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
6
- The version of the OpenAPI document: 2.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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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