DealMakerAPI 0.86.0 → 0.87.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (195) hide show
  1. checksums.yaml +4 -4
  2. data/DealMakerAPI.gemspec +1 -1
  3. data/README.md +4 -4
  4. data/docs/CreateShareholderActionRequest.md +3 -1
  5. data/lib/DealMakerAPI/api/company_api.rb +1 -1
  6. data/lib/DealMakerAPI/api/country_api.rb +1 -1
  7. data/lib/DealMakerAPI/api/deal_api.rb +1 -1
  8. data/lib/DealMakerAPI/api/deal_setup_api.rb +1 -1
  9. data/lib/DealMakerAPI/api/deals_api.rb +1 -1
  10. data/lib/DealMakerAPI/api/default_api.rb +1 -1
  11. data/lib/DealMakerAPI/api/investor_api.rb +1 -1
  12. data/lib/DealMakerAPI/api/investor_profile_api.rb +1 -1
  13. data/lib/DealMakerAPI/api/shareholder_api.rb +1 -1
  14. data/lib/DealMakerAPI/api/upload_api.rb +1 -1
  15. data/lib/DealMakerAPI/api/users_api.rb +1 -1
  16. data/lib/DealMakerAPI/api_client.rb +1 -1
  17. data/lib/DealMakerAPI/api_error.rb +1 -1
  18. data/lib/DealMakerAPI/configuration.rb +1 -1
  19. data/lib/DealMakerAPI/models/add506c_document_request.rb +1 -1
  20. data/lib/DealMakerAPI/models/add_document_request.rb +1 -1
  21. data/lib/DealMakerAPI/models/bulk_upload_investors_request.rb +1 -1
  22. data/lib/DealMakerAPI/models/create_bulk_upload_detail_request.rb +1 -1
  23. data/lib/DealMakerAPI/models/create_bulk_upload_request.rb +1 -1
  24. data/lib/DealMakerAPI/models/create_company_request.rb +1 -1
  25. data/lib/DealMakerAPI/models/create_deal_setup_request.rb +1 -1
  26. data/lib/DealMakerAPI/models/create_investor_request.rb +1 -1
  27. data/lib/DealMakerAPI/models/create_shareholder_action_request.rb +17 -5
  28. data/lib/DealMakerAPI/models/edit_investor_tags_request.rb +1 -1
  29. data/lib/DealMakerAPI/models/generate_url_request.rb +1 -1
  30. data/lib/DealMakerAPI/models/patch_investor_profiles_corporations.rb +1 -1
  31. data/lib/DealMakerAPI/models/patch_investor_profiles_corporations_beneficial_owners_inner.rb +1 -1
  32. data/lib/DealMakerAPI/models/patch_investor_profiles_individuals.rb +1 -1
  33. data/lib/DealMakerAPI/models/patch_investor_profiles_joints.rb +1 -1
  34. data/lib/DealMakerAPI/models/patch_investor_profiles_trusts.rb +1 -1
  35. data/lib/DealMakerAPI/models/patch_investor_request.rb +1 -1
  36. data/lib/DealMakerAPI/models/post_investor_profiles_corporations.rb +1 -1
  37. data/lib/DealMakerAPI/models/post_investor_profiles_corporations_beneficial_owners_inner.rb +1 -1
  38. data/lib/DealMakerAPI/models/post_investor_profiles_individuals.rb +1 -1
  39. data/lib/DealMakerAPI/models/post_investor_profiles_joints.rb +1 -1
  40. data/lib/DealMakerAPI/models/post_investor_profiles_trusts.rb +1 -1
  41. data/lib/DealMakerAPI/models/post_investor_profiles_trusts_trustees_inner.rb +1 -1
  42. data/lib/DealMakerAPI/models/post_webhooks_request.rb +1 -1
  43. data/lib/DealMakerAPI/models/put_deals_id_script_tag_environment_request.rb +1 -1
  44. data/lib/DealMakerAPI/models/put_webhooks_id_request.rb +1 -1
  45. data/lib/DealMakerAPI/models/update_investor_request.rb +1 -1
  46. data/lib/DealMakerAPI/models/v1_entities_address.rb +1 -1
  47. data/lib/DealMakerAPI/models/v1_entities_addresses.rb +1 -1
  48. data/lib/DealMakerAPI/models/v1_entities_attachment.rb +1 -1
  49. data/lib/DealMakerAPI/models/v1_entities_background_check_search.rb +1 -1
  50. data/lib/DealMakerAPI/models/v1_entities_bulk_upload.rb +1 -1
  51. data/lib/DealMakerAPI/models/v1_entities_bulk_upload_detail.rb +1 -1
  52. data/lib/DealMakerAPI/models/v1_entities_bulk_upload_details.rb +1 -1
  53. data/lib/DealMakerAPI/models/v1_entities_bulk_uploads.rb +1 -1
  54. data/lib/DealMakerAPI/models/v1_entities_company.rb +1 -1
  55. data/lib/DealMakerAPI/models/v1_entities_company_deal.rb +1 -1
  56. data/lib/DealMakerAPI/models/v1_entities_company_deals.rb +1 -1
  57. data/lib/DealMakerAPI/models/v1_entities_countries.rb +1 -1
  58. data/lib/DealMakerAPI/models/v1_entities_country.rb +1 -1
  59. data/lib/DealMakerAPI/models/v1_entities_deal.rb +1 -1
  60. data/lib/DealMakerAPI/models/v1_entities_deal_enterprise.rb +1 -1
  61. data/lib/DealMakerAPI/models/v1_entities_deal_funding_metrics.rb +1 -1
  62. data/lib/DealMakerAPI/models/v1_entities_deal_investor_metrics.rb +1 -1
  63. data/lib/DealMakerAPI/models/v1_entities_deal_issuer.rb +1 -1
  64. data/lib/DealMakerAPI/models/v1_entities_deal_setup.rb +1 -1
  65. data/lib/DealMakerAPI/models/v1_entities_deal_setup_user.rb +1 -1
  66. data/lib/DealMakerAPI/models/v1_entities_deals.rb +1 -1
  67. data/lib/DealMakerAPI/models/v1_entities_express_wire_instruction.rb +1 -1
  68. data/lib/DealMakerAPI/models/v1_entities_express_wire_instructions.rb +1 -1
  69. data/lib/DealMakerAPI/models/v1_entities_generic_response.rb +1 -1
  70. data/lib/DealMakerAPI/models/v1_entities_investor.rb +1 -1
  71. data/lib/DealMakerAPI/models/v1_entities_investor_otp_access_link.rb +1 -1
  72. data/lib/DealMakerAPI/models/v1_entities_investor_profile_address.rb +1 -1
  73. data/lib/DealMakerAPI/models/v1_entities_investor_profile_corporation.rb +1 -1
  74. data/lib/DealMakerAPI/models/v1_entities_investor_profile_fields_account_holder.rb +1 -1
  75. data/lib/DealMakerAPI/models/v1_entities_investor_profile_fields_beneficial_owner.rb +1 -1
  76. data/lib/DealMakerAPI/models/v1_entities_investor_profile_fields_corporation.rb +1 -1
  77. data/lib/DealMakerAPI/models/v1_entities_investor_profile_fields_primary_holder.rb +1 -1
  78. data/lib/DealMakerAPI/models/v1_entities_investor_profile_fields_signing_officer.rb +1 -1
  79. data/lib/DealMakerAPI/models/v1_entities_investor_profile_fields_trust.rb +1 -1
  80. data/lib/DealMakerAPI/models/v1_entities_investor_profile_individual.rb +1 -1
  81. data/lib/DealMakerAPI/models/v1_entities_investor_profile_item.rb +1 -1
  82. data/lib/DealMakerAPI/models/v1_entities_investor_profile_joint.rb +1 -1
  83. data/lib/DealMakerAPI/models/v1_entities_investor_profile_owner.rb +1 -1
  84. data/lib/DealMakerAPI/models/v1_entities_investor_profile_trust.rb +1 -1
  85. data/lib/DealMakerAPI/models/v1_entities_investor_profiles.rb +1 -1
  86. data/lib/DealMakerAPI/models/v1_entities_investor_user.rb +1 -1
  87. data/lib/DealMakerAPI/models/v1_entities_investors.rb +1 -1
  88. data/lib/DealMakerAPI/models/v1_entities_presigned_url_result.rb +1 -1
  89. data/lib/DealMakerAPI/models/v1_entities_shareholder.rb +1 -1
  90. data/lib/DealMakerAPI/models/v1_entities_shareholders.rb +1 -1
  91. data/lib/DealMakerAPI/models/v1_entities_shareholders_tags.rb +1 -1
  92. data/lib/DealMakerAPI/models/v1_entities_state.rb +1 -1
  93. data/lib/DealMakerAPI/models/v1_entities_subscription_agreement.rb +1 -1
  94. data/lib/DealMakerAPI/models/v1_entities_webhooks_deal.rb +1 -1
  95. data/lib/DealMakerAPI/models/v1_entities_webhooks_security_token.rb +1 -1
  96. data/lib/DealMakerAPI/models/v1_entities_webhooks_subscription.rb +1 -1
  97. data/lib/DealMakerAPI/models/v1_entities_webhooks_subscription_deal.rb +1 -1
  98. data/lib/DealMakerAPI/models/v1_entities_webhooks_subscription_deals.rb +1 -1
  99. data/lib/DealMakerAPI/version.rb +2 -2
  100. data/lib/DealMakerAPI.rb +1 -1
  101. data/spec/api/company_api_spec.rb +1 -1
  102. data/spec/api/country_api_spec.rb +1 -1
  103. data/spec/api/deal_api_spec.rb +1 -1
  104. data/spec/api/deal_setup_api_spec.rb +1 -1
  105. data/spec/api/deals_api_spec.rb +1 -1
  106. data/spec/api/default_api_spec.rb +1 -1
  107. data/spec/api/investor_api_spec.rb +1 -1
  108. data/spec/api/investor_profile_api_spec.rb +1 -1
  109. data/spec/api/shareholder_api_spec.rb +1 -1
  110. data/spec/api/upload_api_spec.rb +1 -1
  111. data/spec/api/users_api_spec.rb +1 -1
  112. data/spec/api_client_spec.rb +1 -1
  113. data/spec/configuration_spec.rb +1 -1
  114. data/spec/models/add506c_document_request_spec.rb +1 -1
  115. data/spec/models/add_document_request_spec.rb +1 -1
  116. data/spec/models/bulk_upload_investors_request_spec.rb +1 -1
  117. data/spec/models/create_bulk_upload_detail_request_spec.rb +1 -1
  118. data/spec/models/create_bulk_upload_request_spec.rb +1 -1
  119. data/spec/models/create_company_request_spec.rb +1 -1
  120. data/spec/models/create_deal_setup_request_spec.rb +1 -1
  121. data/spec/models/create_investor_request_spec.rb +1 -1
  122. data/spec/models/create_shareholder_action_request_spec.rb +7 -1
  123. data/spec/models/edit_investor_tags_request_spec.rb +1 -1
  124. data/spec/models/generate_url_request_spec.rb +1 -1
  125. data/spec/models/patch_investor_profiles_corporations_beneficial_owners_inner_spec.rb +1 -1
  126. data/spec/models/patch_investor_profiles_corporations_spec.rb +1 -1
  127. data/spec/models/patch_investor_profiles_individuals_spec.rb +1 -1
  128. data/spec/models/patch_investor_profiles_joints_spec.rb +1 -1
  129. data/spec/models/patch_investor_profiles_trusts_spec.rb +1 -1
  130. data/spec/models/patch_investor_request_spec.rb +1 -1
  131. data/spec/models/post_investor_profiles_corporations_beneficial_owners_inner_spec.rb +1 -1
  132. data/spec/models/post_investor_profiles_corporations_spec.rb +1 -1
  133. data/spec/models/post_investor_profiles_individuals_spec.rb +1 -1
  134. data/spec/models/post_investor_profiles_joints_spec.rb +1 -1
  135. data/spec/models/post_investor_profiles_trusts_spec.rb +1 -1
  136. data/spec/models/post_investor_profiles_trusts_trustees_inner_spec.rb +1 -1
  137. data/spec/models/post_webhooks_request_spec.rb +1 -1
  138. data/spec/models/put_deals_id_script_tag_environment_request_spec.rb +1 -1
  139. data/spec/models/put_webhooks_id_request_spec.rb +1 -1
  140. data/spec/models/update_investor_request_spec.rb +1 -1
  141. data/spec/models/v1_entities_address_spec.rb +1 -1
  142. data/spec/models/v1_entities_addresses_spec.rb +1 -1
  143. data/spec/models/v1_entities_attachment_spec.rb +1 -1
  144. data/spec/models/v1_entities_background_check_search_spec.rb +1 -1
  145. data/spec/models/v1_entities_bulk_upload_detail_spec.rb +1 -1
  146. data/spec/models/v1_entities_bulk_upload_details_spec.rb +1 -1
  147. data/spec/models/v1_entities_bulk_upload_spec.rb +1 -1
  148. data/spec/models/v1_entities_bulk_uploads_spec.rb +1 -1
  149. data/spec/models/v1_entities_company_deal_spec.rb +1 -1
  150. data/spec/models/v1_entities_company_deals_spec.rb +1 -1
  151. data/spec/models/v1_entities_company_spec.rb +1 -1
  152. data/spec/models/v1_entities_countries_spec.rb +1 -1
  153. data/spec/models/v1_entities_country_spec.rb +1 -1
  154. data/spec/models/v1_entities_deal_enterprise_spec.rb +1 -1
  155. data/spec/models/v1_entities_deal_funding_metrics_spec.rb +1 -1
  156. data/spec/models/v1_entities_deal_investor_metrics_spec.rb +1 -1
  157. data/spec/models/v1_entities_deal_issuer_spec.rb +1 -1
  158. data/spec/models/v1_entities_deal_setup_spec.rb +1 -1
  159. data/spec/models/v1_entities_deal_setup_user_spec.rb +1 -1
  160. data/spec/models/v1_entities_deal_spec.rb +1 -1
  161. data/spec/models/v1_entities_deals_spec.rb +1 -1
  162. data/spec/models/v1_entities_express_wire_instruction_spec.rb +1 -1
  163. data/spec/models/v1_entities_express_wire_instructions_spec.rb +1 -1
  164. data/spec/models/v1_entities_generic_response_spec.rb +1 -1
  165. data/spec/models/v1_entities_investor_otp_access_link_spec.rb +1 -1
  166. data/spec/models/v1_entities_investor_profile_address_spec.rb +1 -1
  167. data/spec/models/v1_entities_investor_profile_corporation_spec.rb +1 -1
  168. data/spec/models/v1_entities_investor_profile_fields_account_holder_spec.rb +1 -1
  169. data/spec/models/v1_entities_investor_profile_fields_beneficial_owner_spec.rb +1 -1
  170. data/spec/models/v1_entities_investor_profile_fields_corporation_spec.rb +1 -1
  171. data/spec/models/v1_entities_investor_profile_fields_primary_holder_spec.rb +1 -1
  172. data/spec/models/v1_entities_investor_profile_fields_signing_officer_spec.rb +1 -1
  173. data/spec/models/v1_entities_investor_profile_fields_trust_spec.rb +1 -1
  174. data/spec/models/v1_entities_investor_profile_individual_spec.rb +1 -1
  175. data/spec/models/v1_entities_investor_profile_item_spec.rb +1 -1
  176. data/spec/models/v1_entities_investor_profile_joint_spec.rb +1 -1
  177. data/spec/models/v1_entities_investor_profile_owner_spec.rb +1 -1
  178. data/spec/models/v1_entities_investor_profile_trust_spec.rb +1 -1
  179. data/spec/models/v1_entities_investor_profiles_spec.rb +1 -1
  180. data/spec/models/v1_entities_investor_spec.rb +1 -1
  181. data/spec/models/v1_entities_investor_user_spec.rb +1 -1
  182. data/spec/models/v1_entities_investors_spec.rb +1 -1
  183. data/spec/models/v1_entities_presigned_url_result_spec.rb +1 -1
  184. data/spec/models/v1_entities_shareholder_spec.rb +1 -1
  185. data/spec/models/v1_entities_shareholders_spec.rb +1 -1
  186. data/spec/models/v1_entities_shareholders_tags_spec.rb +1 -1
  187. data/spec/models/v1_entities_state_spec.rb +1 -1
  188. data/spec/models/v1_entities_subscription_agreement_spec.rb +1 -1
  189. data/spec/models/v1_entities_webhooks_deal_spec.rb +1 -1
  190. data/spec/models/v1_entities_webhooks_security_token_spec.rb +1 -1
  191. data/spec/models/v1_entities_webhooks_subscription_deal_spec.rb +1 -1
  192. data/spec/models/v1_entities_webhooks_subscription_deals_spec.rb +1 -1
  193. data/spec/models/v1_entities_webhooks_subscription_spec.rb +1 -1
  194. data/spec/spec_helper.rb +1 -1
  195. metadata +76 -76
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 713b1c587f251e8884e403b9cbe0ca85f04e8f8c406160bd024391d9de06e36a
4
- data.tar.gz: 7fff745d0fd0248c20837d14d8a99cfcfd9db548aabbc5338fd6b078ae88b7d2
3
+ metadata.gz: e14d46335ad9cfe99a600ab9c779e08bfbed7a43b64a96cf198e2dd04ee9f733
4
+ data.tar.gz: 4e8510f9519829952c16737c6640c827017e9f363f5cc6d752ad6c962085b9e5
5
5
  SHA512:
6
- metadata.gz: 56bf835f6c281d2533e1498b168b9225bbc218701bebad62975c6626f3d3ae13af9c6c124e295c1b57920e23b9ae28d6e79e0eeb1af7b20ec00174a2569dce0a
7
- data.tar.gz: a1c4171412a78853437b8ac69963b6469ec73f76ce0b0fe7ea5a9e83a345bbdf3260b918f6d334f491e01c6c409b955d84fe94f708cba85c56d15bd74e75e593
6
+ metadata.gz: 151e39224e953a63479097c14a41dba18607375d58311954352cb7d77f8b27edcea9a06437690cdb0ce46db79f43371d319fd522f6ea538feeced796cff0c5c6
7
+ data.tar.gz: 1a7e3ffdd098c2527e6f9e6d02e2d52c1cc5a379ea612a425277095fc4bc6d207b2b3e10096aa5677be1be5478867bc9e19012f404f8cab77d836bfd33d42c31
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.1-SNAPSHOT
11
+ OpenAPI Generator version: 7.1.0-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.86.0
341
+ - Package version: 0.87.0
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.86.0.gem
357
+ gem install ./DealMakerAPI-0.87.0.gem
358
358
  ```
359
359
 
360
- (for development, run `gem install --dev ./DealMakerAPI-0.86.0.gem` to install the development dependencies)
360
+ (for development, run `gem install --dev ./DealMakerAPI-0.87.0.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.86.0'
366
+ gem 'DealMakerAPI', '~> 0.87.0'
367
367
 
368
368
  ### Install from Git
369
369
 
@@ -6,6 +6,7 @@
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **request_type** | **String** | The request type of the shareholder action | |
8
8
  | **description** | **String** | The description of the shareholder action | |
9
+ | **request_documents** | **Array<File>** | The document associated with the shareholder action | [optional] |
9
10
 
10
11
  ## Example
11
12
 
@@ -14,7 +15,8 @@ require 'DealMakerAPI'
14
15
 
15
16
  instance = DealMakerAPI::CreateShareholderActionRequest.new(
16
17
  request_type: null,
17
- description: null
18
+ description: null,
19
+ request_documents: null
18
20
  )
19
21
  ```
20
22
 
@@ -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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -21,11 +21,15 @@ module DealMakerAPI
21
21
  # The description of the shareholder action
22
22
  attr_accessor :description
23
23
 
24
+ # The document associated with the shareholder action
25
+ attr_accessor :request_documents
26
+
24
27
  # Attribute mapping from ruby-style variable name to JSON key.
25
28
  def self.attribute_map
26
29
  {
27
30
  :'request_type' => :'request_type',
28
- :'description' => :'description'
31
+ :'description' => :'description',
32
+ :'request_documents' => :'request_documents'
29
33
  }
30
34
  end
31
35
 
@@ -38,7 +42,8 @@ module DealMakerAPI
38
42
  def self.openapi_types
39
43
  {
40
44
  :'request_type' => :'String',
41
- :'description' => :'String'
45
+ :'description' => :'String',
46
+ :'request_documents' => :'Array<File>'
42
47
  }
43
48
  end
44
49
 
@@ -74,6 +79,12 @@ module DealMakerAPI
74
79
  else
75
80
  self.description = nil
76
81
  end
82
+
83
+ if attributes.key?(:'request_documents')
84
+ if (value = attributes[:'request_documents']).is_a?(Array)
85
+ self.request_documents = value
86
+ end
87
+ end
77
88
  end
78
89
 
79
90
  # Show invalid properties with the reasons. Usually used together with valid?
@@ -107,7 +118,8 @@ module DealMakerAPI
107
118
  return true if self.equal?(o)
108
119
  self.class == o.class &&
109
120
  request_type == o.request_type &&
110
- description == o.description
121
+ description == o.description &&
122
+ request_documents == o.request_documents
111
123
  end
112
124
 
113
125
  # @see the `==` method
@@ -119,7 +131,7 @@ module DealMakerAPI
119
131
  # Calculates hash code according to all attributes.
120
132
  # @return [Integer] Hash code
121
133
  def hash
122
- [request_type, description].hash
134
+ [request_type, description, request_documents].hash
123
135
  end
124
136
 
125
137
  # 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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-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.1-SNAPSHOT
9
+ OpenAPI Generator version: 7.1.0-SNAPSHOT
10
10
 
11
11
  =end
12
12