budgea_client 5.0.0 → 5.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile +1 -1
- data/Gemfile.lock +1 -1
- data/README.md +19 -6
- data/budgea_openapi.json +1690 -1377
- data/config.json +1 -1
- data/docs/Account.md +1 -0
- data/docs/AdministrationApi.md +48 -48
- data/docs/AuthenticationApi.md +9 -9
- data/docs/BanksApi.md +392 -145
- data/docs/Connection.md +3 -0
- data/docs/ConnectionsApi.md +277 -30
- data/docs/DocumentsApi.md +48 -48
- data/docs/InlineResponse20016.md +1 -1
- data/docs/InlineResponse20017.md +1 -1
- data/docs/InlineResponse20018.md +1 -1
- data/docs/InlineResponse20019.md +1 -1
- data/docs/InlineResponse20020.md +1 -1
- data/docs/InlineResponse20021.md +1 -1
- data/docs/InlineResponse20022.md +1 -1
- data/docs/InlineResponse20023.md +1 -1
- data/docs/InlineResponse20024.md +1 -1
- data/docs/InlineResponse20025.md +1 -1
- data/docs/InlineResponse20026.md +1 -1
- data/docs/InlineResponse20027.md +1 -1
- data/docs/InlineResponse20028.md +1 -1
- data/docs/InlineResponse20029.md +1 -1
- data/docs/InlineResponse20030.md +1 -1
- data/docs/OIDCApi.md +3 -3
- data/docs/PFMApi.md +42 -42
- data/docs/ProvidersApi.md +343 -96
- data/docs/RecipientsApi.md +4 -4
- data/docs/TermsApi.md +74 -9
- data/docs/TransferApi.md +1 -1
- data/docs/TransfersApi.md +63 -63
- data/docs/UsersManagementApi.md +13 -13
- data/docs/WealthApi.md +75 -59
- data/lib/budgea_client/api/administration_api.rb +49 -49
- data/lib/budgea_client/api/authentication_api.rb +9 -9
- data/lib/budgea_client/api/banks_api.rb +403 -154
- data/lib/budgea_client/api/connections_api.rb +282 -33
- data/lib/budgea_client/api/documents_api.rb +49 -49
- data/lib/budgea_client/api/oidc_api.rb +3 -3
- data/lib/budgea_client/api/pfm_api.rb +44 -44
- data/lib/budgea_client/api/providers_api.rb +349 -100
- data/lib/budgea_client/api/recipients_api.rb +4 -4
- data/lib/budgea_client/api/terms_api.rb +77 -11
- data/lib/budgea_client/api/transfer_api.rb +1 -1
- data/lib/budgea_client/api/transfers_api.rb +75 -75
- data/lib/budgea_client/api/users_management_api.rb +14 -14
- data/lib/budgea_client/api/wealth_api.rb +99 -75
- data/lib/budgea_client/api_client.rb +2 -0
- data/lib/budgea_client/models/access.rb +2 -1
- data/lib/budgea_client/models/account.rb +14 -2
- data/lib/budgea_client/models/account_log.rb +2 -1
- data/lib/budgea_client/models/account_type.rb +2 -1
- data/lib/budgea_client/models/alert.rb +2 -1
- data/lib/budgea_client/models/auth_provider.rb +2 -1
- data/lib/budgea_client/models/category.rb +2 -1
- data/lib/budgea_client/models/certificate.rb +2 -1
- data/lib/budgea_client/models/client.rb +2 -1
- data/lib/budgea_client/models/config_log.rb +2 -1
- data/lib/budgea_client/models/connection.rb +70 -5
- data/lib/budgea_client/models/connection_log.rb +2 -1
- data/lib/budgea_client/models/connection_source.rb +2 -1
- data/lib/budgea_client/models/connector.rb +2 -1
- data/lib/budgea_client/models/connector_category.rb +2 -1
- data/lib/budgea_client/models/connector_logo.rb +2 -1
- data/lib/budgea_client/models/connector_source.rb +2 -1
- data/lib/budgea_client/models/currency.rb +2 -1
- data/lib/budgea_client/models/device.rb +2 -1
- data/lib/budgea_client/models/document.rb +2 -1
- data/lib/budgea_client/models/document_type.rb +2 -1
- data/lib/budgea_client/models/field.rb +2 -1
- data/lib/budgea_client/models/field_value.rb +2 -1
- data/lib/budgea_client/models/file.rb +2 -1
- data/lib/budgea_client/models/group.rb +2 -1
- data/lib/budgea_client/models/hash_table.rb +2 -1
- data/lib/budgea_client/models/inline_response_200.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_1.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_10.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_11.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_12.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_13.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_14.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_15.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_16.rb +13 -12
- data/lib/budgea_client/models/inline_response_200_17.rb +20 -19
- data/lib/budgea_client/models/inline_response_200_18.rb +20 -19
- data/lib/budgea_client/models/inline_response_200_19.rb +20 -19
- data/lib/budgea_client/models/inline_response_200_2.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_20.rb +20 -19
- data/lib/budgea_client/models/inline_response_200_21.rb +20 -19
- data/lib/budgea_client/models/inline_response_200_22.rb +13 -12
- data/lib/budgea_client/models/inline_response_200_23.rb +13 -12
- data/lib/budgea_client/models/inline_response_200_24.rb +20 -19
- data/lib/budgea_client/models/inline_response_200_25.rb +20 -19
- data/lib/budgea_client/models/inline_response_200_26.rb +13 -12
- data/lib/budgea_client/models/inline_response_200_27.rb +13 -12
- data/lib/budgea_client/models/inline_response_200_28.rb +13 -12
- data/lib/budgea_client/models/inline_response_200_29.rb +20 -19
- data/lib/budgea_client/models/inline_response_200_3.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_30.rb +13 -12
- data/lib/budgea_client/models/inline_response_200_31.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_32.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_33.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_34.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_35.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_36.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_37.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_38.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_39.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_4.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_40.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_41.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_42.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_5.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_6.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_7.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_8.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_9.rb +2 -1
- data/lib/budgea_client/models/investment.rb +2 -1
- data/lib/budgea_client/models/investment_value.rb +2 -1
- data/lib/budgea_client/models/keyword.rb +2 -1
- data/lib/budgea_client/models/locked_user.rb +2 -1
- data/lib/budgea_client/models/oidc_whitelist.rb +2 -1
- data/lib/budgea_client/models/order.rb +2 -1
- data/lib/budgea_client/models/pocket.rb +2 -1
- data/lib/budgea_client/models/profile.rb +2 -1
- data/lib/budgea_client/models/project.rb +2 -1
- data/lib/budgea_client/models/project_type.rb +2 -1
- data/lib/budgea_client/models/recipient.rb +2 -1
- data/lib/budgea_client/models/recipient_log.rb +2 -1
- data/lib/budgea_client/models/security.rb +2 -1
- data/lib/budgea_client/models/subscription.rb +2 -1
- data/lib/budgea_client/models/subscription_log.rb +2 -1
- data/lib/budgea_client/models/terms_of_service.rb +2 -1
- data/lib/budgea_client/models/transaction.rb +2 -1
- data/lib/budgea_client/models/transaction_information.rb +2 -1
- data/lib/budgea_client/models/transactions_cluster.rb +2 -1
- data/lib/budgea_client/models/transfer.rb +2 -1
- data/lib/budgea_client/models/transfer_log.rb +2 -1
- data/lib/budgea_client/models/user.rb +2 -1
- data/lib/budgea_client/models/user_alert.rb +2 -1
- data/lib/budgea_client/models/webhook.rb +2 -1
- data/lib/budgea_client/models/webhook_data.rb +2 -1
- data/lib/budgea_client/models/webhook_log.rb +2 -1
- data/lib/budgea_client/version.rb +1 -1
- data/original_budgea_openapi.json +1559 -1474
- data/pkg/budgea_client-5.1.2.gem +0 -0
- data/spec/.!78900!.DS_Store +0 -0
- data/spec/.!79301!.DS_Store +0 -0
- data/spec/.!79684!.DS_Store +0 -0
- data/spec/.!83764!.DS_Store +0 -0
- data/spec/.DS_Store +0 -0
- metadata +9 -7
- data/pkg/budgea_client-2.0.0.gem +0 -0
- data/pkg/budgea_client-3.0.1.gem +0 -0
- data/pkg/budgea_client-4.0.0.gem +0 -0
|
@@ -100,7 +100,7 @@ module BudgeaClient
|
|
|
100
100
|
return nil unless attributes.is_a?(Hash)
|
|
101
101
|
self.class.swagger_types.each_pair do |key, type|
|
|
102
102
|
if type =~ /\AArray<(.*)>/i
|
|
103
|
-
# check to ensure the input is an array given that the
|
|
103
|
+
# check to ensure the input is an array given that the attribute
|
|
104
104
|
# is documented as an array but the input is not
|
|
105
105
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
|
106
106
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
|
@@ -196,5 +196,6 @@ module BudgeaClient
|
|
|
196
196
|
value
|
|
197
197
|
end
|
|
198
198
|
end
|
|
199
|
+
|
|
199
200
|
end
|
|
200
201
|
end
|
|
@@ -100,7 +100,7 @@ module BudgeaClient
|
|
|
100
100
|
return nil unless attributes.is_a?(Hash)
|
|
101
101
|
self.class.swagger_types.each_pair do |key, type|
|
|
102
102
|
if type =~ /\AArray<(.*)>/i
|
|
103
|
-
# check to ensure the input is an array given that the
|
|
103
|
+
# check to ensure the input is an array given that the attribute
|
|
104
104
|
# is documented as an array but the input is not
|
|
105
105
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
|
106
106
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
|
@@ -196,5 +196,6 @@ module BudgeaClient
|
|
|
196
196
|
value
|
|
197
197
|
end
|
|
198
198
|
end
|
|
199
|
+
|
|
199
200
|
end
|
|
200
201
|
end
|
|
@@ -100,7 +100,7 @@ module BudgeaClient
|
|
|
100
100
|
return nil unless attributes.is_a?(Hash)
|
|
101
101
|
self.class.swagger_types.each_pair do |key, type|
|
|
102
102
|
if type =~ /\AArray<(.*)>/i
|
|
103
|
-
# check to ensure the input is an array given that the
|
|
103
|
+
# check to ensure the input is an array given that the attribute
|
|
104
104
|
# is documented as an array but the input is not
|
|
105
105
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
|
106
106
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
|
@@ -196,5 +196,6 @@ module BudgeaClient
|
|
|
196
196
|
value
|
|
197
197
|
end
|
|
198
198
|
end
|
|
199
|
+
|
|
199
200
|
end
|
|
200
201
|
end
|
|
@@ -144,7 +144,7 @@ module BudgeaClient
|
|
|
144
144
|
return nil unless attributes.is_a?(Hash)
|
|
145
145
|
self.class.swagger_types.each_pair do |key, type|
|
|
146
146
|
if type =~ /\AArray<(.*)>/i
|
|
147
|
-
# check to ensure the input is an array given that the
|
|
147
|
+
# check to ensure the input is an array given that the attribute
|
|
148
148
|
# is documented as an array but the input is not
|
|
149
149
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
|
150
150
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
|
@@ -240,5 +240,6 @@ module BudgeaClient
|
|
|
240
240
|
value
|
|
241
241
|
end
|
|
242
242
|
end
|
|
243
|
+
|
|
243
244
|
end
|
|
244
245
|
end
|
|
@@ -104,7 +104,7 @@ module BudgeaClient
|
|
|
104
104
|
return nil unless attributes.is_a?(Hash)
|
|
105
105
|
self.class.swagger_types.each_pair do |key, type|
|
|
106
106
|
if type =~ /\AArray<(.*)>/i
|
|
107
|
-
# check to ensure the input is an array given that the
|
|
107
|
+
# check to ensure the input is an array given that the attribute
|
|
108
108
|
# is documented as an array but the input is not
|
|
109
109
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
|
110
110
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
|
@@ -200,5 +200,6 @@ module BudgeaClient
|
|
|
200
200
|
value
|
|
201
201
|
end
|
|
202
202
|
end
|
|
203
|
+
|
|
203
204
|
end
|
|
204
205
|
end
|
|
@@ -119,7 +119,7 @@ module BudgeaClient
|
|
|
119
119
|
return nil unless attributes.is_a?(Hash)
|
|
120
120
|
self.class.swagger_types.each_pair do |key, type|
|
|
121
121
|
if type =~ /\AArray<(.*)>/i
|
|
122
|
-
# check to ensure the input is an array given that the
|
|
122
|
+
# check to ensure the input is an array given that the attribute
|
|
123
123
|
# is documented as an array but the input is not
|
|
124
124
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
|
125
125
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
|
@@ -215,5 +215,6 @@ module BudgeaClient
|
|
|
215
215
|
value
|
|
216
216
|
end
|
|
217
217
|
end
|
|
218
|
+
|
|
218
219
|
end
|
|
219
220
|
end
|
|
@@ -100,7 +100,7 @@ module BudgeaClient
|
|
|
100
100
|
return nil unless attributes.is_a?(Hash)
|
|
101
101
|
self.class.swagger_types.each_pair do |key, type|
|
|
102
102
|
if type =~ /\AArray<(.*)>/i
|
|
103
|
-
# check to ensure the input is an array given that the
|
|
103
|
+
# check to ensure the input is an array given that the attribute
|
|
104
104
|
# is documented as an array but the input is not
|
|
105
105
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
|
106
106
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
|
@@ -196,5 +196,6 @@ module BudgeaClient
|
|
|
196
196
|
value
|
|
197
197
|
end
|
|
198
198
|
end
|
|
199
|
+
|
|
199
200
|
end
|
|
200
201
|
end
|
|
@@ -100,7 +100,7 @@ module BudgeaClient
|
|
|
100
100
|
return nil unless attributes.is_a?(Hash)
|
|
101
101
|
self.class.swagger_types.each_pair do |key, type|
|
|
102
102
|
if type =~ /\AArray<(.*)>/i
|
|
103
|
-
# check to ensure the input is an array given that the
|
|
103
|
+
# check to ensure the input is an array given that the attribute
|
|
104
104
|
# is documented as an array but the input is not
|
|
105
105
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
|
106
106
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
|
@@ -196,5 +196,6 @@ module BudgeaClient
|
|
|
196
196
|
value
|
|
197
197
|
end
|
|
198
198
|
end
|
|
199
|
+
|
|
199
200
|
end
|
|
200
201
|
end
|
|
@@ -354,7 +354,7 @@ module BudgeaClient
|
|
|
354
354
|
return nil unless attributes.is_a?(Hash)
|
|
355
355
|
self.class.swagger_types.each_pair do |key, type|
|
|
356
356
|
if type =~ /\AArray<(.*)>/i
|
|
357
|
-
# check to ensure the input is an array given that the
|
|
357
|
+
# check to ensure the input is an array given that the attribute
|
|
358
358
|
# is documented as an array but the input is not
|
|
359
359
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
|
360
360
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
|
@@ -450,5 +450,6 @@ module BudgeaClient
|
|
|
450
450
|
value
|
|
451
451
|
end
|
|
452
452
|
end
|
|
453
|
+
|
|
453
454
|
end
|
|
454
455
|
end
|
|
@@ -154,7 +154,7 @@ module BudgeaClient
|
|
|
154
154
|
return nil unless attributes.is_a?(Hash)
|
|
155
155
|
self.class.swagger_types.each_pair do |key, type|
|
|
156
156
|
if type =~ /\AArray<(.*)>/i
|
|
157
|
-
# check to ensure the input is an array given that the
|
|
157
|
+
# check to ensure the input is an array given that the attribute
|
|
158
158
|
# is documented as an array but the input is not
|
|
159
159
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
|
160
160
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
|
@@ -250,5 +250,6 @@ module BudgeaClient
|
|
|
250
250
|
value
|
|
251
251
|
end
|
|
252
252
|
end
|
|
253
|
+
|
|
253
254
|
end
|
|
254
255
|
end
|
|
@@ -144,7 +144,7 @@ module BudgeaClient
|
|
|
144
144
|
return nil unless attributes.is_a?(Hash)
|
|
145
145
|
self.class.swagger_types.each_pair do |key, type|
|
|
146
146
|
if type =~ /\AArray<(.*)>/i
|
|
147
|
-
# check to ensure the input is an array given that the
|
|
147
|
+
# check to ensure the input is an array given that the attribute
|
|
148
148
|
# is documented as an array but the input is not
|
|
149
149
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
|
150
150
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
|
@@ -240,5 +240,6 @@ module BudgeaClient
|
|
|
240
240
|
value
|
|
241
241
|
end
|
|
242
242
|
end
|
|
243
|
+
|
|
243
244
|
end
|
|
244
245
|
end
|
|
@@ -111,7 +111,7 @@ module BudgeaClient
|
|
|
111
111
|
return nil unless attributes.is_a?(Hash)
|
|
112
112
|
self.class.swagger_types.each_pair do |key, type|
|
|
113
113
|
if type =~ /\AArray<(.*)>/i
|
|
114
|
-
# check to ensure the input is an array given that the
|
|
114
|
+
# check to ensure the input is an array given that the attribute
|
|
115
115
|
# is documented as an array but the input is not
|
|
116
116
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
|
117
117
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
|
@@ -207,5 +207,6 @@ module BudgeaClient
|
|
|
207
207
|
value
|
|
208
208
|
end
|
|
209
209
|
end
|
|
210
|
+
|
|
210
211
|
end
|
|
211
212
|
end
|
|
@@ -103,7 +103,7 @@ module BudgeaClient
|
|
|
103
103
|
return nil unless attributes.is_a?(Hash)
|
|
104
104
|
self.class.swagger_types.each_pair do |key, type|
|
|
105
105
|
if type =~ /\AArray<(.*)>/i
|
|
106
|
-
# check to ensure the input is an array given that the
|
|
106
|
+
# check to ensure the input is an array given that the attribute
|
|
107
107
|
# is documented as an array but the input is not
|
|
108
108
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
|
109
109
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
|
@@ -199,5 +199,6 @@ module BudgeaClient
|
|
|
199
199
|
value
|
|
200
200
|
end
|
|
201
201
|
end
|
|
202
|
+
|
|
202
203
|
end
|
|
203
204
|
end
|
|
@@ -159,7 +159,7 @@ module BudgeaClient
|
|
|
159
159
|
return nil unless attributes.is_a?(Hash)
|
|
160
160
|
self.class.swagger_types.each_pair do |key, type|
|
|
161
161
|
if type =~ /\AArray<(.*)>/i
|
|
162
|
-
# check to ensure the input is an array given that the
|
|
162
|
+
# check to ensure the input is an array given that the attribute
|
|
163
163
|
# is documented as an array but the input is not
|
|
164
164
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
|
165
165
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
|
@@ -255,5 +255,6 @@ module BudgeaClient
|
|
|
255
255
|
value
|
|
256
256
|
end
|
|
257
257
|
end
|
|
258
|
+
|
|
258
259
|
end
|
|
259
260
|
end
|
|
@@ -203,7 +203,7 @@ module BudgeaClient
|
|
|
203
203
|
return nil unless attributes.is_a?(Hash)
|
|
204
204
|
self.class.swagger_types.each_pair do |key, type|
|
|
205
205
|
if type =~ /\AArray<(.*)>/i
|
|
206
|
-
# check to ensure the input is an array given that the
|
|
206
|
+
# check to ensure the input is an array given that the attribute
|
|
207
207
|
# is documented as an array but the input is not
|
|
208
208
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
|
209
209
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
|
@@ -299,5 +299,6 @@ module BudgeaClient
|
|
|
299
299
|
value
|
|
300
300
|
end
|
|
301
301
|
end
|
|
302
|
+
|
|
302
303
|
end
|
|
303
304
|
end
|
|
@@ -214,7 +214,7 @@ module BudgeaClient
|
|
|
214
214
|
return nil unless attributes.is_a?(Hash)
|
|
215
215
|
self.class.swagger_types.each_pair do |key, type|
|
|
216
216
|
if type =~ /\AArray<(.*)>/i
|
|
217
|
-
# check to ensure the input is an array given that the
|
|
217
|
+
# check to ensure the input is an array given that the attribute
|
|
218
218
|
# is documented as an array but the input is not
|
|
219
219
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
|
220
220
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
|
@@ -310,5 +310,6 @@ module BudgeaClient
|
|
|
310
310
|
value
|
|
311
311
|
end
|
|
312
312
|
end
|
|
313
|
+
|
|
313
314
|
end
|
|
314
315
|
end
|
|
@@ -206,7 +206,7 @@ module BudgeaClient
|
|
|
206
206
|
return nil unless attributes.is_a?(Hash)
|
|
207
207
|
self.class.swagger_types.each_pair do |key, type|
|
|
208
208
|
if type =~ /\AArray<(.*)>/i
|
|
209
|
-
# check to ensure the input is an array given that the
|
|
209
|
+
# check to ensure the input is an array given that the attribute
|
|
210
210
|
# is documented as an array but the input is not
|
|
211
211
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
|
212
212
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
|
@@ -302,5 +302,6 @@ module BudgeaClient
|
|
|
302
302
|
value
|
|
303
303
|
end
|
|
304
304
|
end
|
|
305
|
+
|
|
305
306
|
end
|
|
306
307
|
end
|
|
@@ -111,7 +111,7 @@ module BudgeaClient
|
|
|
111
111
|
return nil unless attributes.is_a?(Hash)
|
|
112
112
|
self.class.swagger_types.each_pair do |key, type|
|
|
113
113
|
if type =~ /\AArray<(.*)>/i
|
|
114
|
-
# check to ensure the input is an array given that the
|
|
114
|
+
# check to ensure the input is an array given that the attribute
|
|
115
115
|
# is documented as an array but the input is not
|
|
116
116
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
|
117
117
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
|
@@ -207,5 +207,6 @@ module BudgeaClient
|
|
|
207
207
|
value
|
|
208
208
|
end
|
|
209
209
|
end
|
|
210
|
+
|
|
210
211
|
end
|
|
211
212
|
end
|
|
@@ -278,7 +278,7 @@ module BudgeaClient
|
|
|
278
278
|
return nil unless attributes.is_a?(Hash)
|
|
279
279
|
self.class.swagger_types.each_pair do |key, type|
|
|
280
280
|
if type =~ /\AArray<(.*)>/i
|
|
281
|
-
# check to ensure the input is an array given that the
|
|
281
|
+
# check to ensure the input is an array given that the attribute
|
|
282
282
|
# is documented as an array but the input is not
|
|
283
283
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
|
284
284
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
|
@@ -374,5 +374,6 @@ module BudgeaClient
|
|
|
374
374
|
value
|
|
375
375
|
end
|
|
376
376
|
end
|
|
377
|
+
|
|
377
378
|
end
|
|
378
379
|
end
|
|
@@ -164,7 +164,7 @@ module BudgeaClient
|
|
|
164
164
|
return nil unless attributes.is_a?(Hash)
|
|
165
165
|
self.class.swagger_types.each_pair do |key, type|
|
|
166
166
|
if type =~ /\AArray<(.*)>/i
|
|
167
|
-
# check to ensure the input is an array given that the
|
|
167
|
+
# check to ensure the input is an array given that the attribute
|
|
168
168
|
# is documented as an array but the input is not
|
|
169
169
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
|
170
170
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
|
@@ -260,5 +260,6 @@ module BudgeaClient
|
|
|
260
260
|
value
|
|
261
261
|
end
|
|
262
262
|
end
|
|
263
|
+
|
|
263
264
|
end
|
|
264
265
|
end
|
|
@@ -134,7 +134,7 @@ module BudgeaClient
|
|
|
134
134
|
return nil unless attributes.is_a?(Hash)
|
|
135
135
|
self.class.swagger_types.each_pair do |key, type|
|
|
136
136
|
if type =~ /\AArray<(.*)>/i
|
|
137
|
-
# check to ensure the input is an array given that the
|
|
137
|
+
# check to ensure the input is an array given that the attribute
|
|
138
138
|
# is documented as an array but the input is not
|
|
139
139
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
|
140
140
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
|
@@ -230,5 +230,6 @@ module BudgeaClient
|
|
|
230
230
|
value
|
|
231
231
|
end
|
|
232
232
|
end
|
|
233
|
+
|
|
233
234
|
end
|
|
234
235
|
end
|
|
@@ -219,7 +219,7 @@ module BudgeaClient
|
|
|
219
219
|
return nil unless attributes.is_a?(Hash)
|
|
220
220
|
self.class.swagger_types.each_pair do |key, type|
|
|
221
221
|
if type =~ /\AArray<(.*)>/i
|
|
222
|
-
# check to ensure the input is an array given that the
|
|
222
|
+
# check to ensure the input is an array given that the attribute
|
|
223
223
|
# is documented as an array but the input is not
|
|
224
224
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
|
225
225
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
|
@@ -315,5 +315,6 @@ module BudgeaClient
|
|
|
315
315
|
value
|
|
316
316
|
end
|
|
317
317
|
end
|
|
318
|
+
|
|
318
319
|
end
|
|
319
320
|
end
|
|
@@ -169,7 +169,7 @@ module BudgeaClient
|
|
|
169
169
|
return nil unless attributes.is_a?(Hash)
|
|
170
170
|
self.class.swagger_types.each_pair do |key, type|
|
|
171
171
|
if type =~ /\AArray<(.*)>/i
|
|
172
|
-
# check to ensure the input is an array given that the
|
|
172
|
+
# check to ensure the input is an array given that the attribute
|
|
173
173
|
# is documented as an array but the input is not
|
|
174
174
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
|
175
175
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
|
@@ -265,5 +265,6 @@ module BudgeaClient
|
|
|
265
265
|
value
|
|
266
266
|
end
|
|
267
267
|
end
|
|
268
|
+
|
|
268
269
|
end
|
|
269
270
|
end
|
|
@@ -134,7 +134,7 @@ module BudgeaClient
|
|
|
134
134
|
return nil unless attributes.is_a?(Hash)
|
|
135
135
|
self.class.swagger_types.each_pair do |key, type|
|
|
136
136
|
if type =~ /\AArray<(.*)>/i
|
|
137
|
-
# check to ensure the input is an array given that the
|
|
137
|
+
# check to ensure the input is an array given that the attribute
|
|
138
138
|
# is documented as an array but the input is not
|
|
139
139
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
|
140
140
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
|
@@ -230,5 +230,6 @@ module BudgeaClient
|
|
|
230
230
|
value
|
|
231
231
|
end
|
|
232
232
|
end
|
|
233
|
+
|
|
233
234
|
end
|
|
234
235
|
end
|
|
@@ -460,7 +460,7 @@ module BudgeaClient
|
|
|
460
460
|
return nil unless attributes.is_a?(Hash)
|
|
461
461
|
self.class.swagger_types.each_pair do |key, type|
|
|
462
462
|
if type =~ /\AArray<(.*)>/i
|
|
463
|
-
# check to ensure the input is an array given that the
|
|
463
|
+
# check to ensure the input is an array given that the attribute
|
|
464
464
|
# is documented as an array but the input is not
|
|
465
465
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
|
466
466
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
|
@@ -556,5 +556,6 @@ module BudgeaClient
|
|
|
556
556
|
value
|
|
557
557
|
end
|
|
558
558
|
end
|
|
559
|
+
|
|
559
560
|
end
|
|
560
561
|
end
|
|
@@ -129,7 +129,7 @@ module BudgeaClient
|
|
|
129
129
|
return nil unless attributes.is_a?(Hash)
|
|
130
130
|
self.class.swagger_types.each_pair do |key, type|
|
|
131
131
|
if type =~ /\AArray<(.*)>/i
|
|
132
|
-
# check to ensure the input is an array given that the
|
|
132
|
+
# check to ensure the input is an array given that the attribute
|
|
133
133
|
# is documented as an array but the input is not
|
|
134
134
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
|
135
135
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
|
@@ -225,5 +225,6 @@ module BudgeaClient
|
|
|
225
225
|
value
|
|
226
226
|
end
|
|
227
227
|
end
|
|
228
|
+
|
|
228
229
|
end
|
|
229
230
|
end
|
|
@@ -182,7 +182,7 @@ module BudgeaClient
|
|
|
182
182
|
return nil unless attributes.is_a?(Hash)
|
|
183
183
|
self.class.swagger_types.each_pair do |key, type|
|
|
184
184
|
if type =~ /\AArray<(.*)>/i
|
|
185
|
-
# check to ensure the input is an array given that the
|
|
185
|
+
# check to ensure the input is an array given that the attribute
|
|
186
186
|
# is documented as an array but the input is not
|
|
187
187
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
|
188
188
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
|
@@ -278,5 +278,6 @@ module BudgeaClient
|
|
|
278
278
|
value
|
|
279
279
|
end
|
|
280
280
|
end
|
|
281
|
+
|
|
281
282
|
end
|
|
282
283
|
end
|
|
@@ -317,7 +317,7 @@ module BudgeaClient
|
|
|
317
317
|
return nil unless attributes.is_a?(Hash)
|
|
318
318
|
self.class.swagger_types.each_pair do |key, type|
|
|
319
319
|
if type =~ /\AArray<(.*)>/i
|
|
320
|
-
# check to ensure the input is an array given that the
|
|
320
|
+
# check to ensure the input is an array given that the attribute
|
|
321
321
|
# is documented as an array but the input is not
|
|
322
322
|
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
|
323
323
|
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
|
@@ -413,5 +413,6 @@ module BudgeaClient
|
|
|
413
413
|
value
|
|
414
414
|
end
|
|
415
415
|
end
|
|
416
|
+
|
|
416
417
|
end
|
|
417
418
|
end
|