fuse_client 1.0.7 → 1.0.33

Sign up to get free protection for your applications and to get access to all the features.
Files changed (360) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +9 -9
  3. data/README.md +4 -1
  4. data/docs/AccountSubType.md +15 -0
  5. data/docs/AccountType.md +15 -0
  6. data/docs/AddSpendPowerTransactionRequest.md +22 -0
  7. data/docs/AddSpendPowerTransactionResponse.md +20 -0
  8. data/docs/AssetReport.md +26 -0
  9. data/docs/AssetReportAccountsInner.md +24 -0
  10. data/docs/{GetAssetReportResponseReportAccountsInnerBalances.md → AssetReportAccountsInnerBalance.md} +2 -2
  11. data/docs/{GetAssetReportResponseReportAccountsInnerHistoricalBalancesInner.md → AssetReportAccountsInnerHistoricalBalancesInner.md} +2 -2
  12. data/docs/{GetAssetReportResponse.md → AssetReportResponse.md} +3 -3
  13. data/docs/AssetReportTransaction.md +36 -0
  14. data/docs/CountryCode.md +15 -0
  15. data/docs/CreateAssetReportRequest.md +2 -4
  16. data/docs/CreateAssetReportResponse.md +2 -2
  17. data/docs/CreateLinkTokenRequest.md +6 -4
  18. data/docs/CreateLinkTokenRequestPlaid.md +1 -1
  19. data/docs/CreateLinkTokenRequestTeller.md +18 -0
  20. data/docs/CreateLinkTokenRequestTellerConfig.md +18 -0
  21. data/docs/CreateLinkTokenResponse.md +2 -2
  22. data/docs/CreateSessionRequest.md +11 -3
  23. data/docs/CreateSessionResponse.md +3 -3
  24. data/docs/CreateSpendPowerCustomizationResponse.md +20 -0
  25. data/docs/CreateSpendPowerRequest.md +22 -0
  26. data/docs/CreateSpendPowerResponse.md +20 -0
  27. data/docs/Currency.md +20 -0
  28. data/docs/DeleteFinancialConnectionResponse.md +22 -0
  29. data/docs/DeleteSpendPowerResponse.md +20 -0
  30. data/docs/Entity.md +1 -1
  31. data/docs/ExchangeFinancialConnectionsPublicTokenRequest.md +1 -1
  32. data/docs/ExchangeFinancialConnectionsPublicTokenResponse.md +3 -3
  33. data/docs/FinancialConnectionData.md +2 -2
  34. data/docs/FinancialConnectionDetails.md +32 -0
  35. data/docs/FinancialConnectionDetailsMx.md +20 -0
  36. data/docs/FinancialConnectionDetailsPlaid.md +20 -0
  37. data/docs/FinancialConnectionDetailsTeller.md +20 -0
  38. data/docs/FinancialConnectionsAccount.md +8 -8
  39. data/docs/FinancialConnectionsAccountBalance.md +5 -3
  40. data/docs/FinancialConnectionsAccountCachedBalance.md +24 -0
  41. data/docs/FinancialConnectionsAccountDetails.md +2 -2
  42. data/docs/FinancialConnectionsAccountLiability.md +8 -8
  43. data/docs/FinancialConnectionsHolding.md +8 -8
  44. data/docs/FinancialConnectionsInvestmentSecurity.md +17 -7
  45. data/docs/FinancialConnectionsInvestmentSecurityExchange.md +18 -0
  46. data/docs/FinancialConnectionsInvestmentSecurityType.md +15 -0
  47. data/docs/FinancialConnectionsInvestmentTransaction.md +24 -2
  48. data/docs/FinancialConnectionsOwner.md +4 -4
  49. data/docs/FinancialConnectionsOwnerEmailsInner.md +1 -1
  50. data/docs/FinancialConnectionsOwnerNamesInner.md +1 -1
  51. data/docs/FinancialConnectionsOwnerPhoneNumbersInner.md +1 -1
  52. data/docs/FinancialInstitution.md +3 -1
  53. data/docs/FuseApi.md +588 -118
  54. data/docs/FuseApiAggregatorError.md +28 -0
  55. data/docs/FuseApiError.md +7 -5
  56. data/docs/FuseApiErrorCode.md +15 -0
  57. data/docs/FuseApiErrorData.md +2 -2
  58. data/docs/FuseApiErrorType.md +15 -0
  59. data/docs/FuseApiWarningData.md +1 -1
  60. data/docs/GetAssetReportRequest.md +2 -0
  61. data/docs/GetEntityResponse.md +4 -2
  62. data/docs/GetFinancialConnectionResponse.md +20 -0
  63. data/docs/GetFinancialConnectionsAccountDetailsResponse.md +3 -3
  64. data/docs/GetFinancialConnectionsAccountStatementRequest.md +22 -0
  65. data/docs/GetFinancialConnectionsAccountStatementResponse.md +20 -0
  66. data/docs/GetFinancialConnectionsAccountsResponse.md +3 -3
  67. data/docs/GetFinancialConnectionsBalanceRequest.md +3 -1
  68. data/docs/GetFinancialConnectionsBalanceRequestOptions.md +18 -0
  69. data/docs/{GetFinancialConnectionsAccountBalanceResponse.md → GetFinancialConnectionsBalanceResponse.md} +4 -4
  70. data/docs/GetFinancialConnectionsOwnersResponse.md +1 -1
  71. data/docs/GetFinancialConnectionsOwnersResponseAccountsInner.md +3 -3
  72. data/docs/GetFinancialConnectionsTransactionsRequest.md +26 -0
  73. data/docs/GetFinancialConnectionsTransactionsResponse.md +22 -0
  74. data/docs/GetFinancialInstitutionResponse.md +2 -2
  75. data/docs/GetInvestmentHoldingsRequest.md +3 -3
  76. data/docs/GetInvestmentHoldingsRequestOptions.md +18 -0
  77. data/docs/GetInvestmentHoldingsResponse.md +3 -5
  78. data/docs/GetInvestmentTransactionsRequest.md +11 -1
  79. data/docs/GetInvestmentTransactionsRequestOptions.md +18 -0
  80. data/docs/GetInvestmentTransactionsResponse.md +5 -5
  81. data/docs/GetSpendPowerResponse.md +20 -0
  82. data/docs/MigrateFinancialConnectionsAggregatorConnectionData.md +22 -0
  83. data/docs/MigrateFinancialConnectionsAggregatorConnectionDataMx.md +20 -0
  84. data/docs/MigrateFinancialConnectionsAggregatorConnectionDataPlaid.md +20 -0
  85. data/docs/MigrateFinancialConnectionsAggregatorConnectionDataTeller.md +18 -0
  86. data/docs/MigrateFinancialConnectionsTokenRequest.md +24 -0
  87. data/docs/MigrateFinancialConnectionsTokenRequestEntity.md +18 -0
  88. data/docs/MigrateFinancialConnectionsTokenResponse.md +24 -0
  89. data/docs/RefreshAssetReportRequest.md +5 -5
  90. data/docs/RefreshAssetReportResponse.md +22 -0
  91. data/docs/SpendPower.md +30 -0
  92. data/docs/SpendPowerApi.md +122 -0
  93. data/docs/SpendPowerCustomization.md +22 -0
  94. data/docs/SyncTransactionsResponse.md +2 -2
  95. data/docs/Transaction.md +38 -0
  96. data/docs/{GetTransactionsResponseDataInnerMerchant.md → TransactionMerchant.md} +2 -2
  97. data/docs/UpdateSpendPowerCustomizationResponse.md +20 -0
  98. data/docs/WebhookEvent.md +34 -0
  99. data/docs/WebhookSource.md +15 -0
  100. data/docs/WebhookType.md +15 -0
  101. data/fuse_client.gemspec +1 -1
  102. data/lib/fuse_client/api/fuse_api.rb +489 -136
  103. data/lib/fuse_client/api/spend_power_api.rb +146 -0
  104. data/lib/fuse_client/api_client.rb +1 -1
  105. data/lib/fuse_client/api_error.rb +1 -1
  106. data/lib/fuse_client/configuration.rb +86 -18
  107. data/lib/fuse_client/models/account_subtype.rb +178 -0
  108. data/lib/fuse_client/models/account_type.rb +46 -0
  109. data/lib/fuse_client/models/{get_transactions_response_data_inner.rb → add_spend_power_transaction_request.rb} +56 -83
  110. data/lib/fuse_client/models/{get_transactions_response.rb → add_spend_power_transaction_response.rb} +22 -33
  111. data/lib/fuse_client/models/aggregator.rb +4 -2
  112. data/lib/fuse_client/models/{get_asset_report_response_report.rb → asset_report.rb} +15 -27
  113. data/lib/fuse_client/models/{get_asset_report_response_report_accounts_inner.rb → asset_report_accounts_inner.rb} +27 -26
  114. data/lib/fuse_client/models/{get_asset_report_response_report_accounts_inner_balances.rb → asset_report_accounts_inner_balance.rb} +4 -4
  115. data/lib/fuse_client/models/{get_asset_report_response_report_accounts_inner_historical_balances_inner.rb → asset_report_accounts_inner_historical_balances_inner.rb} +4 -4
  116. data/lib/fuse_client/models/{get_asset_report_response.rb → asset_report_response.rb} +5 -5
  117. data/lib/fuse_client/models/asset_report_transaction.rb +385 -0
  118. data/lib/fuse_client/models/country_code.rb +40 -0
  119. data/lib/fuse_client/models/create_asset_report_request.rb +11 -23
  120. data/lib/fuse_client/models/create_asset_report_response.rb +3 -3
  121. data/lib/fuse_client/models/create_entity_request.rb +1 -1
  122. data/lib/fuse_client/models/create_entity_response.rb +1 -1
  123. data/lib/fuse_client/models/create_link_token_request.rb +25 -16
  124. data/lib/fuse_client/models/create_link_token_request_mx.rb +1 -1
  125. data/lib/fuse_client/models/create_link_token_request_plaid.rb +2 -2
  126. data/lib/fuse_client/models/create_link_token_request_teller.rb +220 -0
  127. data/lib/fuse_client/models/create_link_token_request_teller_config.rb +254 -0
  128. data/lib/fuse_client/models/create_link_token_response.rb +11 -1
  129. data/lib/fuse_client/models/create_session_request.rb +75 -11
  130. data/lib/fuse_client/models/create_session_response.rb +16 -1
  131. data/lib/fuse_client/models/create_spend_power_customization_response.rb +240 -0
  132. data/lib/fuse_client/models/create_spend_power_request.rb +255 -0
  133. data/lib/fuse_client/models/create_spend_power_response.rb +240 -0
  134. data/lib/fuse_client/models/currency.rb +235 -0
  135. data/lib/fuse_client/models/delete_financial_connection_response.rb +255 -0
  136. data/lib/fuse_client/models/delete_spend_power_response.rb +239 -0
  137. data/lib/fuse_client/models/entity.rb +2 -2
  138. data/lib/fuse_client/models/exchange_financial_connections_public_token_request.rb +6 -1
  139. data/lib/fuse_client/models/exchange_financial_connections_public_token_response.rb +18 -3
  140. data/lib/fuse_client/models/financial_connection_data.rb +11 -1
  141. data/lib/fuse_client/models/financial_connection_details.rb +345 -0
  142. data/lib/fuse_client/models/financial_connection_details_mx.rb +241 -0
  143. data/lib/fuse_client/models/{get_transactions_request.rb → financial_connection_details_plaid.rb} +19 -23
  144. data/lib/fuse_client/models/financial_connection_details_teller.rb +241 -0
  145. data/lib/fuse_client/models/financial_connections_account.rb +59 -14
  146. data/lib/fuse_client/models/financial_connections_account_balance.rb +21 -6
  147. data/lib/fuse_client/models/financial_connections_account_cached_balance.rb +250 -0
  148. data/lib/fuse_client/models/financial_connections_account_details.rb +11 -1
  149. data/lib/fuse_client/models/financial_connections_account_details_ach.rb +1 -1
  150. data/lib/fuse_client/models/financial_connections_account_institution.rb +1 -1
  151. data/lib/fuse_client/models/financial_connections_account_liability.rb +59 -14
  152. data/lib/fuse_client/models/financial_connections_account_liability_all_of.rb +1 -1
  153. data/lib/fuse_client/models/financial_connections_account_liability_all_of_aprs.rb +1 -1
  154. data/lib/fuse_client/models/financial_connections_holding.rb +52 -23
  155. data/lib/fuse_client/models/financial_connections_investment_security.rb +108 -24
  156. data/lib/fuse_client/models/financial_connections_investment_security_exchange.rb +220 -0
  157. data/lib/fuse_client/models/financial_connections_investment_security_type.rb +64 -0
  158. data/lib/fuse_client/models/financial_connections_investment_transaction.rb +206 -10
  159. data/lib/fuse_client/models/financial_connections_owner.rb +21 -1
  160. data/lib/fuse_client/models/financial_connections_owner_addresses_inner.rb +1 -1
  161. data/lib/fuse_client/models/financial_connections_owner_addresses_inner_data.rb +1 -1
  162. data/lib/fuse_client/models/financial_connections_owner_emails_inner.rb +6 -1
  163. data/lib/fuse_client/models/financial_connections_owner_names_inner.rb +6 -1
  164. data/lib/fuse_client/models/financial_connections_owner_phone_numbers_inner.rb +6 -1
  165. data/lib/fuse_client/models/financial_institution.rb +22 -5
  166. data/lib/fuse_client/models/financial_institution_logo.rb +1 -1
  167. data/lib/fuse_client/models/fuse_api_aggregator_error.rb +264 -0
  168. data/lib/fuse_client/models/fuse_api_error.rb +43 -4
  169. data/lib/fuse_client/models/fuse_api_error_code.rb +76 -0
  170. data/lib/fuse_client/models/fuse_api_error_data.rb +25 -3
  171. data/lib/fuse_client/models/fuse_api_error_type.rb +42 -0
  172. data/lib/fuse_client/models/fuse_api_warning.rb +1 -1
  173. data/lib/fuse_client/models/fuse_api_warning_data.rb +24 -2
  174. data/lib/fuse_client/models/fuse_api_warning_data_warnings_inner.rb +1 -1
  175. data/lib/fuse_client/models/get_asset_report_request.rb +17 -2
  176. data/lib/fuse_client/models/get_entity_response.rb +29 -2
  177. data/lib/fuse_client/models/get_financial_connection_response.rb +239 -0
  178. data/lib/fuse_client/models/get_financial_connections_account_details_request.rb +1 -1
  179. data/lib/fuse_client/models/get_financial_connections_account_details_response.rb +16 -1
  180. data/lib/fuse_client/models/get_financial_connections_account_statement_request.rb +250 -0
  181. data/lib/fuse_client/models/get_financial_connections_account_statement_response.rb +240 -0
  182. data/lib/fuse_client/models/get_financial_connections_accounts_request.rb +1 -1
  183. data/lib/fuse_client/models/get_financial_connections_accounts_response.rb +16 -1
  184. data/lib/fuse_client/models/get_financial_connections_balance_request.rb +14 -5
  185. data/lib/fuse_client/models/get_financial_connections_balance_request_options.rb +222 -0
  186. data/lib/fuse_client/models/{get_financial_connections_account_balance_response.rb → get_financial_connections_balance_response.rb} +14 -4
  187. data/lib/fuse_client/models/get_financial_connections_owners_request.rb +1 -1
  188. data/lib/fuse_client/models/get_financial_connections_owners_response.rb +6 -1
  189. data/lib/fuse_client/models/get_financial_connections_owners_response_accounts_inner.rb +16 -1
  190. data/lib/fuse_client/models/get_financial_connections_transactions_request.rb +334 -0
  191. data/lib/fuse_client/models/get_financial_connections_transactions_response.rb +256 -0
  192. data/lib/fuse_client/models/get_financial_institution_response.rb +11 -1
  193. data/lib/fuse_client/models/get_investment_holdings_request.rb +9 -10
  194. data/lib/fuse_client/models/get_investment_holdings_request_options.rb +222 -0
  195. data/lib/fuse_client/models/get_investment_holdings_response.rb +18 -14
  196. data/lib/fuse_client/models/get_investment_transactions_request.rb +95 -5
  197. data/lib/fuse_client/models/get_investment_transactions_request_options.rb +222 -0
  198. data/lib/fuse_client/models/get_investment_transactions_response.rb +25 -11
  199. data/lib/fuse_client/models/get_liabilities_request.rb +1 -1
  200. data/lib/fuse_client/models/get_liabilities_response.rb +1 -1
  201. data/lib/fuse_client/models/get_spend_power_response.rb +239 -0
  202. data/lib/fuse_client/models/migrate_financial_connections_aggregator_connection_data.rb +238 -0
  203. data/lib/fuse_client/models/migrate_financial_connections_aggregator_connection_data_mx.rb +236 -0
  204. data/lib/fuse_client/models/migrate_financial_connections_aggregator_connection_data_plaid.rb +236 -0
  205. data/lib/fuse_client/models/migrate_financial_connections_aggregator_connection_data_teller.rb +226 -0
  206. data/lib/fuse_client/models/migrate_financial_connections_token_request.rb +323 -0
  207. data/lib/fuse_client/models/{transaction_common_model.rb → migrate_financial_connections_token_request_entity.rb} +12 -13
  208. data/lib/fuse_client/models/migrate_financial_connections_token_response.rb +264 -0
  209. data/lib/fuse_client/models/product.rb +3 -3
  210. data/lib/fuse_client/models/refresh_asset_report_request.rb +32 -33
  211. data/lib/fuse_client/models/refresh_asset_report_response.rb +240 -0
  212. data/lib/fuse_client/models/{financial_connections_investment_transaction_data_inner.rb → spend_power.rb} +83 -58
  213. data/lib/fuse_client/models/{financial_connections_investment_account.rb → spend_power_customization.rb} +75 -74
  214. data/lib/fuse_client/models/sync_financial_connections_data_response.rb +1 -1
  215. data/lib/fuse_client/models/sync_transactions_request.rb +1 -1
  216. data/lib/fuse_client/models/sync_transactions_response.rb +3 -3
  217. data/lib/fuse_client/models/sync_transactions_response_removed_inner.rb +1 -1
  218. data/lib/fuse_client/models/transaction.rb +412 -0
  219. data/lib/fuse_client/models/{get_transactions_response_data_inner_merchant.rb → transaction_merchant.rb} +4 -4
  220. data/lib/fuse_client/models/update_entity_request.rb +1 -1
  221. data/lib/fuse_client/models/update_entity_response.rb +1 -1
  222. data/lib/fuse_client/models/update_spend_power_customization_response.rb +240 -0
  223. data/lib/fuse_client/models/webhook_event.rb +353 -0
  224. data/lib/fuse_client/models/webhook_source.rb +43 -0
  225. data/lib/fuse_client/models/webhook_type.rb +43 -0
  226. data/lib/fuse_client/version.rb +2 -2
  227. data/lib/fuse_client.rb +57 -14
  228. data/spec/api/fuse_api_spec.rb +100 -36
  229. data/spec/api/spend_power_api_spec.rb +64 -0
  230. data/spec/api_client_spec.rb +3 -1
  231. data/spec/configuration_spec.rb +1 -1
  232. data/spec/models/account_subtype_spec.rb +28 -0
  233. data/spec/models/account_type_spec.rb +28 -0
  234. data/spec/models/add_spend_power_transaction_request_spec.rb +50 -0
  235. data/spec/models/add_spend_power_transaction_response_spec.rb +40 -0
  236. data/spec/models/aggregator_spec.rb +1 -1
  237. data/spec/models/{get_asset_report_response_report_accounts_inner_balances_spec.rb → asset_report_accounts_inner_balance_spec.rb} +7 -7
  238. data/spec/models/{get_asset_report_response_report_accounts_inner_historical_balances_inner_spec.rb → asset_report_accounts_inner_historical_balances_inner_spec.rb} +7 -7
  239. data/spec/models/{get_transactions_response_spec.rb → asset_report_accounts_inner_spec.rb} +11 -11
  240. data/spec/models/{get_asset_report_response_spec.rb → asset_report_response_spec.rb} +7 -7
  241. data/spec/models/{get_asset_report_response_report_spec.rb → asset_report_spec.rb} +8 -14
  242. data/spec/models/asset_report_transaction_spec.rb +96 -0
  243. data/spec/models/country_code_spec.rb +28 -0
  244. data/spec/models/create_asset_report_request_spec.rb +1 -7
  245. data/spec/models/create_asset_report_response_spec.rb +1 -1
  246. data/spec/models/create_entity_request_spec.rb +1 -1
  247. data/spec/models/create_entity_response_spec.rb +1 -1
  248. data/spec/models/create_link_token_request_mx_spec.rb +1 -1
  249. data/spec/models/create_link_token_request_plaid_spec.rb +1 -1
  250. data/spec/models/create_link_token_request_spec.rb +10 -4
  251. data/spec/models/create_link_token_request_teller_config_spec.rb +38 -0
  252. data/spec/models/create_link_token_request_teller_spec.rb +34 -0
  253. data/spec/models/create_link_token_response_spec.rb +1 -1
  254. data/spec/models/create_session_request_spec.rb +25 -1
  255. data/spec/models/create_session_response_spec.rb +1 -1
  256. data/spec/models/create_spend_power_customization_response_spec.rb +40 -0
  257. data/spec/models/{get_transactions_request_spec.rb → create_spend_power_request_spec.rb} +9 -9
  258. data/spec/models/create_spend_power_response_spec.rb +40 -0
  259. data/spec/models/{get_transactions_response_data_inner_merchant_spec.rb → currency_spec.rb} +13 -7
  260. data/spec/models/delete_financial_connection_response_spec.rb +46 -0
  261. data/spec/models/delete_spend_power_response_spec.rb +40 -0
  262. data/spec/models/entity_spec.rb +1 -1
  263. data/spec/models/exchange_financial_connections_public_token_request_spec.rb +1 -1
  264. data/spec/models/exchange_financial_connections_public_token_response_spec.rb +1 -1
  265. data/spec/models/financial_connection_data_spec.rb +1 -1
  266. data/spec/models/financial_connection_details_mx_spec.rb +40 -0
  267. data/spec/models/financial_connection_details_plaid_spec.rb +40 -0
  268. data/spec/models/{financial_connections_investment_transaction_data_inner_spec.rb → financial_connection_details_spec.rb} +18 -14
  269. data/spec/models/financial_connection_details_teller_spec.rb +40 -0
  270. data/spec/models/financial_connections_account_balance_spec.rb +7 -1
  271. data/spec/models/{get_asset_report_response_report_accounts_inner_spec.rb → financial_connections_account_cached_balance_spec.rb} +11 -11
  272. data/spec/models/financial_connections_account_details_ach_spec.rb +1 -1
  273. data/spec/models/financial_connections_account_details_spec.rb +1 -1
  274. data/spec/models/financial_connections_account_institution_spec.rb +1 -1
  275. data/spec/models/financial_connections_account_liability_all_of_aprs_spec.rb +1 -1
  276. data/spec/models/financial_connections_account_liability_all_of_spec.rb +1 -1
  277. data/spec/models/financial_connections_account_liability_spec.rb +2 -2
  278. data/spec/models/financial_connections_account_spec.rb +2 -2
  279. data/spec/models/financial_connections_holding_spec.rb +4 -4
  280. data/spec/models/financial_connections_investment_security_exchange_spec.rb +34 -0
  281. data/spec/models/financial_connections_investment_security_spec.rb +34 -4
  282. data/spec/models/financial_connections_investment_security_type_spec.rb +28 -0
  283. data/spec/models/financial_connections_investment_transaction_spec.rb +72 -2
  284. data/spec/models/financial_connections_owner_addresses_inner_data_spec.rb +1 -1
  285. data/spec/models/financial_connections_owner_addresses_inner_spec.rb +1 -1
  286. data/spec/models/financial_connections_owner_emails_inner_spec.rb +1 -1
  287. data/spec/models/financial_connections_owner_names_inner_spec.rb +1 -1
  288. data/spec/models/financial_connections_owner_phone_numbers_inner_spec.rb +1 -1
  289. data/spec/models/financial_connections_owner_spec.rb +1 -1
  290. data/spec/models/financial_institution_logo_spec.rb +1 -1
  291. data/spec/models/financial_institution_spec.rb +7 -1
  292. data/spec/models/fuse_api_aggregator_error_spec.rb +64 -0
  293. data/spec/models/fuse_api_error_code_spec.rb +28 -0
  294. data/spec/models/fuse_api_error_data_spec.rb +1 -1
  295. data/spec/models/fuse_api_error_spec.rb +7 -1
  296. data/spec/models/fuse_api_error_type_spec.rb +28 -0
  297. data/spec/models/fuse_api_warning_data_spec.rb +1 -1
  298. data/spec/models/fuse_api_warning_data_warnings_inner_spec.rb +1 -1
  299. data/spec/models/fuse_api_warning_spec.rb +1 -1
  300. data/spec/models/get_asset_report_request_spec.rb +7 -1
  301. data/spec/models/get_entity_response_spec.rb +7 -1
  302. data/spec/models/get_financial_connection_response_spec.rb +40 -0
  303. data/spec/models/get_financial_connections_account_details_request_spec.rb +1 -1
  304. data/spec/models/get_financial_connections_account_details_response_spec.rb +1 -1
  305. data/spec/models/get_financial_connections_account_statement_request_spec.rb +46 -0
  306. data/spec/models/{get_financial_connections_account_balance_response_spec.rb → get_financial_connections_account_statement_response_spec.rb} +8 -8
  307. data/spec/models/get_financial_connections_accounts_request_spec.rb +1 -1
  308. data/spec/models/get_financial_connections_accounts_response_spec.rb +1 -1
  309. data/spec/models/get_financial_connections_balance_request_options_spec.rb +34 -0
  310. data/spec/models/get_financial_connections_balance_request_spec.rb +7 -1
  311. data/spec/models/get_financial_connections_balance_response_spec.rb +40 -0
  312. data/spec/models/get_financial_connections_owners_request_spec.rb +1 -1
  313. data/spec/models/get_financial_connections_owners_response_accounts_inner_spec.rb +1 -1
  314. data/spec/models/get_financial_connections_owners_response_spec.rb +1 -1
  315. data/spec/models/get_financial_connections_transactions_request_spec.rb +58 -0
  316. data/spec/models/get_financial_connections_transactions_response_spec.rb +46 -0
  317. data/spec/models/get_financial_institution_response_spec.rb +1 -1
  318. data/spec/models/get_investment_holdings_request_options_spec.rb +34 -0
  319. data/spec/models/get_investment_holdings_request_spec.rb +2 -2
  320. data/spec/models/get_investment_holdings_response_spec.rb +1 -7
  321. data/spec/models/get_investment_transactions_request_options_spec.rb +34 -0
  322. data/spec/models/get_investment_transactions_request_spec.rb +31 -1
  323. data/spec/models/get_investment_transactions_response_spec.rb +2 -2
  324. data/spec/models/get_liabilities_request_spec.rb +1 -1
  325. data/spec/models/get_liabilities_response_spec.rb +1 -1
  326. data/spec/models/get_spend_power_response_spec.rb +40 -0
  327. data/spec/models/migrate_financial_connections_aggregator_connection_data_mx_spec.rb +40 -0
  328. data/spec/models/migrate_financial_connections_aggregator_connection_data_plaid_spec.rb +40 -0
  329. data/spec/models/migrate_financial_connections_aggregator_connection_data_spec.rb +46 -0
  330. data/spec/models/migrate_financial_connections_aggregator_connection_data_teller_spec.rb +34 -0
  331. data/spec/models/migrate_financial_connections_token_request_entity_spec.rb +34 -0
  332. data/spec/models/migrate_financial_connections_token_request_spec.rb +56 -0
  333. data/spec/models/migrate_financial_connections_token_response_spec.rb +52 -0
  334. data/spec/models/product_spec.rb +1 -1
  335. data/spec/models/refresh_asset_report_request_spec.rb +3 -3
  336. data/spec/models/refresh_asset_report_response_spec.rb +46 -0
  337. data/spec/models/spend_power_customization_spec.rb +50 -0
  338. data/spec/models/{financial_connections_investment_account_spec.rb → spend_power_spec.rb} +14 -20
  339. data/spec/models/sync_financial_connections_data_response_spec.rb +1 -1
  340. data/spec/models/sync_transactions_request_spec.rb +1 -1
  341. data/spec/models/sync_transactions_response_removed_inner_spec.rb +1 -1
  342. data/spec/models/sync_transactions_response_spec.rb +1 -1
  343. data/spec/models/{transaction_common_model_spec.rb → transaction_merchant_spec.rb} +8 -8
  344. data/spec/models/transaction_spec.rb +106 -0
  345. data/spec/models/update_entity_request_spec.rb +1 -1
  346. data/spec/models/update_entity_response_spec.rb +1 -1
  347. data/spec/models/update_spend_power_customization_response_spec.rb +40 -0
  348. data/spec/models/{get_transactions_response_data_inner_spec.rb → webhook_event_spec.rb} +20 -22
  349. data/spec/models/webhook_source_spec.rb +28 -0
  350. data/spec/models/webhook_type_spec.rb +28 -0
  351. data/spec/spec_helper.rb +1 -1
  352. metadata +226 -54
  353. data/docs/FinancialConnectionsInvestmentAccount.md +0 -32
  354. data/docs/FinancialConnectionsInvestmentTransactionDataInner.md +0 -32
  355. data/docs/GetAssetReportResponseReport.md +0 -28
  356. data/docs/GetAssetReportResponseReportAccountsInner.md +0 -24
  357. data/docs/GetTransactionsRequest.md +0 -22
  358. data/docs/GetTransactionsResponse.md +0 -24
  359. data/docs/GetTransactionsResponseDataInner.md +0 -36
  360. data/docs/TransactionCommonModel.md +0 -18
@@ -4,8 +4,8 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **id** | **String** | The financial connection id. | [optional] |
8
- | **institution_id** | **String** | The Fuse Institution ID associated with the financial connection | [optional] |
7
+ | **id** | **String** | The financial connection id. | |
8
+ | **institution_id** | **String** | The Fuse Institution ID associated with the financial connection | |
9
9
 
10
10
  ## Example
11
11
 
@@ -0,0 +1,32 @@
1
+ # FuseClient::FinancialConnectionDetails
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **id** | **String** | The fuse financial connection id. | |
8
+ | **connection_status** | **String** | Connection status of the current financial connection | |
9
+ | **connection_status_updated_at** | **String** | Last time the connection status was updated in ISO-8601 format. | |
10
+ | **is_oauth** | **Boolean** | Whether this is an oauth connection | |
11
+ | **aggregator** | [**Aggregator**](Aggregator.md) | | |
12
+ | **plaid** | [**FinancialConnectionDetailsPlaid**](FinancialConnectionDetailsPlaid.md) | | [optional] |
13
+ | **teller** | [**FinancialConnectionDetailsTeller**](FinancialConnectionDetailsTeller.md) | | [optional] |
14
+ | **mx** | [**FinancialConnectionDetailsMx**](FinancialConnectionDetailsMx.md) | | [optional] |
15
+
16
+ ## Example
17
+
18
+ ```ruby
19
+ require 'fuse_client'
20
+
21
+ instance = FuseClient::FinancialConnectionDetails.new(
22
+ id: null,
23
+ connection_status: null,
24
+ connection_status_updated_at: null,
25
+ is_oauth: null,
26
+ aggregator: null,
27
+ plaid: null,
28
+ teller: null,
29
+ mx: null
30
+ )
31
+ ```
32
+
@@ -0,0 +1,20 @@
1
+ # FuseClient::FinancialConnectionDetailsMx
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **user_guid** | **String** | User GUID for MX | |
8
+ | **member_guid** | **String** | Member GUID for MX | |
9
+
10
+ ## Example
11
+
12
+ ```ruby
13
+ require 'fuse_client'
14
+
15
+ instance = FuseClient::FinancialConnectionDetailsMx.new(
16
+ user_guid: null,
17
+ member_guid: null
18
+ )
19
+ ```
20
+
@@ -0,0 +1,20 @@
1
+ # FuseClient::FinancialConnectionDetailsPlaid
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **access_token** | **String** | Access token for Plaid | |
8
+ | **item_id** | **String** | ID of the item associated with the access token in Plaid | |
9
+
10
+ ## Example
11
+
12
+ ```ruby
13
+ require 'fuse_client'
14
+
15
+ instance = FuseClient::FinancialConnectionDetailsPlaid.new(
16
+ access_token: null,
17
+ item_id: null
18
+ )
19
+ ```
20
+
@@ -0,0 +1,20 @@
1
+ # FuseClient::FinancialConnectionDetailsTeller
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **access_token** | **String** | Access token for Teller | |
8
+ | **enrollment_id** | **String** | Enrollment ID associated with the access token in Teller | |
9
+
10
+ ## Example
11
+
12
+ ```ruby
13
+ require 'fuse_client'
14
+
15
+ instance = FuseClient::FinancialConnectionDetailsTeller.new(
16
+ access_token: null,
17
+ enrollment_id: null
18
+ )
19
+ ```
20
+
@@ -4,14 +4,14 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **remote_id** | **String** | Remote Id of the account, ie Plaid or Teller account id | [optional] |
8
- | **fingerprint** | **String** | Uniquely identifies this account across all accounts associated with your organization. See more information here: https://letsfuse.readme.io/docs/duplicate-accounts | [optional] |
7
+ | **remote_id** | **String** | Remote Id of the account, ie Plaid or Teller account id | |
8
+ | **fingerprint** | **String** | Uniquely identifies this account across all accounts associated with your organization. See more information here: https://letsfuse.readme.io/docs/duplicate-accounts | |
9
9
  | **institution** | [**FinancialConnectionsAccountInstitution**](FinancialConnectionsAccountInstitution.md) | | [optional] |
10
- | **last_four** | **String** | The last four digits of the account number. | [optional] |
11
- | **name** | **String** | The account's name, ie 'My Checking' | [optional] |
12
- | **type** | **String** | The account's type e.g depository. | [optional] |
13
- | **subtype** | **String** | The account's subtype | [optional] |
14
- | **balance** | [**FinancialConnectionsAccountBalance**](FinancialConnectionsAccountBalance.md) | | [optional] |
10
+ | **mask** | **String** | The partial account number. | [optional] |
11
+ | **name** | **String** | The account's name, ie 'My Checking' | |
12
+ | **type** | [**AccountType**](AccountType.md) | | |
13
+ | **subtype** | [**AccountSubtype**](AccountSubtype.md) | | [optional] |
14
+ | **balance** | [**FinancialConnectionsAccountCachedBalance**](FinancialConnectionsAccountCachedBalance.md) | | |
15
15
 
16
16
  ## Example
17
17
 
@@ -22,7 +22,7 @@ instance = FuseClient::FinancialConnectionsAccount.new(
22
22
  remote_id: null,
23
23
  fingerprint: null,
24
24
  institution: null,
25
- last_four: null,
25
+ mask: null,
26
26
  name: null,
27
27
  type: null,
28
28
  subtype: null,
@@ -4,10 +4,11 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **available** | **String** | The amount of funds available to be withdrawn from the account, as determined by the financial institution Available balance may be cached and is not guaranteed to be up-to-date in realtime unless the value was returned by /financial_connections/balances. | [optional] |
8
- | **current** | **Float** | Amount without factoring in pending balances | [optional] |
7
+ | **remote_account_id** | **String** | Remote Account Id of the transaction, ie Plaid Account Id | |
8
+ | **available** | **Float** | Amount in cents after factoring in pending balances. For accounts with credit features, the available funds generally equal the credit limit. Some institutions may not provide an available balance calculation. If this is the case, Fuse will return a null value for the available balance. To ensure you have the most accurate information, we recommend obtaining the current balance by using 'balance.available || balance.current'. | [optional] |
9
+ | **current** | **Float** | Amount in cents without factoring in pending balances | [optional] |
9
10
  | **iso_currency_code** | **String** | The ISO-4217 currency code of the balance. | [optional] |
10
- | **last_updated_date** | **String** | The date of the last update to the balance. | [optional] |
11
+ | **last_updated_date** | **String** | The last time the account balance was updated, represented as an ISO 8601 timestamp (YYYY-MM-DDTHH:mm:ssZ). This value may not be available for some accounts. | [optional] |
11
12
 
12
13
  ## Example
13
14
 
@@ -15,6 +16,7 @@
15
16
  require 'fuse_client'
16
17
 
17
18
  instance = FuseClient::FinancialConnectionsAccountBalance.new(
19
+ remote_account_id: null,
18
20
  available: null,
19
21
  current: null,
20
22
  iso_currency_code: null,
@@ -0,0 +1,24 @@
1
+ # FuseClient::FinancialConnectionsAccountCachedBalance
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **available** | **Float** | The amount of funds available to be withdrawn from the account, as determined by the financial institution Available balance may be cached and is not guaranteed to be up-to-date in realtime unless the value was returned by /financial_connections/balances. For accounts with credit features, the available funds generally equal the credit limit. Some institutions may not provide an available balance calculation. If this is the case, Fuse will return a null value for the available balance. To ensure you have the most accurate information, we recommend obtaining the current balance by using 'balance.available || balance.current'. | [optional] |
8
+ | **current** | **Float** | Amount without factoring in pending balances | [optional] |
9
+ | **iso_currency_code** | **String** | The ISO-4217 currency code of the balance. | [optional] |
10
+ | **last_updated_date** | **String** | The date of the last update to the balance. | [optional] |
11
+
12
+ ## Example
13
+
14
+ ```ruby
15
+ require 'fuse_client'
16
+
17
+ instance = FuseClient::FinancialConnectionsAccountCachedBalance.new(
18
+ available: null,
19
+ current: null,
20
+ iso_currency_code: null,
21
+ last_updated_date: null
22
+ )
23
+ ```
24
+
@@ -4,8 +4,8 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **remote_id** | **String** | Remote Id of the account, ie Plaid or Teller account id | [optional] |
8
- | **ach** | [**FinancialConnectionsAccountDetailsAch**](FinancialConnectionsAccountDetailsAch.md) | | [optional] |
7
+ | **remote_id** | **String** | Remote Id of the account, ie Plaid or Teller account id | |
8
+ | **ach** | [**FinancialConnectionsAccountDetailsAch**](FinancialConnectionsAccountDetailsAch.md) | | |
9
9
 
10
10
  ## Example
11
11
 
@@ -4,14 +4,14 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **remote_id** | **String** | Remote Id of the account, ie Plaid or Teller account id | [optional] |
8
- | **fingerprint** | **String** | Uniquely identifies this account across all accounts associated with your organization. See more information here: https://letsfuse.readme.io/docs/duplicate-accounts | [optional] |
7
+ | **remote_id** | **String** | Remote Id of the account, ie Plaid or Teller account id | |
8
+ | **fingerprint** | **String** | Uniquely identifies this account across all accounts associated with your organization. See more information here: https://letsfuse.readme.io/docs/duplicate-accounts | |
9
9
  | **institution** | [**FinancialConnectionsAccountInstitution**](FinancialConnectionsAccountInstitution.md) | | [optional] |
10
- | **last_four** | **String** | The last four digits of the account number. | [optional] |
11
- | **name** | **String** | The account's name, ie 'My Checking' | [optional] |
12
- | **type** | **String** | The account's type e.g depository. | [optional] |
13
- | **subtype** | **String** | The account's subtype | [optional] |
14
- | **balance** | [**FinancialConnectionsAccountBalance**](FinancialConnectionsAccountBalance.md) | | [optional] |
10
+ | **mask** | **String** | The partial account number. | [optional] |
11
+ | **name** | **String** | The account's name, ie 'My Checking' | |
12
+ | **type** | [**AccountType**](AccountType.md) | | |
13
+ | **subtype** | [**AccountSubtype**](AccountSubtype.md) | | [optional] |
14
+ | **balance** | [**FinancialConnectionsAccountCachedBalance**](FinancialConnectionsAccountCachedBalance.md) | | |
15
15
  | **aprs** | [**Array<FinancialConnectionsAccountLiabilityAllOfAprs>**](FinancialConnectionsAccountLiabilityAllOfAprs.md) | The various interest rates that apply to the account. If APR data is not available, this array will be empty. | [optional] |
16
16
  | **interest_rate_percentage** | **Float** | The interest rate on the loan as a percentage. | [optional] |
17
17
  | **origination_principal_amount** | **Float** | The original principal balance of the loan. | [optional] |
@@ -29,7 +29,7 @@ instance = FuseClient::FinancialConnectionsAccountLiability.new(
29
29
  remote_id: null,
30
30
  fingerprint: null,
31
31
  institution: null,
32
- last_four: null,
32
+ mask: null,
33
33
  name: null,
34
34
  type: null,
35
35
  subtype: null,
@@ -4,12 +4,12 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **remote_account_id** | **String** | Remote account id associated with this holding | [optional] |
8
- | **cost_basis** | **Float** | The original total value of the holding. | [optional] |
9
- | **value** | **Float** | The value of the holding | [optional] |
10
- | **iso_currency_code** | **String** | The ISO-4217 currency code of the holding. | [optional] |
11
- | **quantity** | **Float** | The number of units of the security involved in this transaction. | [optional] |
12
- | **security_id** | **String** | The security_id associated with the holding. | [optional] |
7
+ | **remote_account_id** | **String** | The remote account ID associated with this holding. | |
8
+ | **cost_basis** | **Float** | The original total value of the holding when it was purchased. | |
9
+ | **value** | **Float** | The current market value of the holding. | |
10
+ | **quantity** | **Float** | The number of units of the security held in this holding. | |
11
+ | **institution_price** | **Float** | The price of the security as provided by the financial institution managing the holding. | |
12
+ | **security** | [**FinancialConnectionsInvestmentSecurity**](FinancialConnectionsInvestmentSecurity.md) | | |
13
13
 
14
14
  ## Example
15
15
 
@@ -20,9 +20,9 @@ instance = FuseClient::FinancialConnectionsHolding.new(
20
20
  remote_account_id: null,
21
21
  cost_basis: null,
22
22
  value: null,
23
- iso_currency_code: null,
24
23
  quantity: null,
25
- security_id: null
24
+ institution_price: null,
25
+ security: null
26
26
  )
27
27
  ```
28
28
 
@@ -4,11 +4,16 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **type** | **String** | The security type of the holding. | [optional] |
8
- | **cusip** | **String** | 9-character CUSIP, an identifier assigned to North American securities. | [optional] |
7
+ | **remote_id** | **String** | Remote Id of the security, ie Plaid or Snaptrade security id | |
8
+ | **symbol** | **String** | The trading symbol for publicly traded securities, or a short identifier if available. | |
9
+ | **isin** | **String** | The International Securities Identification Number (ISIN) uniquely identifies the security. | [optional] |
10
+ | **sedol** | **String** | The Stock Exchange Daily Official List (SEDOL) code uniquely identifies the security, primarily used in the United Kingdom and Ireland. | [optional] |
11
+ | **cusip** | **String** | The Committee on Uniform Securities Identification Procedures (CUSIP) number uniquely identifies the security, primarily used in the United States and Canada. | [optional] |
12
+ | **close_price** | **Float** | The closing price of the security at the end of the most recent trading day. | [optional] |
13
+ | **currency** | [**Currency**](Currency.md) | | |
9
14
  | **name** | **String** | A descriptive name for the security, suitable for display. | [optional] |
10
- | **ticker_symbol** | **String** | The security’s trading symbol for publicly traded securities, and otherwise a short identifier if available. | [optional] |
11
- | **id** | **String** | A unique identity for the security | [optional] |
15
+ | **type** | [**FinancialConnectionsInvestmentSecurityType**](FinancialConnectionsInvestmentSecurityType.md) | | [optional] |
16
+ | **exchange** | [**FinancialConnectionsInvestmentSecurityExchange**](FinancialConnectionsInvestmentSecurityExchange.md) | | [optional] |
12
17
 
13
18
  ## Example
14
19
 
@@ -16,11 +21,16 @@
16
21
  require 'fuse_client'
17
22
 
18
23
  instance = FuseClient::FinancialConnectionsInvestmentSecurity.new(
19
- type: null,
24
+ remote_id: null,
25
+ symbol: null,
26
+ isin: null,
27
+ sedol: null,
20
28
  cusip: null,
29
+ close_price: null,
30
+ currency: null,
21
31
  name: null,
22
- ticker_symbol: null,
23
- id: null
32
+ type: null,
33
+ exchange: null
24
34
  )
25
35
  ```
26
36
 
@@ -0,0 +1,18 @@
1
+ # FuseClient::FinancialConnectionsInvestmentSecurityExchange
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **mic_code** | **String** | The Market Identifier Code (MIC) associated with the specific financial market or exchange where the security is traded. | [optional] |
8
+
9
+ ## Example
10
+
11
+ ```ruby
12
+ require 'fuse_client'
13
+
14
+ instance = FuseClient::FinancialConnectionsInvestmentSecurityExchange.new(
15
+ mic_code: null
16
+ )
17
+ ```
18
+
@@ -0,0 +1,15 @@
1
+ # FuseClient::FinancialConnectionsInvestmentSecurityType
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+
8
+ ## Example
9
+
10
+ ```ruby
11
+ require 'fuse_client'
12
+
13
+ instance = FuseClient::FinancialConnectionsInvestmentSecurityType.new()
14
+ ```
15
+
@@ -4,7 +4,18 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **data** | [**Array<FinancialConnectionsInvestmentTransactionDataInner>**](FinancialConnectionsInvestmentTransactionDataInner.md) | | [optional] |
7
+ | **remote_id** | **String** | The remote ID of the Investment transaction | |
8
+ | **remote_account_id** | **String** | Remote Account Id of the transaction, ie Plaid Account Id | |
9
+ | **account_name** | **String** | The name of the account associated with the investment transaction | [optional] |
10
+ | **amount** | **Float** | The amount of the investment transaction | |
11
+ | **description** | **String** | A description of the investment transaction | |
12
+ | **fees** | **Float** | The fees associated with the investment transaction | |
13
+ | **currency** | [**Currency**](Currency.md) | | |
14
+ | **date** | **Time** | The date and time of the investment transaction | |
15
+ | **type** | **String** | The type of the investment transaction (e.g., 'buy', 'sell', 'dividend') | |
16
+ | **quantity** | **Float** | The number of units of the security involved in this transaction | |
17
+ | **price** | **Float** | The price of the security involved in this transaction | |
18
+ | **security** | [**FinancialConnectionsInvestmentSecurity**](FinancialConnectionsInvestmentSecurity.md) | | |
8
19
 
9
20
  ## Example
10
21
 
@@ -12,7 +23,18 @@
12
23
  require 'fuse_client'
13
24
 
14
25
  instance = FuseClient::FinancialConnectionsInvestmentTransaction.new(
15
- data: null
26
+ remote_id: null,
27
+ remote_account_id: null,
28
+ account_name: null,
29
+ amount: null,
30
+ description: null,
31
+ fees: null,
32
+ currency: null,
33
+ date: null,
34
+ type: null,
35
+ quantity: null,
36
+ price: null,
37
+ security: null
16
38
  )
17
39
  ```
18
40
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **addresses** | [**Array<FinancialConnectionsOwnerAddressesInner>**](FinancialConnectionsOwnerAddressesInner.md) | | [optional] |
8
- | **emails** | [**Array<FinancialConnectionsOwnerEmailsInner>**](FinancialConnectionsOwnerEmailsInner.md) | | [optional] |
9
- | **names** | [**Array<FinancialConnectionsOwnerNamesInner>**](FinancialConnectionsOwnerNamesInner.md) | List of names associated with the owner | [optional] |
10
- | **phone_numbers** | [**Array<FinancialConnectionsOwnerPhoneNumbersInner>**](FinancialConnectionsOwnerPhoneNumbersInner.md) | | [optional] |
7
+ | **addresses** | [**Array<FinancialConnectionsOwnerAddressesInner>**](FinancialConnectionsOwnerAddressesInner.md) | | |
8
+ | **emails** | [**Array<FinancialConnectionsOwnerEmailsInner>**](FinancialConnectionsOwnerEmailsInner.md) | | |
9
+ | **names** | [**Array<FinancialConnectionsOwnerNamesInner>**](FinancialConnectionsOwnerNamesInner.md) | List of names associated with the owner | |
10
+ | **phone_numbers** | [**Array<FinancialConnectionsOwnerPhoneNumbersInner>**](FinancialConnectionsOwnerPhoneNumbersInner.md) | | |
11
11
 
12
12
  ## Example
13
13
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **data** | **String** | Email address | [optional] |
7
+ | **data** | **String** | Email address | |
8
8
  | **primary** | **Boolean** | Indicating if it is the primary email | [optional] |
9
9
  | **type** | **String** | Type of the email | [optional] |
10
10
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **data** | **String** | Name of the owner | [optional] |
7
+ | **data** | **String** | Name of the owner | |
8
8
  | **type** | **String** | Type of name. Possible values are \"name\" or \"alias\" | [optional] |
9
9
 
10
10
  ## Example
@@ -4,7 +4,7 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **data** | **String** | The phone number | [optional] |
7
+ | **data** | **String** | The phone number | |
8
8
  | **primary** | **Boolean** | Indicating if it is the primary phone number | [optional] |
9
9
  | **type** | **String** | Type of the phone number | [optional] |
10
10
 
@@ -8,6 +8,7 @@
8
8
  | **name** | **String** | Name for the financial institution. | |
9
9
  | **logo** | [**FinancialInstitutionLogo**](FinancialInstitutionLogo.md) | | [optional] |
10
10
  | **website** | **String** | Website of the financial institution. | [optional] |
11
+ | **country_codes** | [**Array<CountryCode>**](CountryCode.md) | List of country codes supported by this institution | |
11
12
 
12
13
  ## Example
13
14
 
@@ -18,7 +19,8 @@ instance = FuseClient::FinancialInstitution.new(
18
19
  id: null,
19
20
  name: null,
20
21
  logo: null,
21
- website: null
22
+ website: null,
23
+ country_codes: null
22
24
  )
23
25
  ```
24
26