DealMakerAPI 0.93.3 → 0.93.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/DealMakerAPI.gemspec +1 -1
- data/README.md +4 -4
- data/docs/PatchInvestorProfilesCorporations.md +2 -0
- data/docs/PatchInvestorProfilesIndividuals.md +2 -0
- data/docs/PatchInvestorProfilesJoints.md +2 -0
- data/docs/PatchInvestorProfilesTrusts.md +2 -0
- data/docs/PostDealIncentivePlanRequest.md +1 -1
- data/docs/V1EntitiesDealsIncentivePlansIncentiveTier.md +6 -0
- data/lib/DealMakerAPI/api/company_api.rb +1 -1
- data/lib/DealMakerAPI/api/country_api.rb +1 -1
- data/lib/DealMakerAPI/api/deal_api.rb +1 -1
- data/lib/DealMakerAPI/api/deals_api.rb +1 -1
- data/lib/DealMakerAPI/api/default_api.rb +1 -1
- data/lib/DealMakerAPI/api/incentive_plan_api.rb +1 -1
- data/lib/DealMakerAPI/api/investor_api.rb +1 -1
- data/lib/DealMakerAPI/api/investor_profile_api.rb +1 -1
- data/lib/DealMakerAPI/api/shareholder_api.rb +1 -1
- data/lib/DealMakerAPI/api/upload_api.rb +1 -1
- data/lib/DealMakerAPI/api/user_api.rb +1 -1
- data/lib/DealMakerAPI/api/users_api.rb +1 -1
- data/lib/DealMakerAPI/api_client.rb +1 -1
- data/lib/DealMakerAPI/api_error.rb +1 -1
- data/lib/DealMakerAPI/configuration.rb +1 -1
- data/lib/DealMakerAPI/models/add506c_document_request.rb +1 -1
- data/lib/DealMakerAPI/models/add_document_request.rb +1 -1
- data/lib/DealMakerAPI/models/bulk_upload_investors_request.rb +1 -1
- data/lib/DealMakerAPI/models/create_bulk_upload_detail_request.rb +1 -1
- data/lib/DealMakerAPI/models/create_bulk_upload_request.rb +1 -1
- data/lib/DealMakerAPI/models/create_company_request.rb +1 -1
- data/lib/DealMakerAPI/models/create_deal_setup_request.rb +1 -1
- data/lib/DealMakerAPI/models/create_shareholder_action_request.rb +1 -1
- data/lib/DealMakerAPI/models/edit_investor_tags_request.rb +1 -1
- data/lib/DealMakerAPI/models/generate_url_request.rb +1 -1
- data/lib/DealMakerAPI/models/patch_deal_incentive_plan_request.rb +1 -1
- data/lib/DealMakerAPI/models/patch_investor_profiles_corporations.rb +12 -2
- data/lib/DealMakerAPI/models/patch_investor_profiles_corporations_beneficial_owners_inner.rb +1 -1
- data/lib/DealMakerAPI/models/patch_investor_profiles_individuals.rb +12 -2
- data/lib/DealMakerAPI/models/patch_investor_profiles_joints.rb +12 -2
- data/lib/DealMakerAPI/models/patch_investor_profiles_trusts.rb +12 -2
- data/lib/DealMakerAPI/models/patch_investor_profiles_trusts_trustees_inner.rb +1 -1
- data/lib/DealMakerAPI/models/patch_investor_request.rb +1 -1
- data/lib/DealMakerAPI/models/post_deal_incentive_plan_request.rb +1 -3
- data/lib/DealMakerAPI/models/post_deals_id_investors.rb +1 -1
- data/lib/DealMakerAPI/models/post_investor_profiles_corporations.rb +1 -1
- data/lib/DealMakerAPI/models/post_investor_profiles_corporations_beneficial_owners_inner.rb +1 -1
- data/lib/DealMakerAPI/models/post_investor_profiles_individuals.rb +1 -1
- data/lib/DealMakerAPI/models/post_investor_profiles_joints.rb +1 -1
- data/lib/DealMakerAPI/models/post_investor_profiles_managed.rb +1 -1
- data/lib/DealMakerAPI/models/post_investor_profiles_trusts.rb +1 -1
- data/lib/DealMakerAPI/models/post_investor_profiles_trusts_trustees_inner.rb +1 -1
- data/lib/DealMakerAPI/models/post_webhooks_request.rb +1 -1
- data/lib/DealMakerAPI/models/put_deals_id_investors.rb +1 -1
- data/lib/DealMakerAPI/models/put_deals_id_script_tag_environment_request.rb +1 -1
- data/lib/DealMakerAPI/models/put_webhooks_id_request.rb +1 -1
- data/lib/DealMakerAPI/models/run_background_search_request.rb +1 -1
- data/lib/DealMakerAPI/models/send_portal_invite_request.rb +1 -1
- data/lib/DealMakerAPI/models/update_user_password_request.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_address.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_addresses.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_attachment.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_background_check_search.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_bulk_upload.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_bulk_upload_detail.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_bulk_upload_details.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_bulk_uploads.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_company.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_company_deal.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_company_deals.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_countries.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_country.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_deal.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_deal_enterprise.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_deal_funding_metrics.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_deal_investor_metrics.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_deal_issuer.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_deal_setup.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_deal_setup_user.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_deals.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_deals_incentive_plan.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_deals_incentive_plans_incentive_tier.rb +32 -2
- data/lib/DealMakerAPI/models/v1_entities_deals_price_details.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_dividend.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_dividends.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_express_wire_instruction.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_express_wire_instructions.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_generic_response.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_investor.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_investor_otp_access_link.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_investor_profile_address.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_investor_profile_corporation.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_investor_profile_fields_account_holder.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_investor_profile_fields_beneficial_owner.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_investor_profile_fields_beneficiary.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_investor_profile_fields_corporation.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_investor_profile_fields_primary_holder.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_investor_profile_fields_provider.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_investor_profile_fields_signing_officer.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_investor_profile_fields_trust.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_investor_profile_fields_trustee.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_investor_profile_id.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_investor_profile_individual.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_investor_profile_item.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_investor_profile_joint.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_investor_profile_managed.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_investor_profile_owner.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_investor_profile_trust.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_investor_profiles.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_investor_user.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_investors.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_money_entity.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_payments_self_serve_onboarding_digital_payments_connection_data.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_payments_self_serve_onboarding_payout_account_details_data.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_payments_self_serve_onboarding_payout_account_details_result.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_payments_self_serve_onboarding_qualification_questionnaire_result.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_presigned_url_result.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_shareholder.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_shareholders.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_shareholders_tags.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_state.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_subscription_agreement.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_user.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_webhooks_deal.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_webhooks_security_token.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_webhooks_subscription.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_webhooks_subscription_deal.rb +1 -1
- data/lib/DealMakerAPI/models/v1_entities_webhooks_subscription_deals.rb +1 -1
- data/lib/DealMakerAPI/version.rb +2 -2
- data/lib/DealMakerAPI.rb +1 -1
- data/spec/api/company_api_spec.rb +1 -1
- data/spec/api/country_api_spec.rb +1 -1
- data/spec/api/deal_api_spec.rb +1 -1
- data/spec/api/deals_api_spec.rb +1 -1
- data/spec/api/default_api_spec.rb +1 -1
- data/spec/api/incentive_plan_api_spec.rb +1 -1
- data/spec/api/investor_api_spec.rb +1 -1
- data/spec/api/investor_profile_api_spec.rb +1 -1
- data/spec/api/shareholder_api_spec.rb +1 -1
- data/spec/api/upload_api_spec.rb +1 -1
- data/spec/api/user_api_spec.rb +1 -1
- data/spec/api/users_api_spec.rb +1 -1
- data/spec/models/add506c_document_request_spec.rb +1 -1
- data/spec/models/add_document_request_spec.rb +1 -1
- data/spec/models/bulk_upload_investors_request_spec.rb +1 -1
- data/spec/models/create_bulk_upload_detail_request_spec.rb +1 -1
- data/spec/models/create_bulk_upload_request_spec.rb +1 -1
- data/spec/models/create_company_request_spec.rb +1 -1
- data/spec/models/create_deal_setup_request_spec.rb +1 -1
- data/spec/models/create_shareholder_action_request_spec.rb +1 -1
- data/spec/models/edit_investor_tags_request_spec.rb +1 -1
- data/spec/models/generate_url_request_spec.rb +1 -1
- data/spec/models/patch_deal_incentive_plan_request_spec.rb +1 -1
- data/spec/models/patch_investor_profiles_corporations_beneficial_owners_inner_spec.rb +1 -1
- data/spec/models/patch_investor_profiles_corporations_spec.rb +7 -1
- data/spec/models/patch_investor_profiles_individuals_spec.rb +7 -1
- data/spec/models/patch_investor_profiles_joints_spec.rb +7 -1
- data/spec/models/patch_investor_profiles_trusts_spec.rb +7 -1
- data/spec/models/patch_investor_profiles_trusts_trustees_inner_spec.rb +1 -1
- data/spec/models/patch_investor_request_spec.rb +1 -1
- data/spec/models/post_deal_incentive_plan_request_spec.rb +1 -1
- data/spec/models/post_deals_id_investors_spec.rb +1 -1
- data/spec/models/post_investor_profiles_corporations_beneficial_owners_inner_spec.rb +1 -1
- data/spec/models/post_investor_profiles_corporations_spec.rb +1 -1
- data/spec/models/post_investor_profiles_individuals_spec.rb +1 -1
- data/spec/models/post_investor_profiles_joints_spec.rb +1 -1
- data/spec/models/post_investor_profiles_managed_spec.rb +1 -1
- data/spec/models/post_investor_profiles_trusts_spec.rb +1 -1
- data/spec/models/post_investor_profiles_trusts_trustees_inner_spec.rb +1 -1
- data/spec/models/post_webhooks_request_spec.rb +1 -1
- data/spec/models/put_deals_id_investors_spec.rb +1 -1
- data/spec/models/put_deals_id_script_tag_environment_request_spec.rb +1 -1
- data/spec/models/put_webhooks_id_request_spec.rb +1 -1
- data/spec/models/run_background_search_request_spec.rb +1 -1
- data/spec/models/send_portal_invite_request_spec.rb +1 -1
- data/spec/models/update_user_password_request_spec.rb +1 -1
- data/spec/models/v1_entities_address_spec.rb +1 -1
- data/spec/models/v1_entities_addresses_spec.rb +1 -1
- data/spec/models/v1_entities_attachment_spec.rb +1 -1
- data/spec/models/v1_entities_background_check_search_spec.rb +1 -1
- data/spec/models/v1_entities_bulk_upload_detail_spec.rb +1 -1
- data/spec/models/v1_entities_bulk_upload_details_spec.rb +1 -1
- data/spec/models/v1_entities_bulk_upload_spec.rb +1 -1
- data/spec/models/v1_entities_bulk_uploads_spec.rb +1 -1
- data/spec/models/v1_entities_company_deal_spec.rb +1 -1
- data/spec/models/v1_entities_company_deals_spec.rb +1 -1
- data/spec/models/v1_entities_company_spec.rb +1 -1
- data/spec/models/v1_entities_countries_spec.rb +1 -1
- data/spec/models/v1_entities_country_spec.rb +1 -1
- data/spec/models/v1_entities_deal_enterprise_spec.rb +1 -1
- data/spec/models/v1_entities_deal_funding_metrics_spec.rb +1 -1
- data/spec/models/v1_entities_deal_investor_metrics_spec.rb +1 -1
- data/spec/models/v1_entities_deal_issuer_spec.rb +1 -1
- data/spec/models/v1_entities_deal_setup_spec.rb +1 -1
- data/spec/models/v1_entities_deal_setup_user_spec.rb +1 -1
- data/spec/models/v1_entities_deal_spec.rb +1 -1
- data/spec/models/v1_entities_deals_incentive_plan_spec.rb +1 -1
- data/spec/models/v1_entities_deals_incentive_plans_incentive_tier_spec.rb +19 -1
- data/spec/models/v1_entities_deals_price_details_spec.rb +1 -1
- data/spec/models/v1_entities_deals_spec.rb +1 -1
- data/spec/models/v1_entities_dividend_spec.rb +1 -1
- data/spec/models/v1_entities_dividends_spec.rb +1 -1
- data/spec/models/v1_entities_express_wire_instruction_spec.rb +1 -1
- data/spec/models/v1_entities_express_wire_instructions_spec.rb +1 -1
- data/spec/models/v1_entities_generic_response_spec.rb +1 -1
- data/spec/models/v1_entities_investor_otp_access_link_spec.rb +1 -1
- data/spec/models/v1_entities_investor_profile_address_spec.rb +1 -1
- data/spec/models/v1_entities_investor_profile_corporation_spec.rb +1 -1
- data/spec/models/v1_entities_investor_profile_fields_account_holder_spec.rb +1 -1
- data/spec/models/v1_entities_investor_profile_fields_beneficial_owner_spec.rb +1 -1
- data/spec/models/v1_entities_investor_profile_fields_beneficiary_spec.rb +1 -1
- data/spec/models/v1_entities_investor_profile_fields_corporation_spec.rb +1 -1
- data/spec/models/v1_entities_investor_profile_fields_primary_holder_spec.rb +1 -1
- data/spec/models/v1_entities_investor_profile_fields_provider_spec.rb +1 -1
- data/spec/models/v1_entities_investor_profile_fields_signing_officer_spec.rb +1 -1
- data/spec/models/v1_entities_investor_profile_fields_trust_spec.rb +1 -1
- data/spec/models/v1_entities_investor_profile_fields_trustee_spec.rb +1 -1
- data/spec/models/v1_entities_investor_profile_id_spec.rb +1 -1
- data/spec/models/v1_entities_investor_profile_individual_spec.rb +1 -1
- data/spec/models/v1_entities_investor_profile_item_spec.rb +1 -1
- data/spec/models/v1_entities_investor_profile_joint_spec.rb +1 -1
- data/spec/models/v1_entities_investor_profile_managed_spec.rb +1 -1
- data/spec/models/v1_entities_investor_profile_owner_spec.rb +1 -1
- data/spec/models/v1_entities_investor_profile_trust_spec.rb +1 -1
- data/spec/models/v1_entities_investor_profiles_spec.rb +1 -1
- data/spec/models/v1_entities_investor_spec.rb +1 -1
- data/spec/models/v1_entities_investor_user_spec.rb +1 -1
- data/spec/models/v1_entities_investors_spec.rb +1 -1
- data/spec/models/v1_entities_money_entity_spec.rb +1 -1
- data/spec/models/v1_entities_payments_self_serve_onboarding_digital_payments_connection_data_spec.rb +1 -1
- data/spec/models/v1_entities_payments_self_serve_onboarding_payout_account_details_data_spec.rb +1 -1
- data/spec/models/v1_entities_payments_self_serve_onboarding_payout_account_details_result_spec.rb +1 -1
- data/spec/models/v1_entities_payments_self_serve_onboarding_qualification_questionnaire_result_spec.rb +1 -1
- data/spec/models/v1_entities_presigned_url_result_spec.rb +1 -1
- data/spec/models/v1_entities_shareholder_spec.rb +1 -1
- data/spec/models/v1_entities_shareholders_spec.rb +1 -1
- data/spec/models/v1_entities_shareholders_tags_spec.rb +1 -1
- data/spec/models/v1_entities_state_spec.rb +1 -1
- data/spec/models/v1_entities_subscription_agreement_spec.rb +1 -1
- data/spec/models/v1_entities_user_spec.rb +1 -1
- data/spec/models/v1_entities_webhooks_deal_spec.rb +1 -1
- data/spec/models/v1_entities_webhooks_security_token_spec.rb +1 -1
- data/spec/models/v1_entities_webhooks_subscription_deal_spec.rb +1 -1
- data/spec/models/v1_entities_webhooks_subscription_deals_spec.rb +1 -1
- data/spec/models/v1_entities_webhooks_subscription_spec.rb +1 -1
- data/spec/spec_helper.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: ab634b4afadd54f2465d9e190e75dce050c823b482b98e67b47dec25d3e2928d
|
|
4
|
+
data.tar.gz: 5676faef6ab228601b71d73381c3fa044fee39cb302033d5d3496bd20c685368
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 3cedf62953a5d61fad157a0ca50dceebe2aabbff149ced8b1b7974dd8e5c3a7bf7d33b8ef76fe6d3130105c2998595eff87efd7da48ea779d7f3ca9d4d127b38
|
|
7
|
+
data.tar.gz: 0da805de5d0eba1ab9a8e2774a8e0ec761c9e71637511ff132ae0cd6858429863451ab38288308e79b7addb7d27fe8cd493017484005260129667fc607d286c3
|
data/DealMakerAPI.gemspec
CHANGED
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.93.
|
|
341
|
+
- Package version: 0.93.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.93.
|
|
357
|
+
gem install ./DealMakerAPI-0.93.4.gem
|
|
358
358
|
```
|
|
359
359
|
|
|
360
|
-
(for development, run `gem install --dev ./DealMakerAPI-0.93.
|
|
360
|
+
(for development, run `gem install --dev ./DealMakerAPI-0.93.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.93.
|
|
366
|
+
gem 'DealMakerAPI', '~> 0.93.4'
|
|
367
367
|
|
|
368
368
|
### Install from Git
|
|
369
369
|
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **email** | **String** | The email associated with the profile to be updated. | [optional] |
|
|
7
8
|
| **us_accredited_category** | **String** | The United States accredited investor information. | [optional] |
|
|
8
9
|
| **ca_accredited_investor** | **String** | The Canadian accredited investor information. | [optional] |
|
|
9
10
|
| **name** | **String** | Corporation name. | [optional] |
|
|
@@ -37,6 +38,7 @@
|
|
|
37
38
|
require 'DealMakerAPI'
|
|
38
39
|
|
|
39
40
|
instance = DealMakerAPI::PatchInvestorProfilesCorporations.new(
|
|
41
|
+
email: null,
|
|
40
42
|
us_accredited_category: null,
|
|
41
43
|
ca_accredited_investor: null,
|
|
42
44
|
name: null,
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **email** | **String** | The email associated with the profile to be updated. | [optional] |
|
|
7
8
|
| **us_accredited_category** | **String** | The United States accredited investor information. | [optional] |
|
|
8
9
|
| **ca_accredited_investor** | **String** | The Canadian accredited investor information. | [optional] |
|
|
9
10
|
| **first_name** | **String** | The first name of the individual investor profile. | [optional] |
|
|
@@ -27,6 +28,7 @@
|
|
|
27
28
|
require 'DealMakerAPI'
|
|
28
29
|
|
|
29
30
|
instance = DealMakerAPI::PatchInvestorProfilesIndividuals.new(
|
|
31
|
+
email: null,
|
|
30
32
|
us_accredited_category: null,
|
|
31
33
|
ca_accredited_investor: null,
|
|
32
34
|
first_name: null,
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **email** | **String** | The email associated with the profile to be updated. | [optional] |
|
|
7
8
|
| **us_accredited_category** | **String** | The United States accredited investor information. | [optional] |
|
|
8
9
|
| **ca_accredited_investor** | **String** | The Canadian accredited investor information. | [optional] |
|
|
9
10
|
| **joint_type** | **String** | The kind of joint investor. | [optional] |
|
|
@@ -38,6 +39,7 @@
|
|
|
38
39
|
require 'DealMakerAPI'
|
|
39
40
|
|
|
40
41
|
instance = DealMakerAPI::PatchInvestorProfilesJoints.new(
|
|
42
|
+
email: null,
|
|
41
43
|
us_accredited_category: null,
|
|
42
44
|
ca_accredited_investor: null,
|
|
43
45
|
joint_type: null,
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
| **email** | **String** | The email associated with the profile to be updated. | [optional] |
|
|
7
8
|
| **us_accredited_category** | **String** | The United States accredited investor information. | [optional] |
|
|
8
9
|
| **ca_accredited_investor** | **String** | The Canadian accredited investor information. | [optional] |
|
|
9
10
|
| **name** | **String** | The name of the trust. | [optional] |
|
|
@@ -25,6 +26,7 @@
|
|
|
25
26
|
require 'DealMakerAPI'
|
|
26
27
|
|
|
27
28
|
instance = DealMakerAPI::PatchInvestorProfilesTrusts.new(
|
|
29
|
+
email: null,
|
|
28
30
|
us_accredited_category: null,
|
|
29
31
|
ca_accredited_investor: null,
|
|
30
32
|
name: null,
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **active_at** | **Time** | The incentive plan active date. | |
|
|
8
|
-
| **funded_by_offset** | **Integer** | The incentive plan funded by offset in days. | [optional]
|
|
8
|
+
| **funded_by_offset** | **Integer** | The incentive plan funded by offset in days. | [optional] |
|
|
9
9
|
| **tiers_incentive_percentage** | **Array<Float>** | The incentive plan tier percentage. | |
|
|
10
10
|
| **tiers_end_at** | **Array<Time>** | The incentive plan tier end date. | |
|
|
11
11
|
|
|
@@ -5,8 +5,11 @@
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **id** | **Integer** | The incentive tier id. | [optional] |
|
|
8
|
+
| **status** | **String** | The incentive tier status. | [optional] |
|
|
9
|
+
| **humanized_index** | **Integer** | The incentive tier humanized index. | [optional] |
|
|
8
10
|
| **incentive_percentage** | **Float** | The incentive tier percentage. | [optional] |
|
|
9
11
|
| **end_at** | **Time** | The incentive tier end date. | [optional] |
|
|
12
|
+
| **start_at** | **Time** | The incentive plan start date. | [optional] |
|
|
10
13
|
| **funded_by** | **Time** | The incentive tier funded by date, it is computed from the end at and plan funded by offset. | [optional] |
|
|
11
14
|
| **created_at** | **Time** | The creation time. | [optional] |
|
|
12
15
|
| **updated_at** | **Time** | The last update time. | [optional] |
|
|
@@ -18,8 +21,11 @@ require 'DealMakerAPI'
|
|
|
18
21
|
|
|
19
22
|
instance = DealMakerAPI::V1EntitiesDealsIncentivePlansIncentiveTier.new(
|
|
20
23
|
id: null,
|
|
24
|
+
status: null,
|
|
25
|
+
humanized_index: null,
|
|
21
26
|
incentive_percentage: null,
|
|
22
27
|
end_at: null,
|
|
28
|
+
start_at: null,
|
|
23
29
|
funded_by: null,
|
|
24
30
|
created_at: null,
|
|
25
31
|
updated_at: null
|
|
@@ -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.
|
|
9
|
+
OpenAPI Generator version: 7.3.0-SNAPSHOT
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -16,6 +16,9 @@ require 'time'
|
|
|
16
16
|
module DealMakerAPI
|
|
17
17
|
# Patch corporation investor profile
|
|
18
18
|
class PatchInvestorProfilesCorporations
|
|
19
|
+
# The email associated with the profile to be updated.
|
|
20
|
+
attr_accessor :email
|
|
21
|
+
|
|
19
22
|
# The United States accredited investor information.
|
|
20
23
|
attr_accessor :us_accredited_category
|
|
21
24
|
|
|
@@ -118,6 +121,7 @@ module DealMakerAPI
|
|
|
118
121
|
# Attribute mapping from ruby-style variable name to JSON key.
|
|
119
122
|
def self.attribute_map
|
|
120
123
|
{
|
|
124
|
+
:'email' => :'email',
|
|
121
125
|
:'us_accredited_category' => :'us_accredited_category',
|
|
122
126
|
:'ca_accredited_investor' => :'ca_accredited_investor',
|
|
123
127
|
:'name' => :'name',
|
|
@@ -155,6 +159,7 @@ module DealMakerAPI
|
|
|
155
159
|
# Attribute type mapping.
|
|
156
160
|
def self.openapi_types
|
|
157
161
|
{
|
|
162
|
+
:'email' => :'String',
|
|
158
163
|
:'us_accredited_category' => :'String',
|
|
159
164
|
:'ca_accredited_investor' => :'String',
|
|
160
165
|
:'name' => :'String',
|
|
@@ -205,6 +210,10 @@ module DealMakerAPI
|
|
|
205
210
|
h[k.to_sym] = v
|
|
206
211
|
}
|
|
207
212
|
|
|
213
|
+
if attributes.key?(:'email')
|
|
214
|
+
self.email = attributes[:'email']
|
|
215
|
+
end
|
|
216
|
+
|
|
208
217
|
if attributes.key?(:'us_accredited_category')
|
|
209
218
|
self.us_accredited_category = attributes[:'us_accredited_category']
|
|
210
219
|
end
|
|
@@ -356,6 +365,7 @@ module DealMakerAPI
|
|
|
356
365
|
def ==(o)
|
|
357
366
|
return true if self.equal?(o)
|
|
358
367
|
self.class == o.class &&
|
|
368
|
+
email == o.email &&
|
|
359
369
|
us_accredited_category == o.us_accredited_category &&
|
|
360
370
|
ca_accredited_investor == o.ca_accredited_investor &&
|
|
361
371
|
name == o.name &&
|
|
@@ -393,7 +403,7 @@ module DealMakerAPI
|
|
|
393
403
|
# Calculates hash code according to all attributes.
|
|
394
404
|
# @return [Integer] Hash code
|
|
395
405
|
def hash
|
|
396
|
-
[us_accredited_category, ca_accredited_investor, name, street_address, unit2, city, region, postal_code, business_number, phone_number, income, net_worth, reg_cf_prior_offerings_amount, signing_officer_first_name, signing_officer_last_name, signing_officer_title, signing_officer_suffix, signing_officer_street_address, signing_officer_unit2, signing_officer_city, signing_officer_region, signing_officer_postal_code, signing_officer_date_of_birth, signing_officer_taxpayer_id, signing_officer_phone_number, beneficial_owners].hash
|
|
406
|
+
[email, us_accredited_category, ca_accredited_investor, name, street_address, unit2, city, region, postal_code, business_number, phone_number, income, net_worth, reg_cf_prior_offerings_amount, signing_officer_first_name, signing_officer_last_name, signing_officer_title, signing_officer_suffix, signing_officer_street_address, signing_officer_unit2, signing_officer_city, signing_officer_region, signing_officer_postal_code, signing_officer_date_of_birth, signing_officer_taxpayer_id, signing_officer_phone_number, beneficial_owners].hash
|
|
397
407
|
end
|
|
398
408
|
|
|
399
409
|
# 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.
|
|
9
|
+
OpenAPI Generator version: 7.3.0-SNAPSHOT
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -16,6 +16,9 @@ require 'time'
|
|
|
16
16
|
module DealMakerAPI
|
|
17
17
|
# Patch individual investor profile.
|
|
18
18
|
class PatchInvestorProfilesIndividuals
|
|
19
|
+
# The email associated with the profile to be updated.
|
|
20
|
+
attr_accessor :email
|
|
21
|
+
|
|
19
22
|
# The United States accredited investor information.
|
|
20
23
|
attr_accessor :us_accredited_category
|
|
21
24
|
|
|
@@ -89,6 +92,7 @@ module DealMakerAPI
|
|
|
89
92
|
# Attribute mapping from ruby-style variable name to JSON key.
|
|
90
93
|
def self.attribute_map
|
|
91
94
|
{
|
|
95
|
+
:'email' => :'email',
|
|
92
96
|
:'us_accredited_category' => :'us_accredited_category',
|
|
93
97
|
:'ca_accredited_investor' => :'ca_accredited_investor',
|
|
94
98
|
:'first_name' => :'first_name',
|
|
@@ -116,6 +120,7 @@ module DealMakerAPI
|
|
|
116
120
|
# Attribute type mapping.
|
|
117
121
|
def self.openapi_types
|
|
118
122
|
{
|
|
123
|
+
:'email' => :'String',
|
|
119
124
|
:'us_accredited_category' => :'String',
|
|
120
125
|
:'ca_accredited_investor' => :'String',
|
|
121
126
|
:'first_name' => :'String',
|
|
@@ -156,6 +161,10 @@ module DealMakerAPI
|
|
|
156
161
|
h[k.to_sym] = v
|
|
157
162
|
}
|
|
158
163
|
|
|
164
|
+
if attributes.key?(:'email')
|
|
165
|
+
self.email = attributes[:'email']
|
|
166
|
+
end
|
|
167
|
+
|
|
159
168
|
if attributes.key?(:'us_accredited_category')
|
|
160
169
|
self.us_accredited_category = attributes[:'us_accredited_category']
|
|
161
170
|
end
|
|
@@ -265,6 +274,7 @@ module DealMakerAPI
|
|
|
265
274
|
def ==(o)
|
|
266
275
|
return true if self.equal?(o)
|
|
267
276
|
self.class == o.class &&
|
|
277
|
+
email == o.email &&
|
|
268
278
|
us_accredited_category == o.us_accredited_category &&
|
|
269
279
|
ca_accredited_investor == o.ca_accredited_investor &&
|
|
270
280
|
first_name == o.first_name &&
|
|
@@ -292,7 +302,7 @@ module DealMakerAPI
|
|
|
292
302
|
# Calculates hash code according to all attributes.
|
|
293
303
|
# @return [Integer] Hash code
|
|
294
304
|
def hash
|
|
295
|
-
[us_accredited_category, ca_accredited_investor, first_name, last_name, suffix, date_of_birth, taxpayer_id, phone_number, street_address, unit2, city, region, postal_code, income, net_worth, reg_cf_prior_offerings_amount].hash
|
|
305
|
+
[email, us_accredited_category, ca_accredited_investor, first_name, last_name, suffix, date_of_birth, taxpayer_id, phone_number, street_address, unit2, city, region, postal_code, income, net_worth, reg_cf_prior_offerings_amount].hash
|
|
296
306
|
end
|
|
297
307
|
|
|
298
308
|
# 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.
|
|
9
|
+
OpenAPI Generator version: 7.3.0-SNAPSHOT
|
|
10
10
|
|
|
11
11
|
=end
|
|
12
12
|
|
|
@@ -16,6 +16,9 @@ require 'time'
|
|
|
16
16
|
module DealMakerAPI
|
|
17
17
|
# Patch joint investor profile
|
|
18
18
|
class PatchInvestorProfilesJoints
|
|
19
|
+
# The email associated with the profile to be updated.
|
|
20
|
+
attr_accessor :email
|
|
21
|
+
|
|
19
22
|
# The United States accredited investor information.
|
|
20
23
|
attr_accessor :us_accredited_category
|
|
21
24
|
|
|
@@ -122,6 +125,7 @@ module DealMakerAPI
|
|
|
122
125
|
# Attribute mapping from ruby-style variable name to JSON key.
|
|
123
126
|
def self.attribute_map
|
|
124
127
|
{
|
|
128
|
+
:'email' => :'email',
|
|
125
129
|
:'us_accredited_category' => :'us_accredited_category',
|
|
126
130
|
:'ca_accredited_investor' => :'ca_accredited_investor',
|
|
127
131
|
:'joint_type' => :'joint_type',
|
|
@@ -160,6 +164,7 @@ module DealMakerAPI
|
|
|
160
164
|
# Attribute type mapping.
|
|
161
165
|
def self.openapi_types
|
|
162
166
|
{
|
|
167
|
+
:'email' => :'String',
|
|
163
168
|
:'us_accredited_category' => :'String',
|
|
164
169
|
:'ca_accredited_investor' => :'String',
|
|
165
170
|
:'joint_type' => :'String',
|
|
@@ -211,6 +216,10 @@ module DealMakerAPI
|
|
|
211
216
|
h[k.to_sym] = v
|
|
212
217
|
}
|
|
213
218
|
|
|
219
|
+
if attributes.key?(:'email')
|
|
220
|
+
self.email = attributes[:'email']
|
|
221
|
+
end
|
|
222
|
+
|
|
214
223
|
if attributes.key?(:'us_accredited_category')
|
|
215
224
|
self.us_accredited_category = attributes[:'us_accredited_category']
|
|
216
225
|
end
|
|
@@ -376,6 +385,7 @@ module DealMakerAPI
|
|
|
376
385
|
def ==(o)
|
|
377
386
|
return true if self.equal?(o)
|
|
378
387
|
self.class == o.class &&
|
|
388
|
+
email == o.email &&
|
|
379
389
|
us_accredited_category == o.us_accredited_category &&
|
|
380
390
|
ca_accredited_investor == o.ca_accredited_investor &&
|
|
381
391
|
joint_type == o.joint_type &&
|
|
@@ -414,7 +424,7 @@ module DealMakerAPI
|
|
|
414
424
|
# Calculates hash code according to all attributes.
|
|
415
425
|
# @return [Integer] Hash code
|
|
416
426
|
def hash
|
|
417
|
-
[us_accredited_category, ca_accredited_investor, joint_type, first_name, last_name, suffix, street_address, unit2, city, region, postal_code, date_of_birth, taxpayer_id, phone_number, income, net_worth, reg_cf_prior_offerings_amount, joint_holder_first_name, joint_holder_last_name, joint_holder_suffix, joint_holder_street_address, joint_holder_unit2, joint_holder_city, joint_holder_region, joint_holder_postal_code, joint_holder_date_of_birth, joint_holder_taxpayer_id].hash
|
|
427
|
+
[email, us_accredited_category, ca_accredited_investor, joint_type, first_name, last_name, suffix, street_address, unit2, city, region, postal_code, date_of_birth, taxpayer_id, phone_number, income, net_worth, reg_cf_prior_offerings_amount, joint_holder_first_name, joint_holder_last_name, joint_holder_suffix, joint_holder_street_address, joint_holder_unit2, joint_holder_city, joint_holder_region, joint_holder_postal_code, joint_holder_date_of_birth, joint_holder_taxpayer_id].hash
|
|
418
428
|
end
|
|
419
429
|
|
|
420
430
|
# Builds the object from hash
|