DealMakerAPI 0.85.2 → 0.85.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (180) hide show
  1. checksums.yaml +4 -4
  2. data/DealMakerAPI.gemspec +1 -1
  3. data/README.md +5 -4
  4. data/docs/CreateCorporationProfileRequest.md +5 -1
  5. data/docs/PatchCorporationProfileRequest.md +5 -1
  6. data/docs/V1EntitiesInvestorProfileCorporation.md +2 -2
  7. data/docs/V1EntitiesInvestorProfileFieldsSigningOfficer.md +30 -0
  8. data/lib/DealMakerAPI/api/company_api.rb +1 -1
  9. data/lib/DealMakerAPI/api/deal_api.rb +1 -1
  10. data/lib/DealMakerAPI/api/deal_setup_api.rb +1 -1
  11. data/lib/DealMakerAPI/api/deals_api.rb +1 -1
  12. data/lib/DealMakerAPI/api/default_api.rb +1 -1
  13. data/lib/DealMakerAPI/api/investor_api.rb +1 -1
  14. data/lib/DealMakerAPI/api/investor_profile_api.rb +1 -1
  15. data/lib/DealMakerAPI/api/shareholder_api.rb +1 -1
  16. data/lib/DealMakerAPI/api/upload_api.rb +1 -1
  17. data/lib/DealMakerAPI/api_client.rb +1 -1
  18. data/lib/DealMakerAPI/api_error.rb +1 -1
  19. data/lib/DealMakerAPI/configuration.rb +3 -3
  20. data/lib/DealMakerAPI/models/add506c_document_request.rb +1 -1
  21. data/lib/DealMakerAPI/models/add_document_request.rb +1 -1
  22. data/lib/DealMakerAPI/models/bulk_upload_investors_request.rb +1 -1
  23. data/lib/DealMakerAPI/models/create_bulk_upload_detail_request.rb +1 -1
  24. data/lib/DealMakerAPI/models/create_bulk_upload_request.rb +1 -1
  25. data/lib/DealMakerAPI/models/create_company_request.rb +1 -1
  26. data/lib/DealMakerAPI/models/create_corporation_profile_request.rb +27 -5
  27. data/lib/DealMakerAPI/models/create_deal_setup_request.rb +1 -1
  28. data/lib/DealMakerAPI/models/create_individual_profile_request.rb +1 -1
  29. data/lib/DealMakerAPI/models/create_investor_request.rb +1 -1
  30. data/lib/DealMakerAPI/models/create_joint_profile_request.rb +1 -1
  31. data/lib/DealMakerAPI/models/create_shareholder_action_request.rb +1 -1
  32. data/lib/DealMakerAPI/models/create_trust_profile_request.rb +1 -1
  33. data/lib/DealMakerAPI/models/edit_investor_tags_request.rb +1 -1
  34. data/lib/DealMakerAPI/models/generate_url_request.rb +1 -1
  35. data/lib/DealMakerAPI/models/patch_corporation_profile_request.rb +27 -5
  36. data/lib/DealMakerAPI/models/patch_individual_profile_request.rb +1 -1
  37. data/lib/DealMakerAPI/models/patch_investor_request.rb +1 -1
  38. data/lib/DealMakerAPI/models/patch_joint_profile_request.rb +1 -1
  39. data/lib/DealMakerAPI/models/patch_trust_profile_request.rb +1 -1
  40. data/lib/DealMakerAPI/models/post_webhooks_request.rb +1 -1
  41. data/lib/DealMakerAPI/models/put_deals_id_script_tag_environment_request.rb +1 -1
  42. data/lib/DealMakerAPI/models/put_webhooks_id_request.rb +1 -1
  43. data/lib/DealMakerAPI/models/update_investor_request.rb +1 -1
  44. data/lib/DealMakerAPI/models/v1_entities_address.rb +1 -1
  45. data/lib/DealMakerAPI/models/v1_entities_addresses.rb +1 -1
  46. data/lib/DealMakerAPI/models/v1_entities_attachment.rb +1 -1
  47. data/lib/DealMakerAPI/models/v1_entities_background_check_search.rb +1 -1
  48. data/lib/DealMakerAPI/models/v1_entities_bulk_upload.rb +1 -1
  49. data/lib/DealMakerAPI/models/v1_entities_bulk_upload_detail.rb +1 -1
  50. data/lib/DealMakerAPI/models/v1_entities_bulk_upload_details.rb +1 -1
  51. data/lib/DealMakerAPI/models/v1_entities_bulk_uploads.rb +1 -1
  52. data/lib/DealMakerAPI/models/v1_entities_company.rb +1 -1
  53. data/lib/DealMakerAPI/models/v1_entities_company_deal.rb +1 -1
  54. data/lib/DealMakerAPI/models/v1_entities_company_deals.rb +1 -1
  55. data/lib/DealMakerAPI/models/v1_entities_deal.rb +1 -1
  56. data/lib/DealMakerAPI/models/v1_entities_deal_enterprise.rb +1 -1
  57. data/lib/DealMakerAPI/models/v1_entities_deal_funding_metrics.rb +1 -1
  58. data/lib/DealMakerAPI/models/v1_entities_deal_investor_metrics.rb +1 -1
  59. data/lib/DealMakerAPI/models/v1_entities_deal_issuer.rb +1 -1
  60. data/lib/DealMakerAPI/models/v1_entities_deal_setup.rb +1 -1
  61. data/lib/DealMakerAPI/models/v1_entities_deal_setup_user.rb +1 -1
  62. data/lib/DealMakerAPI/models/v1_entities_deals.rb +1 -1
  63. data/lib/DealMakerAPI/models/v1_entities_express_wire_instruction.rb +1 -1
  64. data/lib/DealMakerAPI/models/v1_entities_express_wire_instructions.rb +1 -1
  65. data/lib/DealMakerAPI/models/v1_entities_generic_response.rb +1 -1
  66. data/lib/DealMakerAPI/models/v1_entities_investor.rb +1 -1
  67. data/lib/DealMakerAPI/models/v1_entities_investor_otp_access_link.rb +1 -1
  68. data/lib/DealMakerAPI/models/v1_entities_investor_profile_address.rb +1 -1
  69. data/lib/DealMakerAPI/models/v1_entities_investor_profile_corporation.rb +3 -3
  70. data/lib/DealMakerAPI/models/v1_entities_investor_profile_fields_account_holder.rb +1 -1
  71. data/lib/DealMakerAPI/models/v1_entities_investor_profile_fields_corporation.rb +1 -1
  72. data/lib/DealMakerAPI/models/v1_entities_investor_profile_fields_primary_holder.rb +1 -1
  73. data/lib/DealMakerAPI/models/v1_entities_investor_profile_fields_signing_officer.rb +274 -0
  74. data/lib/DealMakerAPI/models/v1_entities_investor_profile_fields_trust.rb +1 -1
  75. data/lib/DealMakerAPI/models/v1_entities_investor_profile_individual.rb +1 -1
  76. data/lib/DealMakerAPI/models/v1_entities_investor_profile_item.rb +1 -1
  77. data/lib/DealMakerAPI/models/v1_entities_investor_profile_joint.rb +1 -1
  78. data/lib/DealMakerAPI/models/v1_entities_investor_profile_owner.rb +1 -1
  79. data/lib/DealMakerAPI/models/v1_entities_investor_profile_trust.rb +1 -1
  80. data/lib/DealMakerAPI/models/v1_entities_investor_profiles.rb +1 -1
  81. data/lib/DealMakerAPI/models/v1_entities_investor_user.rb +1 -1
  82. data/lib/DealMakerAPI/models/v1_entities_investors.rb +1 -1
  83. data/lib/DealMakerAPI/models/v1_entities_presigned_url_result.rb +1 -1
  84. data/lib/DealMakerAPI/models/v1_entities_shareholder.rb +1 -1
  85. data/lib/DealMakerAPI/models/v1_entities_shareholders.rb +1 -1
  86. data/lib/DealMakerAPI/models/v1_entities_shareholders_tags.rb +1 -1
  87. data/lib/DealMakerAPI/models/v1_entities_subscription_agreement.rb +1 -1
  88. data/lib/DealMakerAPI/models/v1_entities_webhooks_deal.rb +1 -1
  89. data/lib/DealMakerAPI/models/v1_entities_webhooks_security_token.rb +1 -1
  90. data/lib/DealMakerAPI/models/v1_entities_webhooks_subscription.rb +1 -1
  91. data/lib/DealMakerAPI/models/v1_entities_webhooks_subscription_deal.rb +1 -1
  92. data/lib/DealMakerAPI/models/v1_entities_webhooks_subscription_deals.rb +1 -1
  93. data/lib/DealMakerAPI/version.rb +2 -2
  94. data/lib/DealMakerAPI.rb +2 -1
  95. data/spec/api/company_api_spec.rb +1 -1
  96. data/spec/api/deal_api_spec.rb +1 -1
  97. data/spec/api/deal_setup_api_spec.rb +1 -1
  98. data/spec/api/deals_api_spec.rb +1 -1
  99. data/spec/api/default_api_spec.rb +1 -1
  100. data/spec/api/investor_api_spec.rb +1 -1
  101. data/spec/api/investor_profile_api_spec.rb +1 -1
  102. data/spec/api/shareholder_api_spec.rb +1 -1
  103. data/spec/api/upload_api_spec.rb +1 -1
  104. data/spec/api_client_spec.rb +1 -1
  105. data/spec/configuration_spec.rb +1 -1
  106. data/spec/models/add506c_document_request_spec.rb +1 -1
  107. data/spec/models/add_document_request_spec.rb +1 -1
  108. data/spec/models/bulk_upload_investors_request_spec.rb +1 -1
  109. data/spec/models/create_bulk_upload_detail_request_spec.rb +1 -1
  110. data/spec/models/create_bulk_upload_request_spec.rb +1 -1
  111. data/spec/models/create_company_request_spec.rb +1 -1
  112. data/spec/models/create_corporation_profile_request_spec.rb +13 -1
  113. data/spec/models/create_deal_setup_request_spec.rb +1 -1
  114. data/spec/models/create_individual_profile_request_spec.rb +1 -1
  115. data/spec/models/create_investor_request_spec.rb +1 -1
  116. data/spec/models/create_joint_profile_request_spec.rb +1 -1
  117. data/spec/models/create_shareholder_action_request_spec.rb +1 -1
  118. data/spec/models/create_trust_profile_request_spec.rb +1 -1
  119. data/spec/models/edit_investor_tags_request_spec.rb +1 -1
  120. data/spec/models/generate_url_request_spec.rb +1 -1
  121. data/spec/models/patch_corporation_profile_request_spec.rb +13 -1
  122. data/spec/models/patch_individual_profile_request_spec.rb +1 -1
  123. data/spec/models/patch_investor_request_spec.rb +1 -1
  124. data/spec/models/patch_joint_profile_request_spec.rb +1 -1
  125. data/spec/models/patch_trust_profile_request_spec.rb +1 -1
  126. data/spec/models/post_webhooks_request_spec.rb +1 -1
  127. data/spec/models/put_deals_id_script_tag_environment_request_spec.rb +1 -1
  128. data/spec/models/put_webhooks_id_request_spec.rb +1 -1
  129. data/spec/models/update_investor_request_spec.rb +1 -1
  130. data/spec/models/v1_entities_address_spec.rb +1 -1
  131. data/spec/models/v1_entities_addresses_spec.rb +1 -1
  132. data/spec/models/v1_entities_attachment_spec.rb +1 -1
  133. data/spec/models/v1_entities_background_check_search_spec.rb +1 -1
  134. data/spec/models/v1_entities_bulk_upload_detail_spec.rb +1 -1
  135. data/spec/models/v1_entities_bulk_upload_details_spec.rb +1 -1
  136. data/spec/models/v1_entities_bulk_upload_spec.rb +1 -1
  137. data/spec/models/v1_entities_bulk_uploads_spec.rb +1 -1
  138. data/spec/models/v1_entities_company_deal_spec.rb +1 -1
  139. data/spec/models/v1_entities_company_deals_spec.rb +1 -1
  140. data/spec/models/v1_entities_company_spec.rb +1 -1
  141. data/spec/models/v1_entities_deal_enterprise_spec.rb +1 -1
  142. data/spec/models/v1_entities_deal_funding_metrics_spec.rb +1 -1
  143. data/spec/models/v1_entities_deal_investor_metrics_spec.rb +1 -1
  144. data/spec/models/v1_entities_deal_issuer_spec.rb +1 -1
  145. data/spec/models/v1_entities_deal_setup_spec.rb +1 -1
  146. data/spec/models/v1_entities_deal_setup_user_spec.rb +1 -1
  147. data/spec/models/v1_entities_deal_spec.rb +1 -1
  148. data/spec/models/v1_entities_deals_spec.rb +1 -1
  149. data/spec/models/v1_entities_express_wire_instruction_spec.rb +1 -1
  150. data/spec/models/v1_entities_express_wire_instructions_spec.rb +1 -1
  151. data/spec/models/v1_entities_generic_response_spec.rb +1 -1
  152. data/spec/models/v1_entities_investor_otp_access_link_spec.rb +1 -1
  153. data/spec/models/v1_entities_investor_profile_address_spec.rb +1 -1
  154. data/spec/models/v1_entities_investor_profile_corporation_spec.rb +1 -1
  155. data/spec/models/v1_entities_investor_profile_fields_account_holder_spec.rb +1 -1
  156. data/spec/models/v1_entities_investor_profile_fields_corporation_spec.rb +1 -1
  157. data/spec/models/v1_entities_investor_profile_fields_primary_holder_spec.rb +1 -1
  158. data/spec/models/v1_entities_investor_profile_fields_signing_officer_spec.rb +70 -0
  159. data/spec/models/v1_entities_investor_profile_fields_trust_spec.rb +1 -1
  160. data/spec/models/v1_entities_investor_profile_individual_spec.rb +1 -1
  161. data/spec/models/v1_entities_investor_profile_item_spec.rb +1 -1
  162. data/spec/models/v1_entities_investor_profile_joint_spec.rb +1 -1
  163. data/spec/models/v1_entities_investor_profile_owner_spec.rb +1 -1
  164. data/spec/models/v1_entities_investor_profile_trust_spec.rb +1 -1
  165. data/spec/models/v1_entities_investor_profiles_spec.rb +1 -1
  166. data/spec/models/v1_entities_investor_spec.rb +1 -1
  167. data/spec/models/v1_entities_investor_user_spec.rb +1 -1
  168. data/spec/models/v1_entities_investors_spec.rb +1 -1
  169. data/spec/models/v1_entities_presigned_url_result_spec.rb +1 -1
  170. data/spec/models/v1_entities_shareholder_spec.rb +1 -1
  171. data/spec/models/v1_entities_shareholders_spec.rb +1 -1
  172. data/spec/models/v1_entities_shareholders_tags_spec.rb +1 -1
  173. data/spec/models/v1_entities_subscription_agreement_spec.rb +1 -1
  174. data/spec/models/v1_entities_webhooks_deal_spec.rb +1 -1
  175. data/spec/models/v1_entities_webhooks_security_token_spec.rb +1 -1
  176. data/spec/models/v1_entities_webhooks_subscription_deal_spec.rb +1 -1
  177. data/spec/models/v1_entities_webhooks_subscription_deals_spec.rb +1 -1
  178. data/spec/models/v1_entities_webhooks_subscription_spec.rb +1 -1
  179. data/spec/spec_helper.rb +1 -1
  180. metadata +6 -2
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -90,6 +90,9 @@ module DealMakerAPI
90
90
  # The taxpayer identification number of the investor profile.
91
91
  attr_accessor :signing_officer_taxpayer_id
92
92
 
93
+ # The phone number of the signing officer (required).
94
+ attr_accessor :signing_officer_phone_number
95
+
93
96
  # The index of the beneficial owner.
94
97
  attr_accessor :beneficial_owners_index
95
98
 
@@ -129,6 +132,9 @@ module DealMakerAPI
129
132
  # The list of taxpayer identification numbers for the beneficial owners (required for beneficial owner 1).
130
133
  attr_accessor :beneficial_owners_taxpayer_id
131
134
 
135
+ # The list of phone numbers for the beneficial owners (required for beneficial owner 1).
136
+ attr_accessor :beneficial_owners_phone_number
137
+
132
138
  class EnumAttributeValidator
133
139
  attr_reader :datatype
134
140
  attr_reader :allowable_values
@@ -179,6 +185,7 @@ module DealMakerAPI
179
185
  :'signing_officer_postal_code' => :'signing_officer_postal_code',
180
186
  :'signing_officer_date_of_birth' => :'signing_officer_date_of_birth',
181
187
  :'signing_officer_taxpayer_id' => :'signing_officer_taxpayer_id',
188
+ :'signing_officer_phone_number' => :'signing_officer_phone_number',
182
189
  :'beneficial_owners_index' => :'beneficial_owners[index]',
183
190
  :'beneficial_owners__delete' => :'beneficial_owners[_delete]',
184
191
  :'beneficial_owners_first_name' => :'beneficial_owners[first_name]',
@@ -191,7 +198,8 @@ module DealMakerAPI
191
198
  :'beneficial_owners_region' => :'beneficial_owners[region]',
192
199
  :'beneficial_owners_postal_code' => :'beneficial_owners[postal_code]',
193
200
  :'beneficial_owners_date_of_birth' => :'beneficial_owners[date_of_birth]',
194
- :'beneficial_owners_taxpayer_id' => :'beneficial_owners[taxpayer_id]'
201
+ :'beneficial_owners_taxpayer_id' => :'beneficial_owners[taxpayer_id]',
202
+ :'beneficial_owners_phone_number' => :'beneficial_owners[phone_number]'
195
203
  }
196
204
  end
197
205
 
@@ -228,6 +236,7 @@ module DealMakerAPI
228
236
  :'signing_officer_postal_code' => :'String',
229
237
  :'signing_officer_date_of_birth' => :'String',
230
238
  :'signing_officer_taxpayer_id' => :'String',
239
+ :'signing_officer_phone_number' => :'String',
231
240
  :'beneficial_owners_index' => :'Array<Integer>',
232
241
  :'beneficial_owners__delete' => :'Array<Boolean>',
233
242
  :'beneficial_owners_first_name' => :'Array<String>',
@@ -240,7 +249,8 @@ module DealMakerAPI
240
249
  :'beneficial_owners_region' => :'Array<String>',
241
250
  :'beneficial_owners_postal_code' => :'Array<String>',
242
251
  :'beneficial_owners_date_of_birth' => :'Array<String>',
243
- :'beneficial_owners_taxpayer_id' => :'Array<String>'
252
+ :'beneficial_owners_taxpayer_id' => :'Array<String>',
253
+ :'beneficial_owners_phone_number' => :'Array<String>'
244
254
  }
245
255
  end
246
256
 
@@ -365,6 +375,10 @@ module DealMakerAPI
365
375
  self.signing_officer_taxpayer_id = attributes[:'signing_officer_taxpayer_id']
366
376
  end
367
377
 
378
+ if attributes.key?(:'signing_officer_phone_number')
379
+ self.signing_officer_phone_number = attributes[:'signing_officer_phone_number']
380
+ end
381
+
368
382
  if attributes.key?(:'beneficial_owners_index')
369
383
  if (value = attributes[:'beneficial_owners_index']).is_a?(Array)
370
384
  self.beneficial_owners_index = value
@@ -444,6 +458,12 @@ module DealMakerAPI
444
458
  self.beneficial_owners_taxpayer_id = value
445
459
  end
446
460
  end
461
+
462
+ if attributes.key?(:'beneficial_owners_phone_number')
463
+ if (value = attributes[:'beneficial_owners_phone_number']).is_a?(Array)
464
+ self.beneficial_owners_phone_number = value
465
+ end
466
+ end
447
467
  end
448
468
 
449
469
  # Show invalid properties with the reasons. Usually used together with valid?
@@ -520,6 +540,7 @@ module DealMakerAPI
520
540
  signing_officer_postal_code == o.signing_officer_postal_code &&
521
541
  signing_officer_date_of_birth == o.signing_officer_date_of_birth &&
522
542
  signing_officer_taxpayer_id == o.signing_officer_taxpayer_id &&
543
+ signing_officer_phone_number == o.signing_officer_phone_number &&
523
544
  beneficial_owners_index == o.beneficial_owners_index &&
524
545
  beneficial_owners__delete == o.beneficial_owners__delete &&
525
546
  beneficial_owners_first_name == o.beneficial_owners_first_name &&
@@ -532,7 +553,8 @@ module DealMakerAPI
532
553
  beneficial_owners_region == o.beneficial_owners_region &&
533
554
  beneficial_owners_postal_code == o.beneficial_owners_postal_code &&
534
555
  beneficial_owners_date_of_birth == o.beneficial_owners_date_of_birth &&
535
- beneficial_owners_taxpayer_id == o.beneficial_owners_taxpayer_id
556
+ beneficial_owners_taxpayer_id == o.beneficial_owners_taxpayer_id &&
557
+ beneficial_owners_phone_number == o.beneficial_owners_phone_number
536
558
  end
537
559
 
538
560
  # @see the `==` method
@@ -544,7 +566,7 @@ module DealMakerAPI
544
566
  # Calculates hash code according to all attributes.
545
567
  # @return [Integer] Hash code
546
568
  def hash
547
- [us_accredited_category, ca_accredited_investor, name, country, street_address, unit2, city, region, postal_code, business_number, phone_number, income, net_worth, reg_cf_prior_offerings_amount, signing_officer_first_name, signing_officer_last_name, signing_officer_suffix, signing_officer_country, signing_officer_street_address, signing_officer_unit2, signing_officer_city, signing_officer_region, signing_officer_postal_code, signing_officer_date_of_birth, signing_officer_taxpayer_id, beneficial_owners_index, beneficial_owners__delete, beneficial_owners_first_name, beneficial_owners_last_name, beneficial_owners_suffix, beneficial_owners_country, beneficial_owners_street_address, beneficial_owners_unit2, beneficial_owners_city, beneficial_owners_region, beneficial_owners_postal_code, beneficial_owners_date_of_birth, beneficial_owners_taxpayer_id].hash
569
+ [us_accredited_category, ca_accredited_investor, name, country, street_address, unit2, city, region, postal_code, business_number, phone_number, income, net_worth, reg_cf_prior_offerings_amount, signing_officer_first_name, signing_officer_last_name, signing_officer_suffix, signing_officer_country, signing_officer_street_address, signing_officer_unit2, signing_officer_city, signing_officer_region, signing_officer_postal_code, signing_officer_date_of_birth, signing_officer_taxpayer_id, signing_officer_phone_number, beneficial_owners_index, beneficial_owners__delete, beneficial_owners_first_name, beneficial_owners_last_name, beneficial_owners_suffix, beneficial_owners_country, beneficial_owners_street_address, beneficial_owners_unit2, beneficial_owners_city, beneficial_owners_region, beneficial_owners_postal_code, beneficial_owners_date_of_birth, beneficial_owners_taxpayer_id, beneficial_owners_phone_number].hash
548
570
  end
549
571
 
550
572
  # Builds the object from hash
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -106,8 +106,8 @@ module DealMakerAPI
106
106
  :'owner_type' => :'String',
107
107
  :'owner' => :'V1EntitiesInvestorProfileOwner',
108
108
  :'corporation' => :'V1EntitiesInvestorProfileFieldsCorporation',
109
- :'signing_officer' => :'V1EntitiesInvestorProfileFieldsAccountHolder',
110
- :'beneficial_owners' => :'V1EntitiesInvestorProfileFieldsAccountHolder'
109
+ :'signing_officer' => :'V1EntitiesInvestorProfileFieldsSigningOfficer',
110
+ :'beneficial_owners' => :'V1EntitiesInvestorProfileFieldsSigningOfficer'
111
111
  }
112
112
  end
113
113
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.0.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
10
10
 
11
11
  =end
12
12