DealMakerAPI 0.85.2 → 0.85.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (200) hide show
  1. checksums.yaml +4 -4
  2. data/DealMakerAPI.gemspec +1 -1
  3. data/README.md +16 -12
  4. data/docs/InvestorProfileApi.md +48 -54
  5. data/docs/{PatchCorporationProfileRequest.md → PatchInvestorProfilesCorporations.md} +6 -32
  6. data/docs/PatchInvestorProfilesCorporationsBeneficialOwnersInner.md +42 -0
  7. data/docs/{PatchIndividualProfileRequest.md → PatchInvestorProfilesIndividuals.md} +2 -4
  8. data/docs/{PatchJointProfileRequest.md → PatchInvestorProfilesJoints.md} +2 -6
  9. data/docs/{PatchTrustProfileRequest.md → PatchInvestorProfilesTrusts.md} +2 -6
  10. data/docs/{CreateCorporationProfileRequest.md → PostInvestorProfilesCorporations.md} +6 -28
  11. data/docs/PostInvestorProfilesCorporationsBeneficialOwnersInner.md +38 -0
  12. data/docs/{CreateIndividualProfileRequest.md → PostInvestorProfilesIndividuals.md} +2 -4
  13. data/docs/{CreateJointProfileRequest.md → PostInvestorProfilesJoints.md} +2 -6
  14. data/docs/PostInvestorProfilesTrusts.md +46 -0
  15. data/docs/PostInvestorProfilesTrustsTrusteesInner.md +36 -0
  16. data/docs/V1EntitiesInvestorProfileCorporation.md +2 -2
  17. data/docs/V1EntitiesInvestorProfileFieldsSigningOfficer.md +30 -0
  18. data/lib/DealMakerAPI/api/company_api.rb +1 -1
  19. data/lib/DealMakerAPI/api/deal_api.rb +1 -1
  20. data/lib/DealMakerAPI/api/deal_setup_api.rb +1 -1
  21. data/lib/DealMakerAPI/api/deals_api.rb +1 -1
  22. data/lib/DealMakerAPI/api/default_api.rb +1 -1
  23. data/lib/DealMakerAPI/api/investor_api.rb +1 -1
  24. data/lib/DealMakerAPI/api/investor_profile_api.rb +76 -64
  25. data/lib/DealMakerAPI/api/shareholder_api.rb +1 -1
  26. data/lib/DealMakerAPI/api/upload_api.rb +1 -1
  27. data/lib/DealMakerAPI/api_client.rb +1 -1
  28. data/lib/DealMakerAPI/api_error.rb +1 -1
  29. data/lib/DealMakerAPI/configuration.rb +3 -3
  30. data/lib/DealMakerAPI/models/add506c_document_request.rb +1 -1
  31. data/lib/DealMakerAPI/models/add_document_request.rb +1 -1
  32. data/lib/DealMakerAPI/models/bulk_upload_investors_request.rb +1 -1
  33. data/lib/DealMakerAPI/models/create_bulk_upload_detail_request.rb +1 -1
  34. data/lib/DealMakerAPI/models/create_bulk_upload_request.rb +1 -1
  35. data/lib/DealMakerAPI/models/create_company_request.rb +1 -1
  36. data/lib/DealMakerAPI/models/create_deal_setup_request.rb +1 -1
  37. data/lib/DealMakerAPI/models/create_investor_request.rb +1 -1
  38. data/lib/DealMakerAPI/models/create_shareholder_action_request.rb +1 -1
  39. data/lib/DealMakerAPI/models/edit_investor_tags_request.rb +1 -1
  40. data/lib/DealMakerAPI/models/generate_url_request.rb +1 -1
  41. data/lib/DealMakerAPI/models/patch_investor_profiles_corporations.rb +503 -0
  42. data/lib/DealMakerAPI/models/patch_investor_profiles_corporations_beneficial_owners_inner.rb +342 -0
  43. data/lib/DealMakerAPI/models/{patch_individual_profile_request.rb → patch_investor_profiles_individuals.rb} +6 -15
  44. data/lib/DealMakerAPI/models/{patch_joint_profile_request.rb → patch_investor_profiles_joints.rb} +6 -25
  45. data/lib/DealMakerAPI/models/{patch_trust_profile_request.rb → patch_investor_profiles_trusts.rb} +6 -25
  46. data/lib/DealMakerAPI/models/patch_investor_request.rb +1 -1
  47. data/lib/DealMakerAPI/models/{create_corporation_profile_request.rb → post_investor_profiles_corporations.rb} +22 -152
  48. data/lib/DealMakerAPI/models/post_investor_profiles_corporations_beneficial_owners_inner.rb +315 -0
  49. data/lib/DealMakerAPI/models/{create_individual_profile_request.rb → post_investor_profiles_individuals.rb} +6 -15
  50. data/lib/DealMakerAPI/models/{create_joint_profile_request.rb → post_investor_profiles_joints.rb} +6 -25
  51. data/lib/DealMakerAPI/models/{create_trust_profile_request.rb → post_investor_profiles_trusts.rb} +13 -143
  52. data/lib/DealMakerAPI/models/post_investor_profiles_trusts_trustees_inner.rb +305 -0
  53. data/lib/DealMakerAPI/models/post_webhooks_request.rb +1 -1
  54. data/lib/DealMakerAPI/models/put_deals_id_script_tag_environment_request.rb +1 -1
  55. data/lib/DealMakerAPI/models/put_webhooks_id_request.rb +1 -1
  56. data/lib/DealMakerAPI/models/update_investor_request.rb +1 -1
  57. data/lib/DealMakerAPI/models/v1_entities_address.rb +1 -1
  58. data/lib/DealMakerAPI/models/v1_entities_addresses.rb +1 -1
  59. data/lib/DealMakerAPI/models/v1_entities_attachment.rb +1 -1
  60. data/lib/DealMakerAPI/models/v1_entities_background_check_search.rb +1 -1
  61. data/lib/DealMakerAPI/models/v1_entities_bulk_upload.rb +1 -1
  62. data/lib/DealMakerAPI/models/v1_entities_bulk_upload_detail.rb +1 -1
  63. data/lib/DealMakerAPI/models/v1_entities_bulk_upload_details.rb +1 -1
  64. data/lib/DealMakerAPI/models/v1_entities_bulk_uploads.rb +1 -1
  65. data/lib/DealMakerAPI/models/v1_entities_company.rb +1 -1
  66. data/lib/DealMakerAPI/models/v1_entities_company_deal.rb +1 -1
  67. data/lib/DealMakerAPI/models/v1_entities_company_deals.rb +1 -1
  68. data/lib/DealMakerAPI/models/v1_entities_deal.rb +1 -1
  69. data/lib/DealMakerAPI/models/v1_entities_deal_enterprise.rb +1 -1
  70. data/lib/DealMakerAPI/models/v1_entities_deal_funding_metrics.rb +1 -1
  71. data/lib/DealMakerAPI/models/v1_entities_deal_investor_metrics.rb +1 -1
  72. data/lib/DealMakerAPI/models/v1_entities_deal_issuer.rb +1 -1
  73. data/lib/DealMakerAPI/models/v1_entities_deal_setup.rb +1 -1
  74. data/lib/DealMakerAPI/models/v1_entities_deal_setup_user.rb +1 -1
  75. data/lib/DealMakerAPI/models/v1_entities_deals.rb +1 -1
  76. data/lib/DealMakerAPI/models/v1_entities_express_wire_instruction.rb +1 -1
  77. data/lib/DealMakerAPI/models/v1_entities_express_wire_instructions.rb +1 -1
  78. data/lib/DealMakerAPI/models/v1_entities_generic_response.rb +1 -1
  79. data/lib/DealMakerAPI/models/v1_entities_investor.rb +1 -1
  80. data/lib/DealMakerAPI/models/v1_entities_investor_otp_access_link.rb +1 -1
  81. data/lib/DealMakerAPI/models/v1_entities_investor_profile_address.rb +1 -1
  82. data/lib/DealMakerAPI/models/v1_entities_investor_profile_corporation.rb +3 -3
  83. data/lib/DealMakerAPI/models/v1_entities_investor_profile_fields_account_holder.rb +1 -1
  84. data/lib/DealMakerAPI/models/v1_entities_investor_profile_fields_corporation.rb +1 -1
  85. data/lib/DealMakerAPI/models/v1_entities_investor_profile_fields_primary_holder.rb +1 -1
  86. data/lib/DealMakerAPI/models/v1_entities_investor_profile_fields_signing_officer.rb +274 -0
  87. data/lib/DealMakerAPI/models/v1_entities_investor_profile_fields_trust.rb +1 -1
  88. data/lib/DealMakerAPI/models/v1_entities_investor_profile_individual.rb +1 -1
  89. data/lib/DealMakerAPI/models/v1_entities_investor_profile_item.rb +1 -1
  90. data/lib/DealMakerAPI/models/v1_entities_investor_profile_joint.rb +1 -1
  91. data/lib/DealMakerAPI/models/v1_entities_investor_profile_owner.rb +1 -1
  92. data/lib/DealMakerAPI/models/v1_entities_investor_profile_trust.rb +1 -1
  93. data/lib/DealMakerAPI/models/v1_entities_investor_profiles.rb +1 -1
  94. data/lib/DealMakerAPI/models/v1_entities_investor_user.rb +1 -1
  95. data/lib/DealMakerAPI/models/v1_entities_investors.rb +1 -1
  96. data/lib/DealMakerAPI/models/v1_entities_presigned_url_result.rb +1 -1
  97. data/lib/DealMakerAPI/models/v1_entities_shareholder.rb +1 -1
  98. data/lib/DealMakerAPI/models/v1_entities_shareholders.rb +1 -1
  99. data/lib/DealMakerAPI/models/v1_entities_shareholders_tags.rb +1 -1
  100. data/lib/DealMakerAPI/models/v1_entities_subscription_agreement.rb +1 -1
  101. data/lib/DealMakerAPI/models/v1_entities_webhooks_deal.rb +1 -1
  102. data/lib/DealMakerAPI/models/v1_entities_webhooks_security_token.rb +1 -1
  103. data/lib/DealMakerAPI/models/v1_entities_webhooks_subscription.rb +1 -1
  104. data/lib/DealMakerAPI/models/v1_entities_webhooks_subscription_deal.rb +1 -1
  105. data/lib/DealMakerAPI/models/v1_entities_webhooks_subscription_deals.rb +1 -1
  106. data/lib/DealMakerAPI/version.rb +2 -2
  107. data/lib/DealMakerAPI.rb +13 -9
  108. data/spec/api/company_api_spec.rb +1 -1
  109. data/spec/api/deal_api_spec.rb +1 -1
  110. data/spec/api/deal_setup_api_spec.rb +1 -1
  111. data/spec/api/deals_api_spec.rb +1 -1
  112. data/spec/api/default_api_spec.rb +1 -1
  113. data/spec/api/investor_api_spec.rb +1 -1
  114. data/spec/api/investor_profile_api_spec.rb +9 -9
  115. data/spec/api/shareholder_api_spec.rb +1 -1
  116. data/spec/api/upload_api_spec.rb +1 -1
  117. data/spec/api_client_spec.rb +1 -1
  118. data/spec/configuration_spec.rb +1 -1
  119. data/spec/models/add506c_document_request_spec.rb +1 -1
  120. data/spec/models/add_document_request_spec.rb +1 -1
  121. data/spec/models/bulk_upload_investors_request_spec.rb +1 -1
  122. data/spec/models/create_bulk_upload_detail_request_spec.rb +1 -1
  123. data/spec/models/create_bulk_upload_request_spec.rb +1 -1
  124. data/spec/models/create_company_request_spec.rb +1 -1
  125. data/spec/models/create_deal_setup_request_spec.rb +1 -1
  126. data/spec/models/create_investor_request_spec.rb +1 -1
  127. data/spec/models/create_shareholder_action_request_spec.rb +1 -1
  128. data/spec/models/edit_investor_tags_request_spec.rb +1 -1
  129. data/spec/models/generate_url_request_spec.rb +1 -1
  130. data/spec/models/patch_investor_profiles_corporations_beneficial_owners_inner_spec.rb +106 -0
  131. data/spec/models/patch_investor_profiles_corporations_spec.rb +186 -0
  132. data/spec/models/{create_individual_profile_request_spec.rb → patch_investor_profiles_individuals_spec.rb} +7 -19
  133. data/spec/models/{create_joint_profile_request_spec.rb → patch_investor_profiles_joints_spec.rb} +7 -25
  134. data/spec/models/{patch_trust_profile_request_spec.rb → patch_investor_profiles_trusts_spec.rb} +7 -19
  135. data/spec/models/patch_investor_request_spec.rb +1 -1
  136. data/spec/models/post_investor_profiles_corporations_beneficial_owners_inner_spec.rb +94 -0
  137. data/spec/models/{create_trust_profile_request_spec.rb → post_investor_profiles_corporations_spec.rb} +31 -31
  138. data/spec/models/{patch_individual_profile_request_spec.rb → post_investor_profiles_individuals_spec.rb} +13 -13
  139. data/spec/models/{patch_joint_profile_request_spec.rb → post_investor_profiles_joints_spec.rb} +13 -19
  140. data/spec/models/post_investor_profiles_trusts_spec.rb +126 -0
  141. data/spec/models/post_investor_profiles_trusts_trustees_inner_spec.rb +88 -0
  142. data/spec/models/post_webhooks_request_spec.rb +1 -1
  143. data/spec/models/put_deals_id_script_tag_environment_request_spec.rb +1 -1
  144. data/spec/models/put_webhooks_id_request_spec.rb +1 -1
  145. data/spec/models/update_investor_request_spec.rb +1 -1
  146. data/spec/models/v1_entities_address_spec.rb +1 -1
  147. data/spec/models/v1_entities_addresses_spec.rb +1 -1
  148. data/spec/models/v1_entities_attachment_spec.rb +1 -1
  149. data/spec/models/v1_entities_background_check_search_spec.rb +1 -1
  150. data/spec/models/v1_entities_bulk_upload_detail_spec.rb +1 -1
  151. data/spec/models/v1_entities_bulk_upload_details_spec.rb +1 -1
  152. data/spec/models/v1_entities_bulk_upload_spec.rb +1 -1
  153. data/spec/models/v1_entities_bulk_uploads_spec.rb +1 -1
  154. data/spec/models/v1_entities_company_deal_spec.rb +1 -1
  155. data/spec/models/v1_entities_company_deals_spec.rb +1 -1
  156. data/spec/models/v1_entities_company_spec.rb +1 -1
  157. data/spec/models/v1_entities_deal_enterprise_spec.rb +1 -1
  158. data/spec/models/v1_entities_deal_funding_metrics_spec.rb +1 -1
  159. data/spec/models/v1_entities_deal_investor_metrics_spec.rb +1 -1
  160. data/spec/models/v1_entities_deal_issuer_spec.rb +1 -1
  161. data/spec/models/v1_entities_deal_setup_spec.rb +1 -1
  162. data/spec/models/v1_entities_deal_setup_user_spec.rb +1 -1
  163. data/spec/models/v1_entities_deal_spec.rb +1 -1
  164. data/spec/models/v1_entities_deals_spec.rb +1 -1
  165. data/spec/models/v1_entities_express_wire_instruction_spec.rb +1 -1
  166. data/spec/models/v1_entities_express_wire_instructions_spec.rb +1 -1
  167. data/spec/models/v1_entities_generic_response_spec.rb +1 -1
  168. data/spec/models/v1_entities_investor_otp_access_link_spec.rb +1 -1
  169. data/spec/models/v1_entities_investor_profile_address_spec.rb +1 -1
  170. data/spec/models/v1_entities_investor_profile_corporation_spec.rb +1 -1
  171. data/spec/models/v1_entities_investor_profile_fields_account_holder_spec.rb +1 -1
  172. data/spec/models/v1_entities_investor_profile_fields_corporation_spec.rb +1 -1
  173. data/spec/models/v1_entities_investor_profile_fields_primary_holder_spec.rb +1 -1
  174. data/spec/models/v1_entities_investor_profile_fields_signing_officer_spec.rb +70 -0
  175. data/spec/models/v1_entities_investor_profile_fields_trust_spec.rb +1 -1
  176. data/spec/models/v1_entities_investor_profile_individual_spec.rb +1 -1
  177. data/spec/models/v1_entities_investor_profile_item_spec.rb +1 -1
  178. data/spec/models/v1_entities_investor_profile_joint_spec.rb +1 -1
  179. data/spec/models/v1_entities_investor_profile_owner_spec.rb +1 -1
  180. data/spec/models/v1_entities_investor_profile_trust_spec.rb +1 -1
  181. data/spec/models/v1_entities_investor_profiles_spec.rb +1 -1
  182. data/spec/models/v1_entities_investor_spec.rb +1 -1
  183. data/spec/models/v1_entities_investor_user_spec.rb +1 -1
  184. data/spec/models/v1_entities_investors_spec.rb +1 -1
  185. data/spec/models/v1_entities_presigned_url_result_spec.rb +1 -1
  186. data/spec/models/v1_entities_shareholder_spec.rb +1 -1
  187. data/spec/models/v1_entities_shareholders_spec.rb +1 -1
  188. data/spec/models/v1_entities_shareholders_tags_spec.rb +1 -1
  189. data/spec/models/v1_entities_subscription_agreement_spec.rb +1 -1
  190. data/spec/models/v1_entities_webhooks_deal_spec.rb +1 -1
  191. data/spec/models/v1_entities_webhooks_security_token_spec.rb +1 -1
  192. data/spec/models/v1_entities_webhooks_subscription_deal_spec.rb +1 -1
  193. data/spec/models/v1_entities_webhooks_subscription_deals_spec.rb +1 -1
  194. data/spec/models/v1_entities_webhooks_subscription_spec.rb +1 -1
  195. data/spec/spec_helper.rb +1 -1
  196. metadata +50 -34
  197. data/docs/CreateTrustProfileRequest.md +0 -68
  198. data/lib/DealMakerAPI/models/patch_corporation_profile_request.rb +0 -664
  199. data/spec/models/create_corporation_profile_request_spec.rb +0 -258
  200. data/spec/models/patch_corporation_profile_request_spec.rb +0 -264
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: cb37ad585e33d769b70459e36987626c1e9c00be5f396336aabd2dbc7ddb4e8d
4
- data.tar.gz: c74756141f3f486d16ef845ba1ef180048ecc246965413f63c590d2bb9e211fc
3
+ metadata.gz: 2f43ddaaedefb2151bfadb829fbaf6dbb6e84277ce3970de95af9cd4dcd5ee89
4
+ data.tar.gz: 7f1175de490772e36c3f190910c6d0f9f041e3a76fae0c086b660ebdf9678a69
5
5
  SHA512:
6
- metadata.gz: 1814189fc6909ceedfad3fae0122a7e8d410f7afa98e0f173b93c050c747e3df2629deb14d6b031b9dc82bed7ce9eb3513ef077d4351fadc92358df384b5d977
7
- data.tar.gz: 9745cca984f31ee38e5bc47583afd17cfaf9df686748b3b0f77d6f264810fed5f8b5273c799d21edcfd67c0d381bea8868fd32de810a98442fede4aaf1ef3121
6
+ metadata.gz: d803aa9f3fb6883950714266b2e52fb2798f61723f3455a360d633924d8712f2c8454e45f41bc3c1f350a581d401b21cfadc780fccba705fe4ae7377940676a9
7
+ data.tar.gz: ec243e81541b0607b7ff992c457b38972f4c1f6ab2bd3baf037d380a4db915a3b9dbdbc4d1d1a6499c8b73311652b0a74cc0a8bb15d9b0c4c5e30a9086981f43
data/DealMakerAPI.gemspec CHANGED
@@ -8,7 +8,7 @@
8
8
  The version of the OpenAPI document: 1.75.0
9
9
 
10
10
  Generated by: https://openapi-generator.tech
11
- OpenAPI Generator version: 7.0.0-SNAPSHOT
11
+ OpenAPI Generator version: 7.0.1-SNAPSHOT
12
12
 
13
13
  =end
14
14
 
data/README.md CHANGED
@@ -338,7 +338,7 @@ Given the high number of updates our platform performs on any investor, we’ve
338
338
  This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
339
339
 
340
340
  - API version: 1.75.0
341
- - Package version: 0.85.2
341
+ - Package version: 0.85.4
342
342
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
343
343
 
344
344
  ## Installation
@@ -354,16 +354,16 @@ gem build DealMakerAPI.gemspec
354
354
  Then either install the gem locally:
355
355
 
356
356
  ```shell
357
- gem install ./DealMakerAPI-0.85.2.gem
357
+ gem install ./DealMakerAPI-0.85.4.gem
358
358
  ```
359
359
 
360
- (for development, run `gem install --dev ./DealMakerAPI-0.85.2.gem` to install the development dependencies)
360
+ (for development, run `gem install --dev ./DealMakerAPI-0.85.4.gem` to install the development dependencies)
361
361
 
362
362
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
363
363
 
364
364
  Finally add this to the Gemfile:
365
365
 
366
- gem 'DealMakerAPI', '~> 0.85.2'
366
+ gem 'DealMakerAPI', '~> 0.85.4'
367
367
 
368
368
  ### Install from Git
369
369
 
@@ -469,20 +469,23 @@ Class | Method | HTTP request | Description
469
469
  - [DealMakerAPI::CreateBulkUploadDetailRequest](docs/CreateBulkUploadDetailRequest.md)
470
470
  - [DealMakerAPI::CreateBulkUploadRequest](docs/CreateBulkUploadRequest.md)
471
471
  - [DealMakerAPI::CreateCompanyRequest](docs/CreateCompanyRequest.md)
472
- - [DealMakerAPI::CreateCorporationProfileRequest](docs/CreateCorporationProfileRequest.md)
473
472
  - [DealMakerAPI::CreateDealSetupRequest](docs/CreateDealSetupRequest.md)
474
- - [DealMakerAPI::CreateIndividualProfileRequest](docs/CreateIndividualProfileRequest.md)
475
473
  - [DealMakerAPI::CreateInvestorRequest](docs/CreateInvestorRequest.md)
476
- - [DealMakerAPI::CreateJointProfileRequest](docs/CreateJointProfileRequest.md)
477
474
  - [DealMakerAPI::CreateShareholderActionRequest](docs/CreateShareholderActionRequest.md)
478
- - [DealMakerAPI::CreateTrustProfileRequest](docs/CreateTrustProfileRequest.md)
479
475
  - [DealMakerAPI::EditInvestorTagsRequest](docs/EditInvestorTagsRequest.md)
480
476
  - [DealMakerAPI::GenerateUrlRequest](docs/GenerateUrlRequest.md)
481
- - [DealMakerAPI::PatchCorporationProfileRequest](docs/PatchCorporationProfileRequest.md)
482
- - [DealMakerAPI::PatchIndividualProfileRequest](docs/PatchIndividualProfileRequest.md)
477
+ - [DealMakerAPI::PatchInvestorProfilesCorporations](docs/PatchInvestorProfilesCorporations.md)
478
+ - [DealMakerAPI::PatchInvestorProfilesCorporationsBeneficialOwnersInner](docs/PatchInvestorProfilesCorporationsBeneficialOwnersInner.md)
479
+ - [DealMakerAPI::PatchInvestorProfilesIndividuals](docs/PatchInvestorProfilesIndividuals.md)
480
+ - [DealMakerAPI::PatchInvestorProfilesJoints](docs/PatchInvestorProfilesJoints.md)
481
+ - [DealMakerAPI::PatchInvestorProfilesTrusts](docs/PatchInvestorProfilesTrusts.md)
483
482
  - [DealMakerAPI::PatchInvestorRequest](docs/PatchInvestorRequest.md)
484
- - [DealMakerAPI::PatchJointProfileRequest](docs/PatchJointProfileRequest.md)
485
- - [DealMakerAPI::PatchTrustProfileRequest](docs/PatchTrustProfileRequest.md)
483
+ - [DealMakerAPI::PostInvestorProfilesCorporations](docs/PostInvestorProfilesCorporations.md)
484
+ - [DealMakerAPI::PostInvestorProfilesCorporationsBeneficialOwnersInner](docs/PostInvestorProfilesCorporationsBeneficialOwnersInner.md)
485
+ - [DealMakerAPI::PostInvestorProfilesIndividuals](docs/PostInvestorProfilesIndividuals.md)
486
+ - [DealMakerAPI::PostInvestorProfilesJoints](docs/PostInvestorProfilesJoints.md)
487
+ - [DealMakerAPI::PostInvestorProfilesTrusts](docs/PostInvestorProfilesTrusts.md)
488
+ - [DealMakerAPI::PostInvestorProfilesTrustsTrusteesInner](docs/PostInvestorProfilesTrustsTrusteesInner.md)
486
489
  - [DealMakerAPI::PostWebhooksRequest](docs/PostWebhooksRequest.md)
487
490
  - [DealMakerAPI::PutDealsIdScriptTagEnvironmentRequest](docs/PutDealsIdScriptTagEnvironmentRequest.md)
488
491
  - [DealMakerAPI::PutWebhooksIdRequest](docs/PutWebhooksIdRequest.md)
@@ -516,6 +519,7 @@ Class | Method | HTTP request | Description
516
519
  - [DealMakerAPI::V1EntitiesInvestorProfileFieldsAccountHolder](docs/V1EntitiesInvestorProfileFieldsAccountHolder.md)
517
520
  - [DealMakerAPI::V1EntitiesInvestorProfileFieldsCorporation](docs/V1EntitiesInvestorProfileFieldsCorporation.md)
518
521
  - [DealMakerAPI::V1EntitiesInvestorProfileFieldsPrimaryHolder](docs/V1EntitiesInvestorProfileFieldsPrimaryHolder.md)
522
+ - [DealMakerAPI::V1EntitiesInvestorProfileFieldsSigningOfficer](docs/V1EntitiesInvestorProfileFieldsSigningOfficer.md)
519
523
  - [DealMakerAPI::V1EntitiesInvestorProfileFieldsTrust](docs/V1EntitiesInvestorProfileFieldsTrust.md)
520
524
  - [DealMakerAPI::V1EntitiesInvestorProfileIndividual](docs/V1EntitiesInvestorProfileIndividual.md)
521
525
  - [DealMakerAPI::V1EntitiesInvestorProfileItem](docs/V1EntitiesInvestorProfileItem.md)
@@ -19,7 +19,7 @@ All URIs are relative to *http://api.dealmaker.tech*
19
19
 
20
20
  ## create_corporation_profile
21
21
 
22
- > <V1EntitiesInvestorProfileCorporation> create_corporation_profile(create_corporation_profile_request)
22
+ > <V1EntitiesInvestorProfileCorporation> create_corporation_profile(investor_profiles_corporations)
23
23
 
24
24
  Create new corporation investor profile.
25
25
 
@@ -34,11 +34,11 @@ require 'DealMakerAPI'
34
34
  DealMakerAPI.configure do |config|end
35
35
 
36
36
  api_instance = DealMakerAPI::InvestorProfileApi.new
37
- create_corporation_profile_request = DealMakerAPI::CreateCorporationProfileRequest.new({email: 'email_example'}) # CreateCorporationProfileRequest |
37
+ investor_profiles_corporations = DealMakerAPI::PostInvestorProfilesCorporations.new({email: 'email_example'}) # PostInvestorProfilesCorporations |
38
38
 
39
39
  begin
40
40
  # Create new corporation investor profile.
41
- result = api_instance.create_corporation_profile(create_corporation_profile_request)
41
+ result = api_instance.create_corporation_profile(investor_profiles_corporations)
42
42
  p result
43
43
  rescue DealMakerAPI::ApiError => e
44
44
  puts "Error when calling InvestorProfileApi->create_corporation_profile: #{e}"
@@ -49,12 +49,12 @@ end
49
49
 
50
50
  This returns an Array which contains the response data, status code and headers.
51
51
 
52
- > <Array(<V1EntitiesInvestorProfileCorporation>, Integer, Hash)> create_corporation_profile_with_http_info(create_corporation_profile_request)
52
+ > <Array(<V1EntitiesInvestorProfileCorporation>, Integer, Hash)> create_corporation_profile_with_http_info(investor_profiles_corporations)
53
53
 
54
54
  ```ruby
55
55
  begin
56
56
  # Create new corporation investor profile.
57
- data, status_code, headers = api_instance.create_corporation_profile_with_http_info(create_corporation_profile_request)
57
+ data, status_code, headers = api_instance.create_corporation_profile_with_http_info(investor_profiles_corporations)
58
58
  p status_code # => 2xx
59
59
  p headers # => { ... }
60
60
  p data # => <V1EntitiesInvestorProfileCorporation>
@@ -67,7 +67,7 @@ end
67
67
 
68
68
  | Name | Type | Description | Notes |
69
69
  | ---- | ---- | ----------- | ----- |
70
- | **create_corporation_profile_request** | [**CreateCorporationProfileRequest**](CreateCorporationProfileRequest.md) | | |
70
+ | **investor_profiles_corporations** | [**PostInvestorProfilesCorporations**](PostInvestorProfilesCorporations.md) | | |
71
71
 
72
72
  ### Return type
73
73
 
@@ -85,7 +85,7 @@ No authorization required
85
85
 
86
86
  ## create_individual_profile
87
87
 
88
- > <V1EntitiesInvestorProfileIndividual> create_individual_profile(create_individual_profile_request)
88
+ > <V1EntitiesInvestorProfileIndividual> create_individual_profile(investor_profiles_individuals)
89
89
 
90
90
  Create new individual investor profile
91
91
 
@@ -100,11 +100,11 @@ require 'DealMakerAPI'
100
100
  DealMakerAPI.configure do |config|end
101
101
 
102
102
  api_instance = DealMakerAPI::InvestorProfileApi.new
103
- create_individual_profile_request = DealMakerAPI::CreateIndividualProfileRequest.new({email: 'email_example'}) # CreateIndividualProfileRequest |
103
+ investor_profiles_individuals = DealMakerAPI::PostInvestorProfilesIndividuals.new({email: 'email_example'}) # PostInvestorProfilesIndividuals |
104
104
 
105
105
  begin
106
106
  # Create new individual investor profile
107
- result = api_instance.create_individual_profile(create_individual_profile_request)
107
+ result = api_instance.create_individual_profile(investor_profiles_individuals)
108
108
  p result
109
109
  rescue DealMakerAPI::ApiError => e
110
110
  puts "Error when calling InvestorProfileApi->create_individual_profile: #{e}"
@@ -115,12 +115,12 @@ end
115
115
 
116
116
  This returns an Array which contains the response data, status code and headers.
117
117
 
118
- > <Array(<V1EntitiesInvestorProfileIndividual>, Integer, Hash)> create_individual_profile_with_http_info(create_individual_profile_request)
118
+ > <Array(<V1EntitiesInvestorProfileIndividual>, Integer, Hash)> create_individual_profile_with_http_info(investor_profiles_individuals)
119
119
 
120
120
  ```ruby
121
121
  begin
122
122
  # Create new individual investor profile
123
- data, status_code, headers = api_instance.create_individual_profile_with_http_info(create_individual_profile_request)
123
+ data, status_code, headers = api_instance.create_individual_profile_with_http_info(investor_profiles_individuals)
124
124
  p status_code # => 2xx
125
125
  p headers # => { ... }
126
126
  p data # => <V1EntitiesInvestorProfileIndividual>
@@ -133,7 +133,7 @@ end
133
133
 
134
134
  | Name | Type | Description | Notes |
135
135
  | ---- | ---- | ----------- | ----- |
136
- | **create_individual_profile_request** | [**CreateIndividualProfileRequest**](CreateIndividualProfileRequest.md) | | |
136
+ | **investor_profiles_individuals** | [**PostInvestorProfilesIndividuals**](PostInvestorProfilesIndividuals.md) | | |
137
137
 
138
138
  ### Return type
139
139
 
@@ -151,7 +151,7 @@ No authorization required
151
151
 
152
152
  ## create_joint_profile
153
153
 
154
- > <V1EntitiesInvestorProfileJoint> create_joint_profile(create_joint_profile_request)
154
+ > <V1EntitiesInvestorProfileJoint> create_joint_profile(investor_profiles_joints)
155
155
 
156
156
  Create new joint investor profile
157
157
 
@@ -166,11 +166,11 @@ require 'DealMakerAPI'
166
166
  DealMakerAPI.configure do |config|end
167
167
 
168
168
  api_instance = DealMakerAPI::InvestorProfileApi.new
169
- create_joint_profile_request = DealMakerAPI::CreateJointProfileRequest.new({email: 'email_example'}) # CreateJointProfileRequest |
169
+ investor_profiles_joints = DealMakerAPI::PostInvestorProfilesJoints.new({email: 'email_example'}) # PostInvestorProfilesJoints |
170
170
 
171
171
  begin
172
172
  # Create new joint investor profile
173
- result = api_instance.create_joint_profile(create_joint_profile_request)
173
+ result = api_instance.create_joint_profile(investor_profiles_joints)
174
174
  p result
175
175
  rescue DealMakerAPI::ApiError => e
176
176
  puts "Error when calling InvestorProfileApi->create_joint_profile: #{e}"
@@ -181,12 +181,12 @@ end
181
181
 
182
182
  This returns an Array which contains the response data, status code and headers.
183
183
 
184
- > <Array(<V1EntitiesInvestorProfileJoint>, Integer, Hash)> create_joint_profile_with_http_info(create_joint_profile_request)
184
+ > <Array(<V1EntitiesInvestorProfileJoint>, Integer, Hash)> create_joint_profile_with_http_info(investor_profiles_joints)
185
185
 
186
186
  ```ruby
187
187
  begin
188
188
  # Create new joint investor profile
189
- data, status_code, headers = api_instance.create_joint_profile_with_http_info(create_joint_profile_request)
189
+ data, status_code, headers = api_instance.create_joint_profile_with_http_info(investor_profiles_joints)
190
190
  p status_code # => 2xx
191
191
  p headers # => { ... }
192
192
  p data # => <V1EntitiesInvestorProfileJoint>
@@ -199,7 +199,7 @@ end
199
199
 
200
200
  | Name | Type | Description | Notes |
201
201
  | ---- | ---- | ----------- | ----- |
202
- | **create_joint_profile_request** | [**CreateJointProfileRequest**](CreateJointProfileRequest.md) | | |
202
+ | **investor_profiles_joints** | [**PostInvestorProfilesJoints**](PostInvestorProfilesJoints.md) | | |
203
203
 
204
204
  ### Return type
205
205
 
@@ -217,7 +217,7 @@ No authorization required
217
217
 
218
218
  ## create_trust_profile
219
219
 
220
- > <V1EntitiesInvestorProfileTrust> create_trust_profile(create_trust_profile_request)
220
+ > <V1EntitiesInvestorProfileTrust> create_trust_profile(investor_profiles_trusts)
221
221
 
222
222
  Create new trust investor profile.
223
223
 
@@ -232,11 +232,11 @@ require 'DealMakerAPI'
232
232
  DealMakerAPI.configure do |config|end
233
233
 
234
234
  api_instance = DealMakerAPI::InvestorProfileApi.new
235
- create_trust_profile_request = DealMakerAPI::CreateTrustProfileRequest.new({email: 'email_example'}) # CreateTrustProfileRequest |
235
+ investor_profiles_trusts = DealMakerAPI::PostInvestorProfilesTrusts.new({email: 'email_example'}) # PostInvestorProfilesTrusts |
236
236
 
237
237
  begin
238
238
  # Create new trust investor profile.
239
- result = api_instance.create_trust_profile(create_trust_profile_request)
239
+ result = api_instance.create_trust_profile(investor_profiles_trusts)
240
240
  p result
241
241
  rescue DealMakerAPI::ApiError => e
242
242
  puts "Error when calling InvestorProfileApi->create_trust_profile: #{e}"
@@ -247,12 +247,12 @@ end
247
247
 
248
248
  This returns an Array which contains the response data, status code and headers.
249
249
 
250
- > <Array(<V1EntitiesInvestorProfileTrust>, Integer, Hash)> create_trust_profile_with_http_info(create_trust_profile_request)
250
+ > <Array(<V1EntitiesInvestorProfileTrust>, Integer, Hash)> create_trust_profile_with_http_info(investor_profiles_trusts)
251
251
 
252
252
  ```ruby
253
253
  begin
254
254
  # Create new trust investor profile.
255
- data, status_code, headers = api_instance.create_trust_profile_with_http_info(create_trust_profile_request)
255
+ data, status_code, headers = api_instance.create_trust_profile_with_http_info(investor_profiles_trusts)
256
256
  p status_code # => 2xx
257
257
  p headers # => { ... }
258
258
  p data # => <V1EntitiesInvestorProfileTrust>
@@ -265,7 +265,7 @@ end
265
265
 
266
266
  | Name | Type | Description | Notes |
267
267
  | ---- | ---- | ----------- | ----- |
268
- | **create_trust_profile_request** | [**CreateTrustProfileRequest**](CreateTrustProfileRequest.md) | | |
268
+ | **investor_profiles_trusts** | [**PostInvestorProfilesTrusts**](PostInvestorProfilesTrusts.md) | | |
269
269
 
270
270
  ### Return type
271
271
 
@@ -497,7 +497,7 @@ No authorization required
497
497
 
498
498
  ## patch_corporation_profile
499
499
 
500
- > <V1EntitiesInvestorProfileCorporation> patch_corporation_profile(investor_profile_id, patch_corporation_profile_request)
500
+ > <V1EntitiesInvestorProfileCorporation> patch_corporation_profile(investor_profile_id, investor_profiles_corporations)
501
501
 
502
502
  Patch a corporation investor profile
503
503
 
@@ -513,11 +513,11 @@ DealMakerAPI.configure do |config|end
513
513
 
514
514
  api_instance = DealMakerAPI::InvestorProfileApi.new
515
515
  investor_profile_id = 56 # Integer |
516
- patch_corporation_profile_request = DealMakerAPI::PatchCorporationProfileRequest.new({beneficial_owners_index: [37]}) # PatchCorporationProfileRequest |
516
+ investor_profiles_corporations = DealMakerAPI::PatchInvestorProfilesCorporations.new # PatchInvestorProfilesCorporations |
517
517
 
518
518
  begin
519
519
  # Patch a corporation investor profile
520
- result = api_instance.patch_corporation_profile(investor_profile_id, patch_corporation_profile_request)
520
+ result = api_instance.patch_corporation_profile(investor_profile_id, investor_profiles_corporations)
521
521
  p result
522
522
  rescue DealMakerAPI::ApiError => e
523
523
  puts "Error when calling InvestorProfileApi->patch_corporation_profile: #{e}"
@@ -528,12 +528,12 @@ end
528
528
 
529
529
  This returns an Array which contains the response data, status code and headers.
530
530
 
531
- > <Array(<V1EntitiesInvestorProfileCorporation>, Integer, Hash)> patch_corporation_profile_with_http_info(investor_profile_id, patch_corporation_profile_request)
531
+ > <Array(<V1EntitiesInvestorProfileCorporation>, Integer, Hash)> patch_corporation_profile_with_http_info(investor_profile_id, investor_profiles_corporations)
532
532
 
533
533
  ```ruby
534
534
  begin
535
535
  # Patch a corporation investor profile
536
- data, status_code, headers = api_instance.patch_corporation_profile_with_http_info(investor_profile_id, patch_corporation_profile_request)
536
+ data, status_code, headers = api_instance.patch_corporation_profile_with_http_info(investor_profile_id, investor_profiles_corporations)
537
537
  p status_code # => 2xx
538
538
  p headers # => { ... }
539
539
  p data # => <V1EntitiesInvestorProfileCorporation>
@@ -547,7 +547,7 @@ end
547
547
  | Name | Type | Description | Notes |
548
548
  | ---- | ---- | ----------- | ----- |
549
549
  | **investor_profile_id** | **Integer** | | |
550
- | **patch_corporation_profile_request** | [**PatchCorporationProfileRequest**](PatchCorporationProfileRequest.md) | | |
550
+ | **investor_profiles_corporations** | [**PatchInvestorProfilesCorporations**](PatchInvestorProfilesCorporations.md) | | |
551
551
 
552
552
  ### Return type
553
553
 
@@ -565,7 +565,7 @@ No authorization required
565
565
 
566
566
  ## patch_individual_profile
567
567
 
568
- > <V1EntitiesInvestorProfileIndividual> patch_individual_profile(investor_profile_id, opts)
568
+ > <V1EntitiesInvestorProfileIndividual> patch_individual_profile(investor_profile_id, investor_profiles_individuals)
569
569
 
570
570
  Patch an individual investor profile.
571
571
 
@@ -581,13 +581,11 @@ DealMakerAPI.configure do |config|end
581
581
 
582
582
  api_instance = DealMakerAPI::InvestorProfileApi.new
583
583
  investor_profile_id = 56 # Integer |
584
- opts = {
585
- patch_individual_profile_request: DealMakerAPI::PatchIndividualProfileRequest.new # PatchIndividualProfileRequest |
586
- }
584
+ investor_profiles_individuals = DealMakerAPI::PatchInvestorProfilesIndividuals.new # PatchInvestorProfilesIndividuals |
587
585
 
588
586
  begin
589
587
  # Patch an individual investor profile.
590
- result = api_instance.patch_individual_profile(investor_profile_id, opts)
588
+ result = api_instance.patch_individual_profile(investor_profile_id, investor_profiles_individuals)
591
589
  p result
592
590
  rescue DealMakerAPI::ApiError => e
593
591
  puts "Error when calling InvestorProfileApi->patch_individual_profile: #{e}"
@@ -598,12 +596,12 @@ end
598
596
 
599
597
  This returns an Array which contains the response data, status code and headers.
600
598
 
601
- > <Array(<V1EntitiesInvestorProfileIndividual>, Integer, Hash)> patch_individual_profile_with_http_info(investor_profile_id, opts)
599
+ > <Array(<V1EntitiesInvestorProfileIndividual>, Integer, Hash)> patch_individual_profile_with_http_info(investor_profile_id, investor_profiles_individuals)
602
600
 
603
601
  ```ruby
604
602
  begin
605
603
  # Patch an individual investor profile.
606
- data, status_code, headers = api_instance.patch_individual_profile_with_http_info(investor_profile_id, opts)
604
+ data, status_code, headers = api_instance.patch_individual_profile_with_http_info(investor_profile_id, investor_profiles_individuals)
607
605
  p status_code # => 2xx
608
606
  p headers # => { ... }
609
607
  p data # => <V1EntitiesInvestorProfileIndividual>
@@ -617,7 +615,7 @@ end
617
615
  | Name | Type | Description | Notes |
618
616
  | ---- | ---- | ----------- | ----- |
619
617
  | **investor_profile_id** | **Integer** | | |
620
- | **patch_individual_profile_request** | [**PatchIndividualProfileRequest**](PatchIndividualProfileRequest.md) | | [optional] |
618
+ | **investor_profiles_individuals** | [**PatchInvestorProfilesIndividuals**](PatchInvestorProfilesIndividuals.md) | | |
621
619
 
622
620
  ### Return type
623
621
 
@@ -635,7 +633,7 @@ No authorization required
635
633
 
636
634
  ## patch_joint_profile
637
635
 
638
- > <V1EntitiesInvestorProfileJoint> patch_joint_profile(investor_profile_id, opts)
636
+ > <V1EntitiesInvestorProfileJoint> patch_joint_profile(investor_profile_id, investor_profiles_joints)
639
637
 
640
638
  Patch a joint investor profile
641
639
 
@@ -651,13 +649,11 @@ DealMakerAPI.configure do |config|end
651
649
 
652
650
  api_instance = DealMakerAPI::InvestorProfileApi.new
653
651
  investor_profile_id = 56 # Integer |
654
- opts = {
655
- patch_joint_profile_request: DealMakerAPI::PatchJointProfileRequest.new # PatchJointProfileRequest |
656
- }
652
+ investor_profiles_joints = DealMakerAPI::PatchInvestorProfilesJoints.new # PatchInvestorProfilesJoints |
657
653
 
658
654
  begin
659
655
  # Patch a joint investor profile
660
- result = api_instance.patch_joint_profile(investor_profile_id, opts)
656
+ result = api_instance.patch_joint_profile(investor_profile_id, investor_profiles_joints)
661
657
  p result
662
658
  rescue DealMakerAPI::ApiError => e
663
659
  puts "Error when calling InvestorProfileApi->patch_joint_profile: #{e}"
@@ -668,12 +664,12 @@ end
668
664
 
669
665
  This returns an Array which contains the response data, status code and headers.
670
666
 
671
- > <Array(<V1EntitiesInvestorProfileJoint>, Integer, Hash)> patch_joint_profile_with_http_info(investor_profile_id, opts)
667
+ > <Array(<V1EntitiesInvestorProfileJoint>, Integer, Hash)> patch_joint_profile_with_http_info(investor_profile_id, investor_profiles_joints)
672
668
 
673
669
  ```ruby
674
670
  begin
675
671
  # Patch a joint investor profile
676
- data, status_code, headers = api_instance.patch_joint_profile_with_http_info(investor_profile_id, opts)
672
+ data, status_code, headers = api_instance.patch_joint_profile_with_http_info(investor_profile_id, investor_profiles_joints)
677
673
  p status_code # => 2xx
678
674
  p headers # => { ... }
679
675
  p data # => <V1EntitiesInvestorProfileJoint>
@@ -687,7 +683,7 @@ end
687
683
  | Name | Type | Description | Notes |
688
684
  | ---- | ---- | ----------- | ----- |
689
685
  | **investor_profile_id** | **Integer** | | |
690
- | **patch_joint_profile_request** | [**PatchJointProfileRequest**](PatchJointProfileRequest.md) | | [optional] |
686
+ | **investor_profiles_joints** | [**PatchInvestorProfilesJoints**](PatchInvestorProfilesJoints.md) | | |
691
687
 
692
688
  ### Return type
693
689
 
@@ -705,7 +701,7 @@ No authorization required
705
701
 
706
702
  ## patch_trust_profile
707
703
 
708
- > <V1EntitiesInvestorProfileTrust> patch_trust_profile(investor_profile_id, opts)
704
+ > <V1EntitiesInvestorProfileTrust> patch_trust_profile(investor_profile_id, investor_profiles_trusts)
709
705
 
710
706
  Patch a trust investor profile
711
707
 
@@ -721,13 +717,11 @@ DealMakerAPI.configure do |config|end
721
717
 
722
718
  api_instance = DealMakerAPI::InvestorProfileApi.new
723
719
  investor_profile_id = 56 # Integer |
724
- opts = {
725
- patch_trust_profile_request: DealMakerAPI::PatchTrustProfileRequest.new # PatchTrustProfileRequest |
726
- }
720
+ investor_profiles_trusts = DealMakerAPI::PatchInvestorProfilesTrusts.new # PatchInvestorProfilesTrusts |
727
721
 
728
722
  begin
729
723
  # Patch a trust investor profile
730
- result = api_instance.patch_trust_profile(investor_profile_id, opts)
724
+ result = api_instance.patch_trust_profile(investor_profile_id, investor_profiles_trusts)
731
725
  p result
732
726
  rescue DealMakerAPI::ApiError => e
733
727
  puts "Error when calling InvestorProfileApi->patch_trust_profile: #{e}"
@@ -738,12 +732,12 @@ end
738
732
 
739
733
  This returns an Array which contains the response data, status code and headers.
740
734
 
741
- > <Array(<V1EntitiesInvestorProfileTrust>, Integer, Hash)> patch_trust_profile_with_http_info(investor_profile_id, opts)
735
+ > <Array(<V1EntitiesInvestorProfileTrust>, Integer, Hash)> patch_trust_profile_with_http_info(investor_profile_id, investor_profiles_trusts)
742
736
 
743
737
  ```ruby
744
738
  begin
745
739
  # Patch a trust investor profile
746
- data, status_code, headers = api_instance.patch_trust_profile_with_http_info(investor_profile_id, opts)
740
+ data, status_code, headers = api_instance.patch_trust_profile_with_http_info(investor_profile_id, investor_profiles_trusts)
747
741
  p status_code # => 2xx
748
742
  p headers # => { ... }
749
743
  p data # => <V1EntitiesInvestorProfileTrust>
@@ -757,7 +751,7 @@ end
757
751
  | Name | Type | Description | Notes |
758
752
  | ---- | ---- | ----------- | ----- |
759
753
  | **investor_profile_id** | **Integer** | | |
760
- | **patch_trust_profile_request** | [**PatchTrustProfileRequest**](PatchTrustProfileRequest.md) | | [optional] |
754
+ | **investor_profiles_trusts** | [**PatchInvestorProfilesTrusts**](PatchInvestorProfilesTrusts.md) | | |
761
755
 
762
756
  ### Return type
763
757
 
@@ -1,4 +1,4 @@
1
- # DealMakerAPI::PatchCorporationProfileRequest
1
+ # DealMakerAPI::PatchInvestorProfilesCorporations
2
2
 
3
3
  ## Properties
4
4
 
@@ -7,7 +7,6 @@
7
7
  | **us_accredited_category** | **String** | The United States accredited investor information. | [optional] |
8
8
  | **ca_accredited_investor** | **String** | The Canadian accredited investor information. | [optional] |
9
9
  | **name** | **String** | Corporation name. | [optional] |
10
- | **country** | **String** | Corporation country. | [optional] |
11
10
  | **street_address** | **String** | Corporation street address. | [optional] |
12
11
  | **unit2** | **String** | Corporation street address line 2. | [optional] |
13
12
  | **city** | **String** | Corporation city. | [optional] |
@@ -21,7 +20,6 @@
21
20
  | **signing_officer_first_name** | **String** | Signing officer first name. | [optional] |
22
21
  | **signing_officer_last_name** | **String** | Signing officer last name. | [optional] |
23
22
  | **signing_officer_suffix** | **String** | Signing officer suffix. | [optional] |
24
- | **signing_officer_country** | **String** | Signing officer country. | [optional] |
25
23
  | **signing_officer_street_address** | **String** | Signing officer street address. | [optional] |
26
24
  | **signing_officer_unit2** | **String** | Signing officer street address line 2. | [optional] |
27
25
  | **signing_officer_city** | **String** | Signing officer city. | [optional] |
@@ -29,30 +27,18 @@
29
27
  | **signing_officer_postal_code** | **String** | Signing officer postal code or zipcode. | [optional] |
30
28
  | **signing_officer_date_of_birth** | **String** | Signing officer date of birth. | [optional] |
31
29
  | **signing_officer_taxpayer_id** | **String** | The taxpayer identification number of the investor profile. | [optional] |
32
- | **beneficial_owners_index** | **Array&lt;Integer&gt;** | The index of the beneficial owner. | |
33
- | **beneficial_owners__delete** | **Array&lt;Boolean&gt;** | If true, this entry will be cleared. | [optional] |
34
- | **beneficial_owners_first_name** | **Array&lt;String&gt;** | The list of first names for the beneficial owners (required for beneficial owner 1). | [optional] |
35
- | **beneficial_owners_last_name** | **Array&lt;String&gt;** | The list of last names for the beneficial owners (required for beneficial owner 1). | [optional] |
36
- | **beneficial_owners_suffix** | **Array&lt;String&gt;** | The list of suffixes for the beneficial owners. | [optional] |
37
- | **beneficial_owners_country** | **Array&lt;String&gt;** | The list of countries for the beneficial owners (required for beneficial owner 1). | [optional] |
38
- | **beneficial_owners_street_address** | **Array&lt;String&gt;** | The list of street addresses for the beneficial owners (required for beneficial owner 1). | [optional] |
39
- | **beneficial_owners_unit2** | **Array&lt;String&gt;** | The list of street address line 2 for the beneficial owners. | [optional] |
40
- | **beneficial_owners_city** | **Array&lt;String&gt;** | The list of cities for the beneficial owners (required for beneficial owner 1). | [optional] |
41
- | **beneficial_owners_region** | **Array&lt;String&gt;** | The list of region or states for the beneficial owners (required for beneficial owner 1). | [optional] |
42
- | **beneficial_owners_postal_code** | **Array&lt;String&gt;** | The list of postal codes or zipcodes for the beneficial owners (required for beneficial owner 1). | [optional] |
43
- | **beneficial_owners_date_of_birth** | **Array&lt;String&gt;** | The list of dates of birth for the beneficial owners (required for beneficial owner 1). | [optional] |
44
- | **beneficial_owners_taxpayer_id** | **Array&lt;String&gt;** | The list of taxpayer identification numbers for the beneficial owners (required for beneficial owner 1). | [optional] |
30
+ | **signing_officer_phone_number** | **String** | The phone number of the signing officer (required). | [optional] |
31
+ | **beneficial_owners** | [**Array&lt;PatchInvestorProfilesCorporationsBeneficialOwnersInner&gt;**](PatchInvestorProfilesCorporationsBeneficialOwnersInner.md) | | [optional] |
45
32
 
46
33
  ## Example
47
34
 
48
35
  ```ruby
49
36
  require 'DealMakerAPI'
50
37
 
51
- instance = DealMakerAPI::PatchCorporationProfileRequest.new(
38
+ instance = DealMakerAPI::PatchInvestorProfilesCorporations.new(
52
39
  us_accredited_category: null,
53
40
  ca_accredited_investor: null,
54
41
  name: null,
55
- country: null,
56
42
  street_address: null,
57
43
  unit2: null,
58
44
  city: null,
@@ -66,7 +52,6 @@ instance = DealMakerAPI::PatchCorporationProfileRequest.new(
66
52
  signing_officer_first_name: null,
67
53
  signing_officer_last_name: null,
68
54
  signing_officer_suffix: null,
69
- signing_officer_country: null,
70
55
  signing_officer_street_address: null,
71
56
  signing_officer_unit2: null,
72
57
  signing_officer_city: null,
@@ -74,19 +59,8 @@ instance = DealMakerAPI::PatchCorporationProfileRequest.new(
74
59
  signing_officer_postal_code: null,
75
60
  signing_officer_date_of_birth: null,
76
61
  signing_officer_taxpayer_id: null,
77
- beneficial_owners_index: null,
78
- beneficial_owners__delete: null,
79
- beneficial_owners_first_name: null,
80
- beneficial_owners_last_name: null,
81
- beneficial_owners_suffix: null,
82
- beneficial_owners_country: null,
83
- beneficial_owners_street_address: null,
84
- beneficial_owners_unit2: null,
85
- beneficial_owners_city: null,
86
- beneficial_owners_region: null,
87
- beneficial_owners_postal_code: null,
88
- beneficial_owners_date_of_birth: null,
89
- beneficial_owners_taxpayer_id: null
62
+ signing_officer_phone_number: null,
63
+ beneficial_owners: null
90
64
  )
91
65
  ```
92
66
 
@@ -0,0 +1,42 @@
1
+ # DealMakerAPI::PatchInvestorProfilesCorporationsBeneficialOwnersInner
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **index** | **Integer** | The index of the beneficial owner. | |
8
+ | **_delete** | **Boolean** | If true, this entry will be cleared. | [optional] |
9
+ | **first_name** | **String** | The list of first names for the beneficial owners (required for beneficial owner 1). | [optional] |
10
+ | **last_name** | **String** | The list of last names for the beneficial owners (required for beneficial owner 1). | [optional] |
11
+ | **suffix** | **String** | The list of suffixes for the beneficial owners. | [optional] |
12
+ | **street_address** | **String** | The list of street addresses for the beneficial owners (required for beneficial owner 1). | [optional] |
13
+ | **unit2** | **String** | The list of street address line 2 for the beneficial owners. | [optional] |
14
+ | **city** | **String** | The list of cities for the beneficial owners (required for beneficial owner 1). | [optional] |
15
+ | **region** | **String** | The list of region or states for the beneficial owners (required for beneficial owner 1). | [optional] |
16
+ | **postal_code** | **String** | The list of postal codes or zipcodes for the beneficial owners (required for beneficial owner 1). | [optional] |
17
+ | **date_of_birth** | **String** | The list of dates of birth for the beneficial owners (required for beneficial owner 1). | [optional] |
18
+ | **taxpayer_id** | **String** | The list of taxpayer identification numbers for the beneficial owners (required for beneficial owner 1). | [optional] |
19
+ | **phone_number** | **String** | The list of phone numbers for the beneficial owners (required for beneficial owner 1). | [optional] |
20
+
21
+ ## Example
22
+
23
+ ```ruby
24
+ require 'DealMakerAPI'
25
+
26
+ instance = DealMakerAPI::PatchInvestorProfilesCorporationsBeneficialOwnersInner.new(
27
+ index: null,
28
+ _delete: null,
29
+ first_name: null,
30
+ last_name: null,
31
+ suffix: null,
32
+ street_address: null,
33
+ unit2: null,
34
+ city: null,
35
+ region: null,
36
+ postal_code: null,
37
+ date_of_birth: null,
38
+ taxpayer_id: null,
39
+ phone_number: null
40
+ )
41
+ ```
42
+
@@ -1,4 +1,4 @@
1
- # DealMakerAPI::PatchIndividualProfileRequest
1
+ # DealMakerAPI::PatchInvestorProfilesIndividuals
2
2
 
3
3
  ## Properties
4
4
 
@@ -12,7 +12,6 @@
12
12
  | **date_of_birth** | **String** | The date of birth of the investor profile. | [optional] |
13
13
  | **taxpayer_id** | **String** | The taxpayer identification number of the investor profile. | [optional] |
14
14
  | **phone_number** | **String** | The phone number of the investor profile. | [optional] |
15
- | **country** | **String** | The country of the individual investor profile. | [optional] |
16
15
  | **street_address** | **String** | The street address of the individual investor profile. | [optional] |
17
16
  | **unit2** | **String** | The street address line 2 of the individual investor profile. | [optional] |
18
17
  | **city** | **String** | The city of the individual investor profile. | [optional] |
@@ -27,7 +26,7 @@
27
26
  ```ruby
28
27
  require 'DealMakerAPI'
29
28
 
30
- instance = DealMakerAPI::PatchIndividualProfileRequest.new(
29
+ instance = DealMakerAPI::PatchInvestorProfilesIndividuals.new(
31
30
  us_accredited_category: null,
32
31
  ca_accredited_investor: null,
33
32
  first_name: null,
@@ -36,7 +35,6 @@ instance = DealMakerAPI::PatchIndividualProfileRequest.new(
36
35
  date_of_birth: null,
37
36
  taxpayer_id: null,
38
37
  phone_number: null,
39
- country: null,
40
38
  street_address: null,
41
39
  unit2: null,
42
40
  city: null,