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
@@ -1,4 +1,4 @@
1
- # DealMakerAPI::PatchJointProfileRequest
1
+ # DealMakerAPI::PatchInvestorProfilesJoints
2
2
 
3
3
  ## Properties
4
4
 
@@ -10,7 +10,6 @@
10
10
  | **first_name** | **String** | The first name of the investor profile. | [optional] |
11
11
  | **last_name** | **String** | The last name of the investor profile. | [optional] |
12
12
  | **suffix** | **String** | The suffix of the investor profile. | [optional] |
13
- | **country** | **String** | The country the investor profile. | [optional] |
14
13
  | **street_address** | **String** | The street address of the investor profile. | [optional] |
15
14
  | **unit2** | **String** | The street address line 2 of the investor profile. | [optional] |
16
15
  | **city** | **String** | The city of the investor profile. | [optional] |
@@ -25,7 +24,6 @@
25
24
  | **joint_holder_first_name** | **String** | The joint holder first name of the investor profile. | [optional] |
26
25
  | **joint_holder_last_name** | **String** | The joint holder last name of the investor profile. | [optional] |
27
26
  | **joint_holder_suffix** | **String** | The suffix of the individual investor profile. | [optional] |
28
- | **joint_holder_country** | **String** | The joint holder country of the investor profile. | [optional] |
29
27
  | **joint_holder_street_address** | **String** | The joint holder street address of the investor profile. | [optional] |
30
28
  | **joint_holder_unit2** | **String** | The Joint holder street address line 2 of the investor profile. | [optional] |
31
29
  | **joint_holder_city** | **String** | The Joint holder city of the investor profile. | [optional] |
@@ -39,14 +37,13 @@
39
37
  ```ruby
40
38
  require 'DealMakerAPI'
41
39
 
42
- instance = DealMakerAPI::PatchJointProfileRequest.new(
40
+ instance = DealMakerAPI::PatchInvestorProfilesJoints.new(
43
41
  us_accredited_category: null,
44
42
  ca_accredited_investor: null,
45
43
  joint_type: null,
46
44
  first_name: null,
47
45
  last_name: null,
48
46
  suffix: null,
49
- country: null,
50
47
  street_address: null,
51
48
  unit2: null,
52
49
  city: null,
@@ -61,7 +58,6 @@ instance = DealMakerAPI::PatchJointProfileRequest.new(
61
58
  joint_holder_first_name: null,
62
59
  joint_holder_last_name: null,
63
60
  joint_holder_suffix: null,
64
- joint_holder_country: null,
65
61
  joint_holder_street_address: null,
66
62
  joint_holder_unit2: null,
67
63
  joint_holder_city: null,
@@ -1,4 +1,4 @@
1
- # DealMakerAPI::PatchTrustProfileRequest
1
+ # DealMakerAPI::PatchInvestorProfilesTrusts
2
2
 
3
3
  ## Properties
4
4
 
@@ -9,7 +9,6 @@
9
9
  | **name** | **String** | The name of the trust. | [optional] |
10
10
  | **date** | **String** | The creation date of the trust. | [optional] |
11
11
  | **phone_number** | **String** | The phone number of the trust. | [optional] |
12
- | **country** | **String** | Trust country. | [optional] |
13
12
  | **street_address** | **String** | Trust street address. | [optional] |
14
13
  | **unit2** | **String** | Trust street address line 2. | [optional] |
15
14
  | **city** | **String** | Trust city. | [optional] |
@@ -21,7 +20,6 @@
21
20
  | **trustee_first_name** | **String** | Trustee first name. | [optional] |
22
21
  | **trustee_last_name** | **String** | Trustee last name. | [optional] |
23
22
  | **trustee_suffix** | **String** | Trustee suffix. | [optional] |
24
- | **trustee_country** | **String** | Trustee country. | [optional] |
25
23
  | **trustee_street_address** | **String** | Trustee street address. | [optional] |
26
24
  | **trustee_unit2** | **String** | Trustee street address line 2. | [optional] |
27
25
  | **trustee_city** | **String** | Trustee city. | [optional] |
@@ -35,13 +33,12 @@
35
33
  ```ruby
36
34
  require 'DealMakerAPI'
37
35
 
38
- instance = DealMakerAPI::PatchTrustProfileRequest.new(
36
+ instance = DealMakerAPI::PatchInvestorProfilesTrusts.new(
39
37
  us_accredited_category: null,
40
38
  ca_accredited_investor: null,
41
39
  name: null,
42
40
  date: null,
43
41
  phone_number: null,
44
- country: null,
45
42
  street_address: null,
46
43
  unit2: null,
47
44
  city: null,
@@ -53,7 +50,6 @@ instance = DealMakerAPI::PatchTrustProfileRequest.new(
53
50
  trustee_first_name: null,
54
51
  trustee_last_name: null,
55
52
  trustee_suffix: null,
56
- trustee_country: null,
57
53
  trustee_street_address: null,
58
54
  trustee_unit2: null,
59
55
  trustee_city: null,
@@ -1,4 +1,4 @@
1
- # DealMakerAPI::CreateCorporationProfileRequest
1
+ # DealMakerAPI::PostInvestorProfilesCorporations
2
2
 
3
3
  ## Properties
4
4
 
@@ -8,7 +8,6 @@
8
8
  | **us_accredited_category** | **String** | The United States accredited investor information. | [optional] |
9
9
  | **ca_accredited_investor** | **String** | The Canadian accredited investor information. | [optional] |
10
10
  | **name** | **String** | The name of the corporation (required). | [optional] |
11
- | **country** | **String** | The country of the corporation (required). | [optional] |
12
11
  | **street_address** | **String** | The street address of the corporation (required). | [optional] |
13
12
  | **unit2** | **String** | The street address line 2 of the corporation. | [optional] |
14
13
  | **city** | **String** | The city of the corporation (required). | [optional] |
@@ -22,7 +21,6 @@
22
21
  | **signing_officer_first_name** | **String** | The first name of the signing officer (required). | [optional] |
23
22
  | **signing_officer_last_name** | **String** | The last name of the signing officer (required). | [optional] |
24
23
  | **signing_officer_suffix** | **String** | The suffix of the signing officer. | [optional] |
25
- | **signing_officer_country** | **String** | The country of the signing officer (required). | [optional] |
26
24
  | **signing_officer_street_address** | **String** | The street address of the signing officer (required). | [optional] |
27
25
  | **signing_officer_unit2** | **String** | The street address line 2 of the signing officer. | [optional] |
28
26
  | **signing_officer_city** | **String** | The city of the signing officer (required). | [optional] |
@@ -30,29 +28,19 @@
30
28
  | **signing_officer_postal_code** | **String** | The postal code or zipcode of the signing officer (required). | [optional] |
31
29
  | **signing_officer_date_of_birth** | **String** | The date of birth of the signing officer (required). | [optional] |
32
30
  | **signing_officer_taxpayer_id** | **String** | The taxpayer identification number of the signing officer (required). | [optional] |
33
- | **beneficial_owners_first_name** | **Array<String>** | The list of first names for the beneficial owners (required for beneficial owner 1). | [optional] |
34
- | **beneficial_owners_last_name** | **Array<String>** | The list of last names for the beneficial owners (required for beneficial owner 1). | [optional] |
35
- | **beneficial_owners_suffix** | **Array<String>** | The list of suffixes for the beneficial owners. | [optional] |
36
- | **beneficial_owners_country** | **Array<String>** | The list of countries for the beneficial owners (required for beneficial owner 1). | [optional] |
37
- | **beneficial_owners_street_address** | **Array<String>** | The list of street addresses for the beneficial owners (required for beneficial owner 1). | [optional] |
38
- | **beneficial_owners_unit2** | **Array<String>** | The list of street address line 2 for the beneficial owners. | [optional] |
39
- | **beneficial_owners_city** | **Array<String>** | The list of cities for the beneficial owners (required for beneficial owner 1). | [optional] |
40
- | **beneficial_owners_region** | **Array<String>** | The list of region or states for the beneficial owners (required for beneficial owner 1). | [optional] |
41
- | **beneficial_owners_postal_code** | **Array<String>** | The list of postal codes or zipcodes for the beneficial owners (required for beneficial owner 1). | [optional] |
42
- | **beneficial_owners_date_of_birth** | **Array<String>** | The list of dates of birth for the beneficial owners (required for beneficial owner 1). | [optional] |
43
- | **beneficial_owners_taxpayer_id** | **Array<String>** | The list of taxpayer identification numbers for the beneficial owners (required for beneficial owner 1). | [optional] |
31
+ | **signing_officer_phone_number** | **String** | The phone number of the signing officer (required). | [optional] |
32
+ | **beneficial_owners** | [**Array<PostInvestorProfilesCorporationsBeneficialOwnersInner>**](PostInvestorProfilesCorporationsBeneficialOwnersInner.md) | | [optional] |
44
33
 
45
34
  ## Example
46
35
 
47
36
  ```ruby
48
37
  require 'DealMakerAPI'
49
38
 
50
- instance = DealMakerAPI::CreateCorporationProfileRequest.new(
39
+ instance = DealMakerAPI::PostInvestorProfilesCorporations.new(
51
40
  email: null,
52
41
  us_accredited_category: null,
53
42
  ca_accredited_investor: null,
54
43
  name: null,
55
- country: null,
56
44
  street_address: null,
57
45
  unit2: null,
58
46
  city: null,
@@ -66,7 +54,6 @@ instance = DealMakerAPI::CreateCorporationProfileRequest.new(
66
54
  signing_officer_first_name: null,
67
55
  signing_officer_last_name: null,
68
56
  signing_officer_suffix: null,
69
- signing_officer_country: null,
70
57
  signing_officer_street_address: null,
71
58
  signing_officer_unit2: null,
72
59
  signing_officer_city: null,
@@ -74,17 +61,8 @@ instance = DealMakerAPI::CreateCorporationProfileRequest.new(
74
61
  signing_officer_postal_code: null,
75
62
  signing_officer_date_of_birth: null,
76
63
  signing_officer_taxpayer_id: null,
77
- beneficial_owners_first_name: null,
78
- beneficial_owners_last_name: null,
79
- beneficial_owners_suffix: null,
80
- beneficial_owners_country: null,
81
- beneficial_owners_street_address: null,
82
- beneficial_owners_unit2: null,
83
- beneficial_owners_city: null,
84
- beneficial_owners_region: null,
85
- beneficial_owners_postal_code: null,
86
- beneficial_owners_date_of_birth: null,
87
- beneficial_owners_taxpayer_id: null
64
+ signing_officer_phone_number: null,
65
+ beneficial_owners: null
88
66
  )
89
67
  ```
90
68
 
@@ -0,0 +1,38 @@
1
+ # DealMakerAPI::PostInvestorProfilesCorporationsBeneficialOwnersInner
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **first_name** | **String** | The list of first names for the beneficial owners (required for beneficial owner 1). | [optional] |
8
+ | **last_name** | **String** | The list of last names for the beneficial owners (required for beneficial owner 1). | [optional] |
9
+ | **suffix** | **String** | The list of suffixes for the beneficial owners. | [optional] |
10
+ | **street_address** | **String** | The list of street addresses for the beneficial owners (required for beneficial owner 1). | [optional] |
11
+ | **unit2** | **String** | The list of street address line 2 for the beneficial owners. | [optional] |
12
+ | **city** | **String** | The list of cities for the beneficial owners (required for beneficial owner 1). | [optional] |
13
+ | **region** | **String** | The list of region or states for the beneficial owners (required for beneficial owner 1). | [optional] |
14
+ | **postal_code** | **String** | The list of postal codes or zipcodes for the beneficial owners (required for beneficial owner 1). | [optional] |
15
+ | **date_of_birth** | **String** | The list of dates of birth for the beneficial owners (required for beneficial owner 1). | [optional] |
16
+ | **taxpayer_id** | **String** | The list of taxpayer identification numbers for the beneficial owners (required for beneficial owner 1). | [optional] |
17
+ | **phone_number** | **String** | The list of phone numbers for the beneficial owners (required for beneficial owner 1). | [optional] |
18
+
19
+ ## Example
20
+
21
+ ```ruby
22
+ require 'DealMakerAPI'
23
+
24
+ instance = DealMakerAPI::PostInvestorProfilesCorporationsBeneficialOwnersInner.new(
25
+ first_name: null,
26
+ last_name: null,
27
+ suffix: null,
28
+ street_address: null,
29
+ unit2: null,
30
+ city: null,
31
+ region: null,
32
+ postal_code: null,
33
+ date_of_birth: null,
34
+ taxpayer_id: null,
35
+ phone_number: null
36
+ )
37
+ ```
38
+
@@ -1,4 +1,4 @@
1
- # DealMakerAPI::CreateIndividualProfileRequest
1
+ # DealMakerAPI::PostInvestorProfilesIndividuals
2
2
 
3
3
  ## Properties
4
4
 
@@ -13,7 +13,6 @@
13
13
  | **date_of_birth** | **String** | The date of birth of the investor profile (required) | [optional] |
14
14
  | **taxpayer_id** | **String** | The taxpayer identification number of the investor profile (required) | [optional] |
15
15
  | **phone_number** | **String** | The phone number of the investor profile (required) | [optional] |
16
- | **country** | **String** | The country of the individual investor profile (required) | [optional] |
17
16
  | **street_address** | **String** | The street address of the individual investor profile (required) | [optional] |
18
17
  | **unit2** | **String** | The street address line 2 of the individual investor profile | [optional] |
19
18
  | **city** | **String** | The city of the individual investor profile (required) | [optional] |
@@ -28,7 +27,7 @@
28
27
  ```ruby
29
28
  require 'DealMakerAPI'
30
29
 
31
- instance = DealMakerAPI::CreateIndividualProfileRequest.new(
30
+ instance = DealMakerAPI::PostInvestorProfilesIndividuals.new(
32
31
  email: null,
33
32
  us_accredited_category: null,
34
33
  ca_accredited_investor: null,
@@ -38,7 +37,6 @@ instance = DealMakerAPI::CreateIndividualProfileRequest.new(
38
37
  date_of_birth: null,
39
38
  taxpayer_id: null,
40
39
  phone_number: null,
41
- country: null,
42
40
  street_address: null,
43
41
  unit2: null,
44
42
  city: null,
@@ -1,4 +1,4 @@
1
- # DealMakerAPI::CreateJointProfileRequest
1
+ # DealMakerAPI::PostInvestorProfilesJoints
2
2
 
3
3
  ## Properties
4
4
 
@@ -11,7 +11,6 @@
11
11
  | **first_name** | **String** | The first name of the primary holder (required). | [optional] |
12
12
  | **last_name** | **String** | The last name of the primary holder (required). | [optional] |
13
13
  | **suffix** | **String** | The suffix of the primary holder. | [optional] |
14
- | **country** | **String** | The country the primary holder (required). | [optional] |
15
14
  | **street_address** | **String** | The street address of the primary holder (required). | [optional] |
16
15
  | **unit2** | **String** | The street address line 2 of the primary holder. | [optional] |
17
16
  | **city** | **String** | The city of the primary holder (required). | [optional] |
@@ -26,7 +25,6 @@
26
25
  | **joint_holder_first_name** | **String** | The first name of the joint holder (required). | [optional] |
27
26
  | **joint_holder_last_name** | **String** | The last name of the joint holder (required). | [optional] |
28
27
  | **joint_holder_suffix** | **String** | The suffix of the joint holder. | [optional] |
29
- | **joint_holder_country** | **String** | The country of the joint holder (required). | [optional] |
30
28
  | **joint_holder_street_address** | **String** | The street address of the joint holder (required). | [optional] |
31
29
  | **joint_holder_unit2** | **String** | The street address line 2 of the joint holder. | [optional] |
32
30
  | **joint_holder_city** | **String** | The city of the joint holder (required). | [optional] |
@@ -40,7 +38,7 @@
40
38
  ```ruby
41
39
  require 'DealMakerAPI'
42
40
 
43
- instance = DealMakerAPI::CreateJointProfileRequest.new(
41
+ instance = DealMakerAPI::PostInvestorProfilesJoints.new(
44
42
  email: null,
45
43
  us_accredited_category: null,
46
44
  ca_accredited_investor: null,
@@ -48,7 +46,6 @@ instance = DealMakerAPI::CreateJointProfileRequest.new(
48
46
  first_name: null,
49
47
  last_name: null,
50
48
  suffix: null,
51
- country: null,
52
49
  street_address: null,
53
50
  unit2: null,
54
51
  city: null,
@@ -63,7 +60,6 @@ instance = DealMakerAPI::CreateJointProfileRequest.new(
63
60
  joint_holder_first_name: null,
64
61
  joint_holder_last_name: null,
65
62
  joint_holder_suffix: null,
66
- joint_holder_country: null,
67
63
  joint_holder_street_address: null,
68
64
  joint_holder_unit2: null,
69
65
  joint_holder_city: null,
@@ -0,0 +1,46 @@
1
+ # DealMakerAPI::PostInvestorProfilesTrusts
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **email** | **String** | User email which is associated with investor profile (required). | |
8
+ | **us_accredited_category** | **String** | The United States accredited investor information. | [optional] |
9
+ | **ca_accredited_investor** | **String** | The Canadian accredited investor information. | [optional] |
10
+ | **name** | **String** | The name of the trust (required). | [optional] |
11
+ | **date** | **String** | The creation date of the trust (required). | [optional] |
12
+ | **street_address** | **String** | Trust street address of the trust (required). | [optional] |
13
+ | **unit2** | **String** | The street address line 2 of the trust. | [optional] |
14
+ | **city** | **String** | The city of the trust (required). | [optional] |
15
+ | **region** | **String** | The region or state of the trust (required). | [optional] |
16
+ | **postal_code** | **String** | The postal code or zipcode of the trust (required). | [optional] |
17
+ | **phone_number** | **String** | The phone number of the trust (required). | [optional] |
18
+ | **income** | **Float** | The income of the trust. | [optional] |
19
+ | **net_worth** | **Float** | The net worth of the trust. | [optional] |
20
+ | **reg_cf_prior_offerings_amount** | **Float** | The prior offering amount of the trust. | [optional] |
21
+ | **trustees** | [**Array<PostInvestorProfilesTrustsTrusteesInner>**](PostInvestorProfilesTrustsTrusteesInner.md) | | [optional] |
22
+
23
+ ## Example
24
+
25
+ ```ruby
26
+ require 'DealMakerAPI'
27
+
28
+ instance = DealMakerAPI::PostInvestorProfilesTrusts.new(
29
+ email: null,
30
+ us_accredited_category: null,
31
+ ca_accredited_investor: null,
32
+ name: null,
33
+ date: null,
34
+ street_address: null,
35
+ unit2: null,
36
+ city: null,
37
+ region: null,
38
+ postal_code: null,
39
+ phone_number: null,
40
+ income: null,
41
+ net_worth: null,
42
+ reg_cf_prior_offerings_amount: null,
43
+ trustees: null
44
+ )
45
+ ```
46
+
@@ -0,0 +1,36 @@
1
+ # DealMakerAPI::PostInvestorProfilesTrustsTrusteesInner
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **first_name** | **String** | The list of first names for the trustees (required for trustee 1). | [optional] |
8
+ | **last_name** | **String** | The list of last names for the trustees (required for trustee 1). | [optional] |
9
+ | **suffix** | **String** | The list of suffixes for the trustees. | [optional] |
10
+ | **street_address** | **String** | The list of street addresses for the trustees (required for trustee 1). | [optional] |
11
+ | **unit2** | **String** | The list of street address line 2 for the trustees. | [optional] |
12
+ | **city** | **String** | The list of cities for the trustees (required for trustee 1). | [optional] |
13
+ | **region** | **String** | The list of regions or states for the trustees (required for trustee 1). | [optional] |
14
+ | **postal_code** | **String** | The list of postal codes or zipcodes for the trustees (required) for trustee 1. | [optional] |
15
+ | **date_of_birth** | **String** | The list of dates of birth for the trustees (required for trustee 1). | [optional] |
16
+ | **taxpayer_id** | **String** | The list of taxpayer identification numbers for the trustees (required for trustee 1). | [optional] |
17
+
18
+ ## Example
19
+
20
+ ```ruby
21
+ require 'DealMakerAPI'
22
+
23
+ instance = DealMakerAPI::PostInvestorProfilesTrustsTrusteesInner.new(
24
+ first_name: null,
25
+ last_name: null,
26
+ suffix: null,
27
+ street_address: null,
28
+ unit2: null,
29
+ city: null,
30
+ region: null,
31
+ postal_code: null,
32
+ date_of_birth: null,
33
+ taxpayer_id: null
34
+ )
35
+ ```
36
+
@@ -14,8 +14,8 @@
14
14
  | **owner_type** | **String** | Type of the investor profile owner | [optional] |
15
15
  | **owner** | [**V1EntitiesInvestorProfileOwner**](V1EntitiesInvestorProfileOwner.md) | | [optional] |
16
16
  | **corporation** | [**V1EntitiesInvestorProfileFieldsCorporation**](V1EntitiesInvestorProfileFieldsCorporation.md) | | [optional] |
17
- | **signing_officer** | [**V1EntitiesInvestorProfileFieldsAccountHolder**](V1EntitiesInvestorProfileFieldsAccountHolder.md) | | [optional] |
18
- | **beneficial_owners** | [**V1EntitiesInvestorProfileFieldsAccountHolder**](V1EntitiesInvestorProfileFieldsAccountHolder.md) | | [optional] |
17
+ | **signing_officer** | [**V1EntitiesInvestorProfileFieldsSigningOfficer**](V1EntitiesInvestorProfileFieldsSigningOfficer.md) | | [optional] |
18
+ | **beneficial_owners** | [**V1EntitiesInvestorProfileFieldsSigningOfficer**](V1EntitiesInvestorProfileFieldsSigningOfficer.md) | | [optional] |
19
19
 
20
20
  ## Example
21
21
 
@@ -0,0 +1,30 @@
1
+ # DealMakerAPI::V1EntitiesInvestorProfileFieldsSigningOfficer
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **first_name** | **String** | Investor profile first name | [optional] |
8
+ | **last_name** | **String** | Investor profile last name | [optional] |
9
+ | **suffix** | **String** | Investor profile suffix | [optional] |
10
+ | **date_of_birth** | **String** | The date of birth | [optional] |
11
+ | **taxpayer_id** | **String** | The taxpayer identification number | [optional] |
12
+ | **address** | [**V1EntitiesInvestorProfileAddress**](V1EntitiesInvestorProfileAddress.md) | | [optional] |
13
+ | **phone_number** | **String** | Signing officer phone number | [optional] |
14
+
15
+ ## Example
16
+
17
+ ```ruby
18
+ require 'DealMakerAPI'
19
+
20
+ instance = DealMakerAPI::V1EntitiesInvestorProfileFieldsSigningOfficer.new(
21
+ first_name: null,
22
+ last_name: null,
23
+ suffix: null,
24
+ date_of_birth: null,
25
+ taxpayer_id: null,
26
+ address: null,
27
+ phone_number: null
28
+ )
29
+ ```
30
+
@@ -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