DealMakerAPI 0.103.5 → 0.104.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (313) hide show
  1. checksums.yaml +4 -4
  2. data/DealMakerAPI.gemspec +1 -1
  3. data/README.md +15 -6
  4. data/docs/DefaultApi.md +79 -14
  5. data/docs/PaymentsApi.md +75 -0
  6. data/docs/UserApi.md +204 -0
  7. data/docs/V1EntitiesAttachment.md +2 -0
  8. data/docs/V1EntitiesDealsProgress.md +2 -2
  9. data/docs/V1EntitiesDealsProgressColumn.md +3 -1
  10. data/docs/V1EntitiesDealsProgressKinds.md +22 -0
  11. data/docs/V1EntitiesDealsProgressPageSummary.md +32 -0
  12. data/docs/V1EntitiesDeleteResult.md +20 -0
  13. data/docs/V1EntitiesUsersTwoFactorChannel.md +6 -4
  14. data/docs/VerifySmsVerificationRequest.md +20 -0
  15. data/lib/DealMakerAPI/api/company_api.rb +1 -1
  16. data/lib/DealMakerAPI/api/country_api.rb +1 -1
  17. data/lib/DealMakerAPI/api/custom_emails_api.rb +1 -1
  18. data/lib/DealMakerAPI/api/deal_api.rb +1 -1
  19. data/lib/DealMakerAPI/api/deals_api.rb +1 -1
  20. data/lib/DealMakerAPI/api/default_api.rb +73 -21
  21. data/lib/DealMakerAPI/api/incentive_plan_api.rb +1 -1
  22. data/lib/DealMakerAPI/api/investor_api.rb +1 -1
  23. data/lib/DealMakerAPI/api/investor_profile_api.rb +1 -1
  24. data/lib/DealMakerAPI/api/payments_api.rb +89 -0
  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/user_api.rb +205 -1
  28. data/lib/DealMakerAPI/api/users_api.rb +1 -1
  29. data/lib/DealMakerAPI/api_client.rb +3 -3
  30. data/lib/DealMakerAPI/api_error.rb +1 -1
  31. data/lib/DealMakerAPI/configuration.rb +1 -1
  32. data/lib/DealMakerAPI/models/add506c_document_request.rb +1 -1
  33. data/lib/DealMakerAPI/models/add_document_request.rb +1 -1
  34. data/lib/DealMakerAPI/models/bulk_upload_investors_request.rb +1 -1
  35. data/lib/DealMakerAPI/models/create_bulk_upload_detail_request.rb +1 -1
  36. data/lib/DealMakerAPI/models/create_bulk_upload_request.rb +1 -1
  37. data/lib/DealMakerAPI/models/create_company_request.rb +1 -1
  38. data/lib/DealMakerAPI/models/create_deal_setup_request.rb +1 -1
  39. data/lib/DealMakerAPI/models/create_email_template_request.rb +1 -1
  40. data/lib/DealMakerAPI/models/create_members_bulk_upload_request.rb +1 -1
  41. data/lib/DealMakerAPI/models/create_shareholder_action_request.rb +1 -1
  42. data/lib/DealMakerAPI/models/edit_investor_tags_request.rb +1 -1
  43. data/lib/DealMakerAPI/models/generate_url_request.rb +1 -1
  44. data/lib/DealMakerAPI/models/get_access_token_request.rb +1 -1
  45. data/lib/DealMakerAPI/models/patch_deal_incentive_plan_request.rb +1 -1
  46. data/lib/DealMakerAPI/models/patch_investor_profiles_corporations.rb +1 -1
  47. data/lib/DealMakerAPI/models/patch_investor_profiles_corporations_beneficial_owners_inner.rb +1 -1
  48. data/lib/DealMakerAPI/models/patch_investor_profiles_individuals.rb +1 -1
  49. data/lib/DealMakerAPI/models/patch_investor_profiles_joints.rb +1 -1
  50. data/lib/DealMakerAPI/models/patch_investor_profiles_managed.rb +1 -1
  51. data/lib/DealMakerAPI/models/patch_investor_profiles_trusts.rb +1 -1
  52. data/lib/DealMakerAPI/models/patch_investor_profiles_trusts_trustees_inner.rb +1 -1
  53. data/lib/DealMakerAPI/models/patch_investor_request.rb +1 -1
  54. data/lib/DealMakerAPI/models/post_deal_incentive_plan_request.rb +1 -1
  55. data/lib/DealMakerAPI/models/post_deals_id_investors.rb +1 -1
  56. data/lib/DealMakerAPI/models/post_investor_profiles_corporations.rb +1 -1
  57. data/lib/DealMakerAPI/models/post_investor_profiles_corporations_beneficial_owners_inner.rb +1 -1
  58. data/lib/DealMakerAPI/models/post_investor_profiles_individuals.rb +1 -1
  59. data/lib/DealMakerAPI/models/post_investor_profiles_joints.rb +1 -1
  60. data/lib/DealMakerAPI/models/post_investor_profiles_managed.rb +1 -1
  61. data/lib/DealMakerAPI/models/post_investor_profiles_trusts.rb +1 -1
  62. data/lib/DealMakerAPI/models/post_investor_profiles_trusts_trustees_inner.rb +1 -1
  63. data/lib/DealMakerAPI/models/post_webhooks_request.rb +1 -1
  64. data/lib/DealMakerAPI/models/put_deals_id_investors.rb +1 -1
  65. data/lib/DealMakerAPI/models/put_deals_id_script_tag_environment_request.rb +1 -1
  66. data/lib/DealMakerAPI/models/put_webhooks_id_request.rb +1 -1
  67. data/lib/DealMakerAPI/models/request_new_document_request.rb +1 -1
  68. data/lib/DealMakerAPI/models/run_background_search_request.rb +1 -1
  69. data/lib/DealMakerAPI/models/send_portal_invite_request.rb +1 -1
  70. data/lib/DealMakerAPI/models/setup_sms_verification_request.rb +1 -1
  71. data/lib/DealMakerAPI/models/test_document_upload_email_request.rb +1 -1
  72. data/lib/DealMakerAPI/models/update_user_password_request.rb +1 -1
  73. data/lib/DealMakerAPI/models/v1_entities_address.rb +1 -1
  74. data/lib/DealMakerAPI/models/v1_entities_addresses.rb +1 -1
  75. data/lib/DealMakerAPI/models/v1_entities_attachment.rb +12 -2
  76. data/lib/DealMakerAPI/models/v1_entities_background_check_search.rb +1 -1
  77. data/lib/DealMakerAPI/models/v1_entities_beefree_access_token.rb +1 -1
  78. data/lib/DealMakerAPI/models/v1_entities_bulk_upload.rb +1 -1
  79. data/lib/DealMakerAPI/models/v1_entities_bulk_upload_detail.rb +1 -1
  80. data/lib/DealMakerAPI/models/v1_entities_bulk_upload_details.rb +1 -1
  81. data/lib/DealMakerAPI/models/v1_entities_bulk_uploads.rb +1 -1
  82. data/lib/DealMakerAPI/models/v1_entities_company.rb +1 -1
  83. data/lib/DealMakerAPI/models/v1_entities_company_deal.rb +1 -1
  84. data/lib/DealMakerAPI/models/v1_entities_company_deals.rb +1 -1
  85. data/lib/DealMakerAPI/models/v1_entities_countries.rb +1 -1
  86. data/lib/DealMakerAPI/models/v1_entities_country.rb +1 -1
  87. data/lib/DealMakerAPI/models/v1_entities_deal.rb +1 -1
  88. data/lib/DealMakerAPI/models/v1_entities_deal_enterprise.rb +1 -1
  89. data/lib/DealMakerAPI/models/v1_entities_deal_funding_metrics.rb +1 -1
  90. data/lib/DealMakerAPI/models/v1_entities_deal_investor_metrics.rb +1 -1
  91. data/lib/DealMakerAPI/models/v1_entities_deal_issuer.rb +1 -1
  92. data/lib/DealMakerAPI/models/v1_entities_deal_setup.rb +1 -1
  93. data/lib/DealMakerAPI/models/v1_entities_deal_setup_user.rb +1 -1
  94. data/lib/DealMakerAPI/models/v1_entities_deals.rb +1 -1
  95. data/lib/DealMakerAPI/models/v1_entities_deals_incentive_plan.rb +1 -1
  96. data/lib/DealMakerAPI/models/v1_entities_deals_incentive_plans_incentive_tier.rb +1 -1
  97. data/lib/DealMakerAPI/models/v1_entities_deals_investors_payment_ach_bank_account_setup_intent.rb +1 -1
  98. data/lib/DealMakerAPI/models/v1_entities_deals_investors_payment_acss_bank_account_setup_intent.rb +1 -1
  99. data/lib/DealMakerAPI/models/v1_entities_deals_price_details.rb +1 -1
  100. data/lib/DealMakerAPI/models/v1_entities_deals_progress.rb +5 -5
  101. data/lib/DealMakerAPI/models/v1_entities_deals_progress_column.rb +15 -5
  102. data/lib/DealMakerAPI/models/v1_entities_deals_progress_kinds.rb +232 -0
  103. data/lib/DealMakerAPI/models/v1_entities_deals_progress_page_summary.rb +286 -0
  104. data/lib/DealMakerAPI/models/v1_entities_delete_result.rb +226 -0
  105. data/lib/DealMakerAPI/models/v1_entities_dividend.rb +1 -1
  106. data/lib/DealMakerAPI/models/v1_entities_dividends.rb +1 -1
  107. data/lib/DealMakerAPI/models/v1_entities_email_event.rb +1 -1
  108. data/lib/DealMakerAPI/models/v1_entities_email_events.rb +1 -1
  109. data/lib/DealMakerAPI/models/v1_entities_email_template.rb +1 -1
  110. data/lib/DealMakerAPI/models/v1_entities_express_wire_instruction.rb +1 -1
  111. data/lib/DealMakerAPI/models/v1_entities_express_wire_instructions.rb +1 -1
  112. data/lib/DealMakerAPI/models/v1_entities_generic_response.rb +1 -1
  113. data/lib/DealMakerAPI/models/v1_entities_investor.rb +1 -1
  114. data/lib/DealMakerAPI/models/v1_entities_investor_otp_access_link.rb +1 -1
  115. data/lib/DealMakerAPI/models/v1_entities_investor_profile_address.rb +1 -1
  116. data/lib/DealMakerAPI/models/v1_entities_investor_profile_corporation.rb +1 -1
  117. data/lib/DealMakerAPI/models/v1_entities_investor_profile_fields_account_holder.rb +1 -1
  118. data/lib/DealMakerAPI/models/v1_entities_investor_profile_fields_beneficial_owner.rb +1 -1
  119. data/lib/DealMakerAPI/models/v1_entities_investor_profile_fields_beneficiary.rb +1 -1
  120. data/lib/DealMakerAPI/models/v1_entities_investor_profile_fields_corporation.rb +1 -1
  121. data/lib/DealMakerAPI/models/v1_entities_investor_profile_fields_primary_holder.rb +1 -1
  122. data/lib/DealMakerAPI/models/v1_entities_investor_profile_fields_provider.rb +1 -1
  123. data/lib/DealMakerAPI/models/v1_entities_investor_profile_fields_signing_officer.rb +1 -1
  124. data/lib/DealMakerAPI/models/v1_entities_investor_profile_fields_trust.rb +1 -1
  125. data/lib/DealMakerAPI/models/v1_entities_investor_profile_fields_trustee.rb +1 -1
  126. data/lib/DealMakerAPI/models/v1_entities_investor_profile_id.rb +1 -1
  127. data/lib/DealMakerAPI/models/v1_entities_investor_profile_individual.rb +1 -1
  128. data/lib/DealMakerAPI/models/v1_entities_investor_profile_item.rb +1 -1
  129. data/lib/DealMakerAPI/models/v1_entities_investor_profile_joint.rb +1 -1
  130. data/lib/DealMakerAPI/models/v1_entities_investor_profile_managed.rb +1 -1
  131. data/lib/DealMakerAPI/models/v1_entities_investor_profile_owner.rb +1 -1
  132. data/lib/DealMakerAPI/models/v1_entities_investor_profile_trust.rb +1 -1
  133. data/lib/DealMakerAPI/models/v1_entities_investor_profiles.rb +1 -1
  134. data/lib/DealMakerAPI/models/v1_entities_investor_search_entities.rb +1 -1
  135. data/lib/DealMakerAPI/models/v1_entities_investor_search_entities_required_fields.rb +1 -1
  136. data/lib/DealMakerAPI/models/v1_entities_investor_user.rb +1 -1
  137. data/lib/DealMakerAPI/models/v1_entities_investors.rb +1 -1
  138. data/lib/DealMakerAPI/models/v1_entities_members_bulk_upload.rb +1 -1
  139. data/lib/DealMakerAPI/models/v1_entities_members_bulk_uploads.rb +1 -1
  140. data/lib/DealMakerAPI/models/v1_entities_money_entity.rb +1 -1
  141. data/lib/DealMakerAPI/models/v1_entities_payments_self_serve_onboarding_digital_payments_connection_data.rb +1 -1
  142. data/lib/DealMakerAPI/models/v1_entities_payments_self_serve_onboarding_payout_account_details_data.rb +1 -1
  143. data/lib/DealMakerAPI/models/v1_entities_payments_self_serve_onboarding_payout_account_details_result.rb +1 -1
  144. data/lib/DealMakerAPI/models/v1_entities_payments_self_serve_onboarding_qualification_questionnaire_result.rb +1 -1
  145. data/lib/DealMakerAPI/models/v1_entities_presigned_url_result.rb +1 -1
  146. data/lib/DealMakerAPI/models/v1_entities_shareholder.rb +1 -1
  147. data/lib/DealMakerAPI/models/v1_entities_shareholder_ledger.rb +1 -1
  148. data/lib/DealMakerAPI/models/v1_entities_shareholders.rb +1 -1
  149. data/lib/DealMakerAPI/models/v1_entities_shareholders_tags.rb +1 -1
  150. data/lib/DealMakerAPI/models/v1_entities_state.rb +1 -1
  151. data/lib/DealMakerAPI/models/v1_entities_subscription_agreement.rb +1 -1
  152. data/lib/DealMakerAPI/models/v1_entities_user.rb +1 -1
  153. data/lib/DealMakerAPI/models/v1_entities_users_binding.rb +1 -1
  154. data/lib/DealMakerAPI/models/v1_entities_users_factor.rb +1 -1
  155. data/lib/DealMakerAPI/models/v1_entities_users_two_factor_channel.rb +32 -22
  156. data/lib/DealMakerAPI/models/v1_entities_users_two_factor_channels.rb +1 -1
  157. data/lib/DealMakerAPI/models/v1_entities_webhooks_deal.rb +1 -1
  158. data/lib/DealMakerAPI/models/v1_entities_webhooks_security_token.rb +1 -1
  159. data/lib/DealMakerAPI/models/v1_entities_webhooks_subscription.rb +1 -1
  160. data/lib/DealMakerAPI/models/v1_entities_webhooks_subscription_deal.rb +1 -1
  161. data/lib/DealMakerAPI/models/v1_entities_webhooks_subscription_deals.rb +1 -1
  162. data/lib/DealMakerAPI/models/verify_factor_request.rb +1 -1
  163. data/lib/DealMakerAPI/models/verify_sms_verification_request.rb +239 -0
  164. data/lib/DealMakerAPI/version.rb +2 -2
  165. data/lib/DealMakerAPI.rb +6 -1
  166. data/spec/api/company_api_spec.rb +1 -1
  167. data/spec/api/country_api_spec.rb +1 -1
  168. data/spec/api/custom_emails_api_spec.rb +1 -1
  169. data/spec/api/deal_api_spec.rb +1 -1
  170. data/spec/api/deals_api_spec.rb +1 -1
  171. data/spec/api/default_api_spec.rb +16 -5
  172. data/spec/api/incentive_plan_api_spec.rb +1 -1
  173. data/spec/api/investor_api_spec.rb +1 -1
  174. data/spec/api/investor_profile_api_spec.rb +1 -1
  175. data/spec/api/payments_api_spec.rb +48 -0
  176. data/spec/api/shareholder_api_spec.rb +1 -1
  177. data/spec/api/upload_api_spec.rb +1 -1
  178. data/spec/api/user_api_spec.rb +39 -1
  179. data/spec/api/users_api_spec.rb +1 -1
  180. data/spec/models/add506c_document_request_spec.rb +1 -1
  181. data/spec/models/add_document_request_spec.rb +1 -1
  182. data/spec/models/bulk_upload_investors_request_spec.rb +1 -1
  183. data/spec/models/create_bulk_upload_detail_request_spec.rb +1 -1
  184. data/spec/models/create_bulk_upload_request_spec.rb +1 -1
  185. data/spec/models/create_company_request_spec.rb +1 -1
  186. data/spec/models/create_deal_setup_request_spec.rb +1 -1
  187. data/spec/models/create_email_template_request_spec.rb +1 -1
  188. data/spec/models/create_members_bulk_upload_request_spec.rb +1 -1
  189. data/spec/models/create_shareholder_action_request_spec.rb +1 -1
  190. data/spec/models/edit_investor_tags_request_spec.rb +1 -1
  191. data/spec/models/generate_url_request_spec.rb +1 -1
  192. data/spec/models/get_access_token_request_spec.rb +1 -1
  193. data/spec/models/patch_deal_incentive_plan_request_spec.rb +1 -1
  194. data/spec/models/patch_investor_profiles_corporations_beneficial_owners_inner_spec.rb +1 -1
  195. data/spec/models/patch_investor_profiles_corporations_spec.rb +1 -1
  196. data/spec/models/patch_investor_profiles_individuals_spec.rb +1 -1
  197. data/spec/models/patch_investor_profiles_joints_spec.rb +1 -1
  198. data/spec/models/patch_investor_profiles_managed_spec.rb +1 -1
  199. data/spec/models/patch_investor_profiles_trusts_spec.rb +1 -1
  200. data/spec/models/patch_investor_profiles_trusts_trustees_inner_spec.rb +1 -1
  201. data/spec/models/patch_investor_request_spec.rb +1 -1
  202. data/spec/models/post_deal_incentive_plan_request_spec.rb +1 -1
  203. data/spec/models/post_deals_id_investors_spec.rb +1 -1
  204. data/spec/models/post_investor_profiles_corporations_beneficial_owners_inner_spec.rb +1 -1
  205. data/spec/models/post_investor_profiles_corporations_spec.rb +1 -1
  206. data/spec/models/post_investor_profiles_individuals_spec.rb +1 -1
  207. data/spec/models/post_investor_profiles_joints_spec.rb +1 -1
  208. data/spec/models/post_investor_profiles_managed_spec.rb +1 -1
  209. data/spec/models/post_investor_profiles_trusts_spec.rb +1 -1
  210. data/spec/models/post_investor_profiles_trusts_trustees_inner_spec.rb +1 -1
  211. data/spec/models/post_webhooks_request_spec.rb +1 -1
  212. data/spec/models/put_deals_id_investors_spec.rb +1 -1
  213. data/spec/models/put_deals_id_script_tag_environment_request_spec.rb +1 -1
  214. data/spec/models/put_webhooks_id_request_spec.rb +1 -1
  215. data/spec/models/request_new_document_request_spec.rb +1 -1
  216. data/spec/models/run_background_search_request_spec.rb +1 -1
  217. data/spec/models/send_portal_invite_request_spec.rb +1 -1
  218. data/spec/models/setup_sms_verification_request_spec.rb +1 -1
  219. data/spec/models/test_document_upload_email_request_spec.rb +1 -1
  220. data/spec/models/update_user_password_request_spec.rb +1 -1
  221. data/spec/models/v1_entities_address_spec.rb +1 -1
  222. data/spec/models/v1_entities_addresses_spec.rb +1 -1
  223. data/spec/models/v1_entities_attachment_spec.rb +7 -1
  224. data/spec/models/v1_entities_background_check_search_spec.rb +1 -1
  225. data/spec/models/v1_entities_beefree_access_token_spec.rb +1 -1
  226. data/spec/models/v1_entities_bulk_upload_detail_spec.rb +1 -1
  227. data/spec/models/v1_entities_bulk_upload_details_spec.rb +1 -1
  228. data/spec/models/v1_entities_bulk_upload_spec.rb +1 -1
  229. data/spec/models/v1_entities_bulk_uploads_spec.rb +1 -1
  230. data/spec/models/v1_entities_company_deal_spec.rb +1 -1
  231. data/spec/models/v1_entities_company_deals_spec.rb +1 -1
  232. data/spec/models/v1_entities_company_spec.rb +1 -1
  233. data/spec/models/v1_entities_countries_spec.rb +1 -1
  234. data/spec/models/v1_entities_country_spec.rb +1 -1
  235. data/spec/models/v1_entities_deal_enterprise_spec.rb +1 -1
  236. data/spec/models/v1_entities_deal_funding_metrics_spec.rb +1 -1
  237. data/spec/models/v1_entities_deal_investor_metrics_spec.rb +1 -1
  238. data/spec/models/v1_entities_deal_issuer_spec.rb +1 -1
  239. data/spec/models/v1_entities_deal_setup_spec.rb +1 -1
  240. data/spec/models/v1_entities_deal_setup_user_spec.rb +1 -1
  241. data/spec/models/v1_entities_deal_spec.rb +1 -1
  242. data/spec/models/v1_entities_deals_incentive_plan_spec.rb +1 -1
  243. data/spec/models/v1_entities_deals_incentive_plans_incentive_tier_spec.rb +1 -1
  244. data/spec/models/v1_entities_deals_investors_payment_ach_bank_account_setup_intent_spec.rb +1 -1
  245. data/spec/models/v1_entities_deals_investors_payment_acss_bank_account_setup_intent_spec.rb +1 -1
  246. data/spec/models/v1_entities_deals_price_details_spec.rb +1 -1
  247. data/spec/models/v1_entities_deals_progress_column_spec.rb +7 -1
  248. data/spec/models/v1_entities_deals_progress_kinds_spec.rb +48 -0
  249. data/spec/models/v1_entities_deals_progress_page_summary_spec.rb +78 -0
  250. data/spec/models/v1_entities_deals_progress_spec.rb +1 -1
  251. data/spec/models/v1_entities_deals_spec.rb +1 -1
  252. data/spec/models/v1_entities_delete_result_spec.rb +42 -0
  253. data/spec/models/v1_entities_dividend_spec.rb +1 -1
  254. data/spec/models/v1_entities_dividends_spec.rb +1 -1
  255. data/spec/models/v1_entities_email_event_spec.rb +1 -1
  256. data/spec/models/v1_entities_email_events_spec.rb +1 -1
  257. data/spec/models/v1_entities_email_template_spec.rb +1 -1
  258. data/spec/models/v1_entities_express_wire_instruction_spec.rb +1 -1
  259. data/spec/models/v1_entities_express_wire_instructions_spec.rb +1 -1
  260. data/spec/models/v1_entities_generic_response_spec.rb +1 -1
  261. data/spec/models/v1_entities_investor_otp_access_link_spec.rb +1 -1
  262. data/spec/models/v1_entities_investor_profile_address_spec.rb +1 -1
  263. data/spec/models/v1_entities_investor_profile_corporation_spec.rb +1 -1
  264. data/spec/models/v1_entities_investor_profile_fields_account_holder_spec.rb +1 -1
  265. data/spec/models/v1_entities_investor_profile_fields_beneficial_owner_spec.rb +1 -1
  266. data/spec/models/v1_entities_investor_profile_fields_beneficiary_spec.rb +1 -1
  267. data/spec/models/v1_entities_investor_profile_fields_corporation_spec.rb +1 -1
  268. data/spec/models/v1_entities_investor_profile_fields_primary_holder_spec.rb +1 -1
  269. data/spec/models/v1_entities_investor_profile_fields_provider_spec.rb +1 -1
  270. data/spec/models/v1_entities_investor_profile_fields_signing_officer_spec.rb +1 -1
  271. data/spec/models/v1_entities_investor_profile_fields_trust_spec.rb +1 -1
  272. data/spec/models/v1_entities_investor_profile_fields_trustee_spec.rb +1 -1
  273. data/spec/models/v1_entities_investor_profile_id_spec.rb +1 -1
  274. data/spec/models/v1_entities_investor_profile_individual_spec.rb +1 -1
  275. data/spec/models/v1_entities_investor_profile_item_spec.rb +1 -1
  276. data/spec/models/v1_entities_investor_profile_joint_spec.rb +1 -1
  277. data/spec/models/v1_entities_investor_profile_managed_spec.rb +1 -1
  278. data/spec/models/v1_entities_investor_profile_owner_spec.rb +1 -1
  279. data/spec/models/v1_entities_investor_profile_trust_spec.rb +1 -1
  280. data/spec/models/v1_entities_investor_profiles_spec.rb +1 -1
  281. data/spec/models/v1_entities_investor_search_entities_required_fields_spec.rb +1 -1
  282. data/spec/models/v1_entities_investor_search_entities_spec.rb +1 -1
  283. data/spec/models/v1_entities_investor_spec.rb +1 -1
  284. data/spec/models/v1_entities_investor_user_spec.rb +1 -1
  285. data/spec/models/v1_entities_investors_spec.rb +1 -1
  286. data/spec/models/v1_entities_members_bulk_upload_spec.rb +1 -1
  287. data/spec/models/v1_entities_members_bulk_uploads_spec.rb +1 -1
  288. data/spec/models/v1_entities_money_entity_spec.rb +1 -1
  289. data/spec/models/v1_entities_payments_self_serve_onboarding_digital_payments_connection_data_spec.rb +1 -1
  290. data/spec/models/v1_entities_payments_self_serve_onboarding_payout_account_details_data_spec.rb +1 -1
  291. data/spec/models/v1_entities_payments_self_serve_onboarding_payout_account_details_result_spec.rb +1 -1
  292. data/spec/models/v1_entities_payments_self_serve_onboarding_qualification_questionnaire_result_spec.rb +1 -1
  293. data/spec/models/v1_entities_presigned_url_result_spec.rb +1 -1
  294. data/spec/models/v1_entities_shareholder_ledger_spec.rb +1 -1
  295. data/spec/models/v1_entities_shareholder_spec.rb +1 -1
  296. data/spec/models/v1_entities_shareholders_spec.rb +1 -1
  297. data/spec/models/v1_entities_shareholders_tags_spec.rb +1 -1
  298. data/spec/models/v1_entities_state_spec.rb +1 -1
  299. data/spec/models/v1_entities_subscription_agreement_spec.rb +1 -1
  300. data/spec/models/v1_entities_user_spec.rb +1 -1
  301. data/spec/models/v1_entities_users_binding_spec.rb +1 -1
  302. data/spec/models/v1_entities_users_factor_spec.rb +1 -1
  303. data/spec/models/v1_entities_users_two_factor_channel_spec.rb +11 -5
  304. data/spec/models/v1_entities_users_two_factor_channels_spec.rb +1 -1
  305. data/spec/models/v1_entities_webhooks_deal_spec.rb +1 -1
  306. data/spec/models/v1_entities_webhooks_security_token_spec.rb +1 -1
  307. data/spec/models/v1_entities_webhooks_subscription_deal_spec.rb +1 -1
  308. data/spec/models/v1_entities_webhooks_subscription_deals_spec.rb +1 -1
  309. data/spec/models/v1_entities_webhooks_subscription_spec.rb +1 -1
  310. data/spec/models/verify_factor_request_spec.rb +1 -1
  311. data/spec/models/verify_sms_verification_request_spec.rb +42 -0
  312. data/spec/spec_helper.rb +1 -1
  313. metadata +22 -2
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.75.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -19,21 +19,24 @@ module DealMakerAPI
19
19
  # The id for the two factor channel.
20
20
  attr_accessor :id
21
21
 
22
+ # The unique string for the resource
23
+ attr_accessor :factor_sid
24
+
22
25
  # The user id for the two factor channel.
23
26
  attr_accessor :user_id
24
27
 
28
+ # The identity for the two factor channel.
29
+ attr_accessor :identity
30
+
31
+ # The phone number for the two factor channel.
32
+ attr_accessor :phone_number
33
+
25
34
  # The channel for the two factor channel.
26
35
  attr_accessor :channel
27
36
 
28
37
  # The verification status for the two factor channel.
29
38
  attr_accessor :verified
30
39
 
31
- # The identity for the two factor channel.
32
- attr_accessor :identity
33
-
34
- # The sid for the two factor channel.
35
- attr_accessor :factor_sid
36
-
37
40
  # The time since the two factor channel was last updated/verified.
38
41
  attr_accessor :updated_at
39
42
 
@@ -41,11 +44,12 @@ module DealMakerAPI
41
44
  def self.attribute_map
42
45
  {
43
46
  :'id' => :'id',
47
+ :'factor_sid' => :'factorSid',
44
48
  :'user_id' => :'userId',
49
+ :'identity' => :'identity',
50
+ :'phone_number' => :'phoneNumber',
45
51
  :'channel' => :'channel',
46
52
  :'verified' => :'verified',
47
- :'identity' => :'identity',
48
- :'factor_sid' => :'factorSid',
49
53
  :'updated_at' => :'updatedAt'
50
54
  }
51
55
  end
@@ -59,11 +63,12 @@ module DealMakerAPI
59
63
  def self.openapi_types
60
64
  {
61
65
  :'id' => :'Integer',
66
+ :'factor_sid' => :'String',
62
67
  :'user_id' => :'Integer',
68
+ :'identity' => :'String',
69
+ :'phone_number' => :'String',
63
70
  :'channel' => :'String',
64
71
  :'verified' => :'Boolean',
65
- :'identity' => :'String',
66
- :'factor_sid' => :'String',
67
72
  :'updated_at' => :'String'
68
73
  }
69
74
  end
@@ -93,24 +98,28 @@ module DealMakerAPI
93
98
  self.id = attributes[:'id']
94
99
  end
95
100
 
101
+ if attributes.key?(:'factor_sid')
102
+ self.factor_sid = attributes[:'factor_sid']
103
+ end
104
+
96
105
  if attributes.key?(:'user_id')
97
106
  self.user_id = attributes[:'user_id']
98
107
  end
99
108
 
100
- if attributes.key?(:'channel')
101
- self.channel = attributes[:'channel']
109
+ if attributes.key?(:'identity')
110
+ self.identity = attributes[:'identity']
102
111
  end
103
112
 
104
- if attributes.key?(:'verified')
105
- self.verified = attributes[:'verified']
113
+ if attributes.key?(:'phone_number')
114
+ self.phone_number = attributes[:'phone_number']
106
115
  end
107
116
 
108
- if attributes.key?(:'identity')
109
- self.identity = attributes[:'identity']
117
+ if attributes.key?(:'channel')
118
+ self.channel = attributes[:'channel']
110
119
  end
111
120
 
112
- if attributes.key?(:'factor_sid')
113
- self.factor_sid = attributes[:'factor_sid']
121
+ if attributes.key?(:'verified')
122
+ self.verified = attributes[:'verified']
114
123
  end
115
124
 
116
125
  if attributes.key?(:'updated_at')
@@ -139,11 +148,12 @@ module DealMakerAPI
139
148
  return true if self.equal?(o)
140
149
  self.class == o.class &&
141
150
  id == o.id &&
151
+ factor_sid == o.factor_sid &&
142
152
  user_id == o.user_id &&
153
+ identity == o.identity &&
154
+ phone_number == o.phone_number &&
143
155
  channel == o.channel &&
144
156
  verified == o.verified &&
145
- identity == o.identity &&
146
- factor_sid == o.factor_sid &&
147
157
  updated_at == o.updated_at
148
158
  end
149
159
 
@@ -156,7 +166,7 @@ module DealMakerAPI
156
166
  # Calculates hash code according to all attributes.
157
167
  # @return [Integer] Hash code
158
168
  def hash
159
- [id, user_id, channel, verified, identity, factor_sid, updated_at].hash
169
+ [id, factor_sid, user_id, identity, phone_number, channel, verified, updated_at].hash
160
170
  end
161
171
 
162
172
  # 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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.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
- Generator version: 7.6.0-SNAPSHOT
9
+ Generator version: 7.7.0-SNAPSHOT
10
10
 
11
11
  =end
12
12