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
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 6.3.0
9
+ OpenAPI Generator version: 6.5.0
10
10
 
11
11
  =end
12
12
 
@@ -14,40 +14,44 @@ require 'date'
14
14
  require 'time'
15
15
 
16
16
  module FuseClient
17
- class FinancialConnectionsInvestmentAccount
18
- # Remote Id of the account, ie Plaid or Teller account id
19
- attr_accessor :remote_id
20
-
21
- # Uniquely identifies this account across all accounts associated with your organization. See more information here: https://letsfuse.readme.io/docs/duplicate-accounts
22
- attr_accessor :fingerprint
23
-
24
- attr_accessor :institution
25
-
26
- # The last four digits of the account number.
27
- attr_accessor :last_four
28
-
29
- # The account's name, ie 'My Checking'
30
- attr_accessor :name
31
-
32
- # The account's type e.g depository.
33
- attr_accessor :type
34
-
35
- # The account's subtype e.g checking
36
- attr_accessor :subtype
17
+ class SpendPowerCustomization
18
+ # The timeframe to base the spend power on.
19
+ attr_accessor :timeframe
20
+
21
+ # The minimum allowed limit for the spend power, in cents.
22
+ attr_accessor :min_limit
23
+
24
+ # The maximum allowed limit for the spend power, in cents.
25
+ attr_accessor :max_limit
26
+
27
+ class EnumAttributeValidator
28
+ attr_reader :datatype
29
+ attr_reader :allowable_values
30
+
31
+ def initialize(datatype, allowable_values)
32
+ @allowable_values = allowable_values.map do |value|
33
+ case datatype.to_s
34
+ when /Integer/i
35
+ value.to_i
36
+ when /Float/i
37
+ value.to_f
38
+ else
39
+ value
40
+ end
41
+ end
42
+ end
37
43
 
38
- attr_accessor :balance
44
+ def valid?(value)
45
+ !value || allowable_values.include?(value)
46
+ end
47
+ end
39
48
 
40
49
  # Attribute mapping from ruby-style variable name to JSON key.
41
50
  def self.attribute_map
42
51
  {
43
- :'remote_id' => :'remote_id',
44
- :'fingerprint' => :'fingerprint',
45
- :'institution' => :'institution',
46
- :'last_four' => :'last_four',
47
- :'name' => :'name',
48
- :'type' => :'type',
49
- :'subtype' => :'subtype',
50
- :'balance' => :'balance'
52
+ :'timeframe' => :'timeframe',
53
+ :'min_limit' => :'min_limit',
54
+ :'max_limit' => :'max_limit'
51
55
  }
52
56
  end
53
57
 
@@ -59,14 +63,9 @@ module FuseClient
59
63
  # Attribute type mapping.
60
64
  def self.openapi_types
61
65
  {
62
- :'remote_id' => :'String',
63
- :'fingerprint' => :'String',
64
- :'institution' => :'FinancialConnectionsAccountInstitution',
65
- :'last_four' => :'String',
66
- :'name' => :'String',
67
- :'type' => :'String',
68
- :'subtype' => :'String',
69
- :'balance' => :'FinancialConnectionsAccountBalance'
66
+ :'timeframe' => :'String',
67
+ :'min_limit' => :'String',
68
+ :'max_limit' => :'String'
70
69
  }
71
70
  end
72
71
 
@@ -80,76 +79,78 @@ module FuseClient
80
79
  # @param [Hash] attributes Model attributes in the form of hash
81
80
  def initialize(attributes = {})
82
81
  if (!attributes.is_a?(Hash))
83
- fail ArgumentError, "The input argument (attributes) must be a hash in `FuseClient::FinancialConnectionsInvestmentAccount` initialize method"
82
+ fail ArgumentError, "The input argument (attributes) must be a hash in `FuseClient::SpendPowerCustomization` initialize method"
84
83
  end
85
84
 
86
85
  # check to see if the attribute exists and convert string to symbol for hash key
87
86
  attributes = attributes.each_with_object({}) { |(k, v), h|
88
87
  if (!self.class.attribute_map.key?(k.to_sym))
89
- fail ArgumentError, "`#{k}` is not a valid attribute in `FuseClient::FinancialConnectionsInvestmentAccount`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
88
+ fail ArgumentError, "`#{k}` is not a valid attribute in `FuseClient::SpendPowerCustomization`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
90
89
  end
91
90
  h[k.to_sym] = v
92
91
  }
93
92
 
94
- if attributes.key?(:'remote_id')
95
- self.remote_id = attributes[:'remote_id']
96
- end
97
-
98
- if attributes.key?(:'fingerprint')
99
- self.fingerprint = attributes[:'fingerprint']
100
- end
101
-
102
- if attributes.key?(:'institution')
103
- self.institution = attributes[:'institution']
93
+ if attributes.key?(:'timeframe')
94
+ self.timeframe = attributes[:'timeframe']
104
95
  end
105
96
 
106
- if attributes.key?(:'last_four')
107
- self.last_four = attributes[:'last_four']
97
+ if attributes.key?(:'min_limit')
98
+ self.min_limit = attributes[:'min_limit']
108
99
  end
109
100
 
110
- if attributes.key?(:'name')
111
- self.name = attributes[:'name']
101
+ if attributes.key?(:'max_limit')
102
+ self.max_limit = attributes[:'max_limit']
112
103
  end
104
+ end
113
105
 
114
- if attributes.key?(:'type')
115
- self.type = attributes[:'type']
106
+ # Show invalid properties with the reasons. Usually used together with valid?
107
+ # @return Array for valid properties with the reasons
108
+ def list_invalid_properties
109
+ invalid_properties = Array.new
110
+ if @timeframe.nil?
111
+ invalid_properties.push('invalid value for "timeframe", timeframe cannot be nil.')
116
112
  end
117
113
 
118
- if attributes.key?(:'subtype')
119
- self.subtype = attributes[:'subtype']
114
+ if @min_limit.nil?
115
+ invalid_properties.push('invalid value for "min_limit", min_limit cannot be nil.')
120
116
  end
121
117
 
122
- if attributes.key?(:'balance')
123
- self.balance = attributes[:'balance']
118
+ if @max_limit.nil?
119
+ invalid_properties.push('invalid value for "max_limit", max_limit cannot be nil.')
124
120
  end
125
- end
126
121
 
127
- # Show invalid properties with the reasons. Usually used together with valid?
128
- # @return Array for valid properties with the reasons
129
- def list_invalid_properties
130
- invalid_properties = Array.new
131
122
  invalid_properties
132
123
  end
133
124
 
134
125
  # Check to see if the all the properties in the model are valid
135
126
  # @return true if the model is valid
136
127
  def valid?
128
+ return false if @timeframe.nil?
129
+ timeframe_validator = EnumAttributeValidator.new('String', ["daily", "weekly", "monthly"])
130
+ return false unless timeframe_validator.valid?(@timeframe)
131
+ return false if @min_limit.nil?
132
+ return false if @max_limit.nil?
137
133
  true
138
134
  end
139
135
 
136
+ # Custom attribute writer method checking allowed values (enum).
137
+ # @param [Object] timeframe Object to be assigned
138
+ def timeframe=(timeframe)
139
+ validator = EnumAttributeValidator.new('String', ["daily", "weekly", "monthly"])
140
+ unless validator.valid?(timeframe)
141
+ fail ArgumentError, "invalid value for \"timeframe\", must be one of #{validator.allowable_values}."
142
+ end
143
+ @timeframe = timeframe
144
+ end
145
+
140
146
  # Checks equality by comparing each attribute.
141
147
  # @param [Object] Object to be compared
142
148
  def ==(o)
143
149
  return true if self.equal?(o)
144
150
  self.class == o.class &&
145
- remote_id == o.remote_id &&
146
- fingerprint == o.fingerprint &&
147
- institution == o.institution &&
148
- last_four == o.last_four &&
149
- name == o.name &&
150
- type == o.type &&
151
- subtype == o.subtype &&
152
- balance == o.balance
151
+ timeframe == o.timeframe &&
152
+ min_limit == o.min_limit &&
153
+ max_limit == o.max_limit
153
154
  end
154
155
 
155
156
  # @see the `==` method
@@ -161,7 +162,7 @@ module FuseClient
161
162
  # Calculates hash code according to all attributes.
162
163
  # @return [Integer] Hash code
163
164
  def hash
164
- [remote_id, fingerprint, institution, last_four, name, type, subtype, balance].hash
165
+ [timeframe, min_limit, max_limit].hash
165
166
  end
166
167
 
167
168
  # Builds the object from hash
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 6.3.0
9
+ OpenAPI Generator version: 6.5.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 6.3.0
9
+ OpenAPI Generator version: 6.5.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 6.3.0
9
+ OpenAPI Generator version: 6.5.0
10
10
 
11
11
  =end
12
12
 
@@ -53,8 +53,8 @@ module FuseClient
53
53
  # Attribute type mapping.
54
54
  def self.openapi_types
55
55
  {
56
- :'added' => :'Array<TransactionCommonModel>',
57
- :'modified' => :'Array<TransactionCommonModel>',
56
+ :'added' => :'Array<Transaction>',
57
+ :'modified' => :'Array<Transaction>',
58
58
  :'removed' => :'Array<SyncTransactionsResponseRemovedInner>',
59
59
  :'next_cursor' => :'String',
60
60
  :'has_next' => :'Boolean',
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 6.3.0
9
+ OpenAPI Generator version: 6.5.0
10
10
 
11
11
  =end
12
12
 
@@ -0,0 +1,412 @@
1
+ =begin
2
+ #Fuse
3
+
4
+ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
+
6
+ The version of the OpenAPI document: 1.0.0
7
+
8
+ Generated by: https://openapi-generator.tech
9
+ OpenAPI Generator version: 6.5.0
10
+
11
+ =end
12
+
13
+ require 'date'
14
+ require 'time'
15
+
16
+ module FuseClient
17
+ class Transaction
18
+ # Remote Id of the transaction, ie Plaid or Teller Id
19
+ attr_accessor :remote_id
20
+
21
+ # Remote Account Id of the transaction, ie Plaid Account Id
22
+ attr_accessor :remote_account_id
23
+
24
+ # Amount in cents associated with the transaction. Positive values when money moves out of the account; negative values when money moves in. For example, debit card purchases are positive; credit card payments, direct deposits, and refunds are negative.
25
+ attr_accessor :amount
26
+
27
+ # Date of the transaction (YYYY-MM-DD)
28
+ attr_accessor :date
29
+
30
+ # Description of the transaction
31
+ attr_accessor :description
32
+
33
+ # Categories of the transaction, ie Computers and Electronics
34
+ attr_accessor :category
35
+
36
+ attr_accessor :merchant
37
+
38
+ # The status of the transaction. This will be either posted or pending.
39
+ attr_accessor :status
40
+
41
+ # Type of the transaction, ie adjustment. '-' means we were not able to map the upstream type.
42
+ attr_accessor :type
43
+
44
+ # The ISO-4217 currency code of the transaction
45
+ attr_accessor :iso_currency_code
46
+
47
+ attr_accessor :remote_data
48
+
49
+ class EnumAttributeValidator
50
+ attr_reader :datatype
51
+ attr_reader :allowable_values
52
+
53
+ def initialize(datatype, allowable_values)
54
+ @allowable_values = allowable_values.map do |value|
55
+ case datatype.to_s
56
+ when /Integer/i
57
+ value.to_i
58
+ when /Float/i
59
+ value.to_f
60
+ else
61
+ value
62
+ end
63
+ end
64
+ end
65
+
66
+ def valid?(value)
67
+ !value || allowable_values.include?(value)
68
+ end
69
+ end
70
+
71
+ # Attribute mapping from ruby-style variable name to JSON key.
72
+ def self.attribute_map
73
+ {
74
+ :'remote_id' => :'remote_id',
75
+ :'remote_account_id' => :'remote_account_id',
76
+ :'amount' => :'amount',
77
+ :'date' => :'date',
78
+ :'description' => :'description',
79
+ :'category' => :'category',
80
+ :'merchant' => :'merchant',
81
+ :'status' => :'status',
82
+ :'type' => :'type',
83
+ :'iso_currency_code' => :'iso_currency_code',
84
+ :'remote_data' => :'remote_data'
85
+ }
86
+ end
87
+
88
+ # Returns all the JSON keys this model knows about
89
+ def self.acceptable_attributes
90
+ attribute_map.values
91
+ end
92
+
93
+ # Attribute type mapping.
94
+ def self.openapi_types
95
+ {
96
+ :'remote_id' => :'String',
97
+ :'remote_account_id' => :'String',
98
+ :'amount' => :'Float',
99
+ :'date' => :'String',
100
+ :'description' => :'String',
101
+ :'category' => :'Array<String>',
102
+ :'merchant' => :'TransactionMerchant',
103
+ :'status' => :'String',
104
+ :'type' => :'String',
105
+ :'iso_currency_code' => :'String',
106
+ :'remote_data' => :'Object'
107
+ }
108
+ end
109
+
110
+ # List of attributes with nullable: true
111
+ def self.openapi_nullable
112
+ Set.new([
113
+ :'remote_data'
114
+ ])
115
+ end
116
+
117
+ # Initializes the object
118
+ # @param [Hash] attributes Model attributes in the form of hash
119
+ def initialize(attributes = {})
120
+ if (!attributes.is_a?(Hash))
121
+ fail ArgumentError, "The input argument (attributes) must be a hash in `FuseClient::Transaction` initialize method"
122
+ end
123
+
124
+ # check to see if the attribute exists and convert string to symbol for hash key
125
+ attributes = attributes.each_with_object({}) { |(k, v), h|
126
+ if (!self.class.attribute_map.key?(k.to_sym))
127
+ fail ArgumentError, "`#{k}` is not a valid attribute in `FuseClient::Transaction`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
128
+ end
129
+ h[k.to_sym] = v
130
+ }
131
+
132
+ if attributes.key?(:'remote_id')
133
+ self.remote_id = attributes[:'remote_id']
134
+ end
135
+
136
+ if attributes.key?(:'remote_account_id')
137
+ self.remote_account_id = attributes[:'remote_account_id']
138
+ end
139
+
140
+ if attributes.key?(:'amount')
141
+ self.amount = attributes[:'amount']
142
+ end
143
+
144
+ if attributes.key?(:'date')
145
+ self.date = attributes[:'date']
146
+ end
147
+
148
+ if attributes.key?(:'description')
149
+ self.description = attributes[:'description']
150
+ end
151
+
152
+ if attributes.key?(:'category')
153
+ if (value = attributes[:'category']).is_a?(Array)
154
+ self.category = value
155
+ end
156
+ end
157
+
158
+ if attributes.key?(:'merchant')
159
+ self.merchant = attributes[:'merchant']
160
+ end
161
+
162
+ if attributes.key?(:'status')
163
+ self.status = attributes[:'status']
164
+ end
165
+
166
+ if attributes.key?(:'type')
167
+ self.type = attributes[:'type']
168
+ end
169
+
170
+ if attributes.key?(:'iso_currency_code')
171
+ self.iso_currency_code = attributes[:'iso_currency_code']
172
+ end
173
+
174
+ if attributes.key?(:'remote_data')
175
+ self.remote_data = attributes[:'remote_data']
176
+ end
177
+ end
178
+
179
+ # Show invalid properties with the reasons. Usually used together with valid?
180
+ # @return Array for valid properties with the reasons
181
+ def list_invalid_properties
182
+ invalid_properties = Array.new
183
+ if @remote_id.nil?
184
+ invalid_properties.push('invalid value for "remote_id", remote_id cannot be nil.')
185
+ end
186
+
187
+ if @remote_account_id.nil?
188
+ invalid_properties.push('invalid value for "remote_account_id", remote_account_id cannot be nil.')
189
+ end
190
+
191
+ if @amount.nil?
192
+ invalid_properties.push('invalid value for "amount", amount cannot be nil.')
193
+ end
194
+
195
+ if @date.nil?
196
+ invalid_properties.push('invalid value for "date", date cannot be nil.')
197
+ end
198
+
199
+ if @description.nil?
200
+ invalid_properties.push('invalid value for "description", description cannot be nil.')
201
+ end
202
+
203
+ if @category.nil?
204
+ invalid_properties.push('invalid value for "category", category cannot be nil.')
205
+ end
206
+
207
+ if @merchant.nil?
208
+ invalid_properties.push('invalid value for "merchant", merchant cannot be nil.')
209
+ end
210
+
211
+ if @status.nil?
212
+ invalid_properties.push('invalid value for "status", status cannot be nil.')
213
+ end
214
+
215
+ if @type.nil?
216
+ invalid_properties.push('invalid value for "type", type cannot be nil.')
217
+ end
218
+
219
+ invalid_properties
220
+ end
221
+
222
+ # Check to see if the all the properties in the model are valid
223
+ # @return true if the model is valid
224
+ def valid?
225
+ return false if @remote_id.nil?
226
+ return false if @remote_account_id.nil?
227
+ return false if @amount.nil?
228
+ return false if @date.nil?
229
+ return false if @description.nil?
230
+ return false if @category.nil?
231
+ return false if @merchant.nil?
232
+ return false if @status.nil?
233
+ status_validator = EnumAttributeValidator.new('String', ["pending", "posted"])
234
+ return false unless status_validator.valid?(@status)
235
+ return false if @type.nil?
236
+ type_validator = EnumAttributeValidator.new('String', ["ach", "adjustment", "atm", "bank_charge", "bill_payment", "card_payment", "cash", "cashback", "charge", "cheque", "credit", "debit", "deposit", "digital_payment", "direct_debit", "fee", "in_store", "interest", "online", "other", "payment", "purchase", "standing_order", "transaction", "transfer", "wire", "withdrawal", "-"])
237
+ return false unless type_validator.valid?(@type)
238
+ true
239
+ end
240
+
241
+ # Custom attribute writer method checking allowed values (enum).
242
+ # @param [Object] status Object to be assigned
243
+ def status=(status)
244
+ validator = EnumAttributeValidator.new('String', ["pending", "posted"])
245
+ unless validator.valid?(status)
246
+ fail ArgumentError, "invalid value for \"status\", must be one of #{validator.allowable_values}."
247
+ end
248
+ @status = status
249
+ end
250
+
251
+ # Custom attribute writer method checking allowed values (enum).
252
+ # @param [Object] type Object to be assigned
253
+ def type=(type)
254
+ validator = EnumAttributeValidator.new('String', ["ach", "adjustment", "atm", "bank_charge", "bill_payment", "card_payment", "cash", "cashback", "charge", "cheque", "credit", "debit", "deposit", "digital_payment", "direct_debit", "fee", "in_store", "interest", "online", "other", "payment", "purchase", "standing_order", "transaction", "transfer", "wire", "withdrawal", "-"])
255
+ unless validator.valid?(type)
256
+ fail ArgumentError, "invalid value for \"type\", must be one of #{validator.allowable_values}."
257
+ end
258
+ @type = type
259
+ end
260
+
261
+ # Checks equality by comparing each attribute.
262
+ # @param [Object] Object to be compared
263
+ def ==(o)
264
+ return true if self.equal?(o)
265
+ self.class == o.class &&
266
+ remote_id == o.remote_id &&
267
+ remote_account_id == o.remote_account_id &&
268
+ amount == o.amount &&
269
+ date == o.date &&
270
+ description == o.description &&
271
+ category == o.category &&
272
+ merchant == o.merchant &&
273
+ status == o.status &&
274
+ type == o.type &&
275
+ iso_currency_code == o.iso_currency_code &&
276
+ remote_data == o.remote_data
277
+ end
278
+
279
+ # @see the `==` method
280
+ # @param [Object] Object to be compared
281
+ def eql?(o)
282
+ self == o
283
+ end
284
+
285
+ # Calculates hash code according to all attributes.
286
+ # @return [Integer] Hash code
287
+ def hash
288
+ [remote_id, remote_account_id, amount, date, description, category, merchant, status, type, iso_currency_code, remote_data].hash
289
+ end
290
+
291
+ # Builds the object from hash
292
+ # @param [Hash] attributes Model attributes in the form of hash
293
+ # @return [Object] Returns the model itself
294
+ def self.build_from_hash(attributes)
295
+ new.build_from_hash(attributes)
296
+ end
297
+
298
+ # Builds the object from hash
299
+ # @param [Hash] attributes Model attributes in the form of hash
300
+ # @return [Object] Returns the model itself
301
+ def build_from_hash(attributes)
302
+ return nil unless attributes.is_a?(Hash)
303
+ attributes = attributes.transform_keys(&:to_sym)
304
+ self.class.openapi_types.each_pair do |key, type|
305
+ if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
306
+ self.send("#{key}=", nil)
307
+ elsif type =~ /\AArray<(.*)>/i
308
+ # check to ensure the input is an array given that the attribute
309
+ # is documented as an array but the input is not
310
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
311
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
312
+ end
313
+ elsif !attributes[self.class.attribute_map[key]].nil?
314
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
315
+ end
316
+ end
317
+
318
+ self
319
+ end
320
+
321
+ # Deserializes the data based on type
322
+ # @param string type Data type
323
+ # @param string value Value to be deserialized
324
+ # @return [Object] Deserialized data
325
+ def _deserialize(type, value)
326
+ case type.to_sym
327
+ when :Time
328
+ Time.parse(value)
329
+ when :Date
330
+ Date.parse(value)
331
+ when :String
332
+ value.to_s
333
+ when :Integer
334
+ value.to_i
335
+ when :Float
336
+ value.to_f
337
+ when :Boolean
338
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
339
+ true
340
+ else
341
+ false
342
+ end
343
+ when :Object
344
+ # generic object (usually a Hash), return directly
345
+ value
346
+ when /\AArray<(?<inner_type>.+)>\z/
347
+ inner_type = Regexp.last_match[:inner_type]
348
+ value.map { |v| _deserialize(inner_type, v) }
349
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
350
+ k_type = Regexp.last_match[:k_type]
351
+ v_type = Regexp.last_match[:v_type]
352
+ {}.tap do |hash|
353
+ value.each do |k, v|
354
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
355
+ end
356
+ end
357
+ else # model
358
+ # models (e.g. Pet) or oneOf
359
+ klass = FuseClient.const_get(type)
360
+ klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
361
+ end
362
+ end
363
+
364
+ # Returns the string representation of the object
365
+ # @return [String] String presentation of the object
366
+ def to_s
367
+ to_hash.to_s
368
+ end
369
+
370
+ # to_body is an alias to to_hash (backward compatibility)
371
+ # @return [Hash] Returns the object in the form of hash
372
+ def to_body
373
+ to_hash
374
+ end
375
+
376
+ # Returns the object in the form of hash
377
+ # @return [Hash] Returns the object in the form of hash
378
+ def to_hash
379
+ hash = {}
380
+ self.class.attribute_map.each_pair do |attr, param|
381
+ value = self.send(attr)
382
+ if value.nil?
383
+ is_nullable = self.class.openapi_nullable.include?(attr)
384
+ next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
385
+ end
386
+
387
+ hash[param] = _to_hash(value)
388
+ end
389
+ hash
390
+ end
391
+
392
+ # Outputs non-array value in the form of hash
393
+ # For object, use to_hash. Otherwise, just return the value
394
+ # @param [Object] value Any valid value
395
+ # @return [Hash] Returns the value in the form of hash
396
+ def _to_hash(value)
397
+ if value.is_a?(Array)
398
+ value.compact.map { |v| _to_hash(v) }
399
+ elsif value.is_a?(Hash)
400
+ {}.tap do |hash|
401
+ value.each { |k, v| hash[k] = _to_hash(v) }
402
+ end
403
+ elsif value.respond_to? :to_hash
404
+ value.to_hash
405
+ else
406
+ value
407
+ end
408
+ end
409
+
410
+ end
411
+
412
+ end