plaid 14.0.0.beta.5.pre.plural.pre.income.pre.breakdown → 14.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (609) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +16 -3
  3. data/CONTRIBUTING.md +1 -5
  4. data/Gemfile.lock +3 -3
  5. data/Makefile +1 -1
  6. data/README.md +5 -4
  7. data/doc/rdoc/.DS_Store +0 -0
  8. data/doc/rdoc/apple-touch-icon.png +0 -0
  9. data/doc/rdoc/classes/Object.html +118 -0
  10. data/doc/rdoc/classes/Plaid/APIError.html +97 -0
  11. data/doc/rdoc/classes/Plaid/AccessToken/InvalidateResponse.html +110 -0
  12. data/doc/rdoc/classes/Plaid/AccessToken.html +211 -0
  13. data/doc/rdoc/classes/Plaid/Accounts.html +257 -0
  14. data/doc/rdoc/classes/Plaid/AccountsResponse.html +119 -0
  15. data/doc/rdoc/classes/Plaid/Apex/ProcessorToken.html +205 -0
  16. data/doc/rdoc/classes/Plaid/Apex.html +149 -0
  17. data/doc/rdoc/classes/Plaid/AssetReport.html +683 -0
  18. data/doc/rdoc/classes/Plaid/AssetReportCreateResponse.html +118 -0
  19. data/doc/rdoc/classes/Plaid/AssetReportFilterResponse.html +96 -0
  20. data/doc/rdoc/classes/Plaid/AssetReportGetResponse.html +118 -0
  21. data/doc/rdoc/classes/Plaid/AssetReportRefreshResponse.html +96 -0
  22. data/doc/rdoc/classes/Plaid/AssetReportRemoveResponse.html +110 -0
  23. data/doc/rdoc/classes/Plaid/AuditCopyCreateResponse.html +110 -0
  24. data/doc/rdoc/classes/Plaid/AuditCopyGetResponse.html +96 -0
  25. data/doc/rdoc/classes/Plaid/AuditCopyRemoveResponse.html +110 -0
  26. data/doc/rdoc/classes/Plaid/Auth.html +206 -0
  27. data/doc/rdoc/classes/Plaid/AuthResponse.html +127 -0
  28. data/doc/rdoc/classes/Plaid/Balance.html +206 -0
  29. data/doc/rdoc/classes/Plaid/BaseProduct.html +304 -0
  30. data/doc/rdoc/classes/Plaid/Categories.html +191 -0
  31. data/doc/rdoc/classes/Plaid/CategoriesResponse.html +111 -0
  32. data/doc/rdoc/classes/Plaid/Client.html +802 -0
  33. data/doc/rdoc/classes/Plaid/CreateResponse.html +118 -0
  34. data/doc/rdoc/classes/Plaid/CreditDetails.html +203 -0
  35. data/doc/rdoc/classes/Plaid/CreditDetailsResponse.html +128 -0
  36. data/doc/rdoc/classes/Plaid/DepositSwitch/CreateResponse.html +110 -0
  37. data/doc/rdoc/classes/Plaid/DepositSwitch/CreateTokenResponse.html +118 -0
  38. data/doc/rdoc/classes/Plaid/DepositSwitch/GetResponse.html +150 -0
  39. data/doc/rdoc/classes/Plaid/DepositSwitch.html +339 -0
  40. data/doc/rdoc/classes/Plaid/Dwolla/ProcessorToken.html +205 -0
  41. data/doc/rdoc/classes/Plaid/Dwolla.html +150 -0
  42. data/doc/rdoc/classes/Plaid/Error.html +214 -0
  43. data/doc/rdoc/classes/Plaid/GetResponse.html +134 -0
  44. data/doc/rdoc/classes/Plaid/Holdings/GetResponse.html +137 -0
  45. data/doc/rdoc/classes/Plaid/Holdings.html +218 -0
  46. data/doc/rdoc/classes/Plaid/Identity.html +199 -0
  47. data/doc/rdoc/classes/Plaid/IdentityResponse.html +119 -0
  48. data/doc/rdoc/classes/Plaid/Income.html +198 -0
  49. data/doc/rdoc/classes/Plaid/IncomeResponse.html +119 -0
  50. data/doc/rdoc/classes/Plaid/InstitutionError.html +96 -0
  51. data/doc/rdoc/classes/Plaid/Institutions.html +356 -0
  52. data/doc/rdoc/classes/Plaid/InvalidInputError.html +97 -0
  53. data/doc/rdoc/classes/Plaid/InvalidRequestError.html +96 -0
  54. data/doc/rdoc/classes/Plaid/InvestmentTransactions/GetResponse.html +145 -0
  55. data/doc/rdoc/classes/Plaid/InvestmentTransactions.html +240 -0
  56. data/doc/rdoc/classes/Plaid/Investments.html +204 -0
  57. data/doc/rdoc/classes/Plaid/Item/GetResponse.html +119 -0
  58. data/doc/rdoc/classes/Plaid/Item/ImportResponse.html +110 -0
  59. data/doc/rdoc/classes/Plaid/Item/RemoveResponse.html +110 -0
  60. data/doc/rdoc/classes/Plaid/Item.html +382 -0
  61. data/doc/rdoc/classes/Plaid/ItemError.html +98 -0
  62. data/doc/rdoc/classes/Plaid/Liabilities.html +202 -0
  63. data/doc/rdoc/classes/Plaid/LiabilitiesResponse.html +128 -0
  64. data/doc/rdoc/classes/Plaid/LinkToken.html +215 -0
  65. data/doc/rdoc/classes/Plaid/Middleware.html +225 -0
  66. data/doc/rdoc/classes/Plaid/Models/Account.html +166 -0
  67. data/doc/rdoc/classes/Plaid/Models/AccountWithOwners.html +110 -0
  68. data/doc/rdoc/classes/Plaid/Models/AssetReport.html +153 -0
  69. data/doc/rdoc/classes/Plaid/Models/AssetReportAccount.html +198 -0
  70. data/doc/rdoc/classes/Plaid/Models/AssetReportBalance.html +142 -0
  71. data/doc/rdoc/classes/Plaid/Models/AssetReportHistoricalBalance.html +142 -0
  72. data/doc/rdoc/classes/Plaid/Models/AssetReportItem.html +145 -0
  73. data/doc/rdoc/classes/Plaid/Models/AssetReportOwner.html +139 -0
  74. data/doc/rdoc/classes/Plaid/Models/AssetReportTransaction.html +187 -0
  75. data/doc/rdoc/classes/Plaid/Models/AssetReportUser.html +159 -0
  76. data/doc/rdoc/classes/Plaid/Models/Balances.html +142 -0
  77. data/doc/rdoc/classes/Plaid/Models/BaseError.html +140 -0
  78. data/doc/rdoc/classes/Plaid/Models/BaseModel.html +259 -0
  79. data/doc/rdoc/classes/Plaid/Models/BaseResponse.html +110 -0
  80. data/doc/rdoc/classes/Plaid/Models/Category.html +127 -0
  81. data/doc/rdoc/classes/Plaid/Models/Cause.html +110 -0
  82. data/doc/rdoc/classes/Plaid/Models/CreditCardLiability.html +175 -0
  83. data/doc/rdoc/classes/Plaid/Models/CreditCardLiabilityAPRs.html +137 -0
  84. data/doc/rdoc/classes/Plaid/Models/CreditDetails.html +166 -0
  85. data/doc/rdoc/classes/Plaid/Models/CreditDetailsAPR.html +126 -0
  86. data/doc/rdoc/classes/Plaid/Models/CreditDetailsAPRs.html +126 -0
  87. data/doc/rdoc/classes/Plaid/Models/Error.html +110 -0
  88. data/doc/rdoc/classes/Plaid/Models/Holding.html +181 -0
  89. data/doc/rdoc/classes/Plaid/Models/Identity.html +135 -0
  90. data/doc/rdoc/classes/Plaid/Models/IdentityAddress.html +118 -0
  91. data/doc/rdoc/classes/Plaid/Models/IdentityAddressData.html +142 -0
  92. data/doc/rdoc/classes/Plaid/Models/IdentityEmail.html +127 -0
  93. data/doc/rdoc/classes/Plaid/Models/IdentityPhoneNumber.html +126 -0
  94. data/doc/rdoc/classes/Plaid/Models/Income.html +173 -0
  95. data/doc/rdoc/classes/Plaid/Models/IncomeStream.html +136 -0
  96. data/doc/rdoc/classes/Plaid/Models/Institution.html +230 -0
  97. data/doc/rdoc/classes/Plaid/Models/InstitutionCredential.html +126 -0
  98. data/doc/rdoc/classes/Plaid/Models/InstitutionPaymentInitiationMetadata.html +136 -0
  99. data/doc/rdoc/classes/Plaid/Models/InstitutionStatus.html +111 -0
  100. data/doc/rdoc/classes/Plaid/Models/InstitutionStatusBreakdown.html +129 -0
  101. data/doc/rdoc/classes/Plaid/Models/InstitutionStatusItemLogins.html +127 -0
  102. data/doc/rdoc/classes/Plaid/Models/InvestmentTransaction.html +224 -0
  103. data/doc/rdoc/classes/Plaid/Models/Item.html +169 -0
  104. data/doc/rdoc/classes/Plaid/Models/ItemStatus.html +129 -0
  105. data/doc/rdoc/classes/Plaid/Models/ItemStatusInvestments.html +119 -0
  106. data/doc/rdoc/classes/Plaid/Models/ItemStatusLastWebhook.html +118 -0
  107. data/doc/rdoc/classes/Plaid/Models/ItemStatusTransactions.html +119 -0
  108. data/doc/rdoc/classes/Plaid/Models/Liabilities.html +130 -0
  109. data/doc/rdoc/classes/Plaid/Models/LinkTokenMetadata.html +158 -0
  110. data/doc/rdoc/classes/Plaid/Models/MFA/Device.html +110 -0
  111. data/doc/rdoc/classes/Plaid/Models/MFA/DeviceListElement.html +126 -0
  112. data/doc/rdoc/classes/Plaid/Models/MFA/Selection.html +118 -0
  113. data/doc/rdoc/classes/Plaid/Models/MFA.html +129 -0
  114. data/doc/rdoc/classes/Plaid/Models/NumberACH.html +134 -0
  115. data/doc/rdoc/classes/Plaid/Models/NumberBACS.html +126 -0
  116. data/doc/rdoc/classes/Plaid/Models/NumberEFT.html +134 -0
  117. data/doc/rdoc/classes/Plaid/Models/NumberInternational.html +127 -0
  118. data/doc/rdoc/classes/Plaid/Models/Numbers.html +135 -0
  119. data/doc/rdoc/classes/Plaid/Models/PSLFStatus.html +128 -0
  120. data/doc/rdoc/classes/Plaid/Models/Payment.html +191 -0
  121. data/doc/rdoc/classes/Plaid/Models/PaymentAmount.html +118 -0
  122. data/doc/rdoc/classes/Plaid/Models/PaymentRecipient.html +142 -0
  123. data/doc/rdoc/classes/Plaid/Models/PaymentRecipientAddress.html +134 -0
  124. data/doc/rdoc/classes/Plaid/Models/PaymentRecipientBACS.html +118 -0
  125. data/doc/rdoc/classes/Plaid/Models/PaymentSchedule.html +126 -0
  126. data/doc/rdoc/classes/Plaid/Models/Security.html +228 -0
  127. data/doc/rdoc/classes/Plaid/Models/StandingOrderMetadata.html +129 -0
  128. data/doc/rdoc/classes/Plaid/Models/StudentLoanLiability.html +305 -0
  129. data/doc/rdoc/classes/Plaid/Models/StudentLoanRepaymentPlan.html +118 -0
  130. data/doc/rdoc/classes/Plaid/Models/StudentLoanServicerAddress.html +142 -0
  131. data/doc/rdoc/classes/Plaid/Models/StudentLoanStatus.html +118 -0
  132. data/doc/rdoc/classes/Plaid/Models/Transaction.html +265 -0
  133. data/doc/rdoc/classes/Plaid/Models/TransactionLocation.html +166 -0
  134. data/doc/rdoc/classes/Plaid/Models/TransactionPaymentMeta.html +167 -0
  135. data/doc/rdoc/classes/Plaid/Models/Warning.html +126 -0
  136. data/doc/rdoc/classes/Plaid/Models/WebhookVerificationKey.html +174 -0
  137. data/doc/rdoc/classes/Plaid/Models.html +506 -0
  138. data/doc/rdoc/classes/Plaid/MultipleInstitutionsResponse.html +119 -0
  139. data/doc/rdoc/classes/Plaid/Ocrolus/ProcessorToken.html +205 -0
  140. data/doc/rdoc/classes/Plaid/Ocrolus.html +151 -0
  141. data/doc/rdoc/classes/Plaid/PaymentCreateResponse.html +118 -0
  142. data/doc/rdoc/classes/Plaid/PaymentGetResponse.html +191 -0
  143. data/doc/rdoc/classes/Plaid/PaymentInitiation.html +570 -0
  144. data/doc/rdoc/classes/Plaid/PaymentListResponse.html +119 -0
  145. data/doc/rdoc/classes/Plaid/PaymentRecipientCreateResponse.html +110 -0
  146. data/doc/rdoc/classes/Plaid/PaymentRecipientGetResponse.html +142 -0
  147. data/doc/rdoc/classes/Plaid/PaymentRecipientListResponse.html +110 -0
  148. data/doc/rdoc/classes/Plaid/PaymentTokenCreateResponse.html +118 -0
  149. data/doc/rdoc/classes/Plaid/PlaidAPIError.html +260 -0
  150. data/doc/rdoc/classes/Plaid/PlaidError.html +96 -0
  151. data/doc/rdoc/classes/Plaid/PlaidServerError.html +96 -0
  152. data/doc/rdoc/classes/Plaid/Processor.html +143 -0
  153. data/doc/rdoc/classes/Plaid/ProcessorToken.html +219 -0
  154. data/doc/rdoc/classes/Plaid/ProcessorTokenResponse.html +110 -0
  155. data/doc/rdoc/classes/Plaid/PublicToken/CreateResponse.html +118 -0
  156. data/doc/rdoc/classes/Plaid/PublicToken/ExchangeResponse.html +118 -0
  157. data/doc/rdoc/classes/Plaid/PublicToken.html +283 -0
  158. data/doc/rdoc/classes/Plaid/RateLimitExceededError.html +97 -0
  159. data/doc/rdoc/classes/Plaid/Sandbox.html +119 -0
  160. data/doc/rdoc/classes/Plaid/SandboxItem/FireWebhookResponse.html +110 -0
  161. data/doc/rdoc/classes/Plaid/SandboxItem/ResetLoginResponse.html +110 -0
  162. data/doc/rdoc/classes/Plaid/SandboxItem.html +351 -0
  163. data/doc/rdoc/classes/Plaid/SandboxPublicToken/SandboxCreateResponse.html +118 -0
  164. data/doc/rdoc/classes/Plaid/SandboxPublicToken.html +249 -0
  165. data/doc/rdoc/classes/Plaid/SingleInstitutionResponse.html +111 -0
  166. data/doc/rdoc/classes/Plaid/Stripe/BankAccountToken/CreateResponse.html +110 -0
  167. data/doc/rdoc/classes/Plaid/Stripe/BankAccountToken.html +215 -0
  168. data/doc/rdoc/classes/Plaid/Stripe.html +151 -0
  169. data/doc/rdoc/classes/Plaid/SubproductMixin.html +179 -0
  170. data/doc/rdoc/classes/Plaid/Transactions/GetResponse.html +144 -0
  171. data/doc/rdoc/classes/Plaid/Transactions.html +302 -0
  172. data/doc/rdoc/classes/Plaid/Webhook/UpdateResponse.html +110 -0
  173. data/doc/rdoc/classes/Plaid/Webhook.html +214 -0
  174. data/doc/rdoc/classes/Plaid/Webhooks/WebhookVerificationKeyGetResponse.html +110 -0
  175. data/doc/rdoc/classes/Plaid/Webhooks.html +207 -0
  176. data/doc/rdoc/classes/Plaid.html +772 -0
  177. data/doc/rdoc/created.rid +28 -0
  178. data/doc/rdoc/css/github.css +123 -0
  179. data/doc/rdoc/css/main.css +333 -0
  180. data/doc/rdoc/css/panel.css +383 -0
  181. data/doc/rdoc/css/reset.css +48 -0
  182. data/doc/rdoc/favicon.ico +0 -0
  183. data/doc/rdoc/files/LICENSE_txt.html +98 -0
  184. data/doc/rdoc/files/README_md.html +388 -0
  185. data/doc/rdoc/files/lib/plaid/client_rb.html +121 -0
  186. data/doc/rdoc/files/lib/plaid/errors_rb.html +132 -0
  187. data/doc/rdoc/files/lib/plaid/middleware_rb.html +99 -0
  188. data/doc/rdoc/files/lib/plaid/models_rb.html +450 -0
  189. data/doc/rdoc/files/lib/plaid/products/accounts_rb.html +102 -0
  190. data/doc/rdoc/files/lib/plaid/products/asset_report_rb.html +132 -0
  191. data/doc/rdoc/files/lib/plaid/products/auth_rb.html +97 -0
  192. data/doc/rdoc/files/lib/plaid/products/base_product_rb.html +92 -0
  193. data/doc/rdoc/files/lib/plaid/products/categories_rb.html +92 -0
  194. data/doc/rdoc/files/lib/plaid/products/credit_details_rb.html +97 -0
  195. data/doc/rdoc/files/lib/plaid/products/deposit_switch_rb.html +102 -0
  196. data/doc/rdoc/files/lib/plaid/products/identity_rb.html +97 -0
  197. data/doc/rdoc/files/lib/plaid/products/income_rb.html +97 -0
  198. data/doc/rdoc/files/lib/plaid/products/institutions_rb.html +102 -0
  199. data/doc/rdoc/files/lib/plaid/products/investments_rb.html +120 -0
  200. data/doc/rdoc/files/lib/plaid/products/item_rb.html +142 -0
  201. data/doc/rdoc/files/lib/plaid/products/liabilities_rb.html +97 -0
  202. data/doc/rdoc/files/lib/plaid/products/link_token_rb.html +102 -0
  203. data/doc/rdoc/files/lib/plaid/products/payment_initiation_rb.html +127 -0
  204. data/doc/rdoc/files/lib/plaid/products/processor_rb.html +142 -0
  205. data/doc/rdoc/files/lib/plaid/products/sandbox_rb.html +117 -0
  206. data/doc/rdoc/files/lib/plaid/products/transactions_rb.html +105 -0
  207. data/doc/rdoc/files/lib/plaid/products/webhooks_rb.html +97 -0
  208. data/doc/rdoc/files/lib/plaid/version_rb.html +82 -0
  209. data/doc/rdoc/files/lib/plaid_rb.html +120 -0
  210. data/doc/rdoc/i/arrows.png +0 -0
  211. data/doc/rdoc/i/results_bg.png +0 -0
  212. data/doc/rdoc/i/tree_bg.png +0 -0
  213. data/doc/rdoc/index.html +13 -0
  214. data/doc/rdoc/js/highlight.pack.js +1 -0
  215. data/doc/rdoc/js/jquery-1.3.2.min.js +19 -0
  216. data/doc/rdoc/js/main.js +29 -0
  217. data/doc/rdoc/js/navigation.js +142 -0
  218. data/doc/rdoc/js/navigation.js.gz +0 -0
  219. data/doc/rdoc/js/search_index.js +1 -0
  220. data/doc/rdoc/js/search_index.js.gz +0 -0
  221. data/doc/rdoc/js/searchdoc.js +468 -0
  222. data/doc/rdoc/js/searcher.js +229 -0
  223. data/doc/rdoc/js/searcher.js.gz +0 -0
  224. data/doc/rdoc/panel/index.html +74 -0
  225. data/doc/rdoc/panel/links.html +60 -0
  226. data/doc/rdoc/panel/tree.js +1 -0
  227. data/lib/plaid/.DS_Store +0 -0
  228. data/lib/plaid/api/plaid_api.rb +644 -61
  229. data/lib/plaid/api_client.rb +3 -2
  230. data/lib/plaid/api_error.rb +1 -1
  231. data/lib/plaid/configuration.rb +1 -1
  232. data/lib/plaid/models/account_access.rb +238 -0
  233. data/lib/plaid/models/account_assets.rb +16 -5
  234. data/lib/plaid/models/account_assets_all_of.rb +16 -4
  235. data/lib/plaid/models/account_balance.rb +6 -10
  236. data/lib/plaid/models/account_base.rb +1 -2
  237. data/lib/plaid/models/account_filter.rb +258 -0
  238. data/lib/plaid/models/account_filters_response.rb +1 -1
  239. data/lib/plaid/models/account_identity.rb +1 -2
  240. data/lib/plaid/models/account_identity_all_of.rb +1 -1
  241. data/lib/plaid/models/account_selection_cardinality.rb +38 -0
  242. data/lib/plaid/models/account_subtype.rb +5 -1
  243. data/lib/plaid/models/account_type.rb +1 -1
  244. data/lib/plaid/models/accounts_balance_get_request.rb +1 -1
  245. data/lib/plaid/models/accounts_balance_get_request_options.rb +1 -1
  246. data/lib/plaid/models/accounts_get_request.rb +1 -1
  247. data/lib/plaid/models/accounts_get_request_options.rb +1 -1
  248. data/lib/plaid/models/accounts_get_response.rb +1 -1
  249. data/lib/plaid/models/ach_class.rb +1 -1
  250. data/lib/plaid/models/address.rb +1 -2
  251. data/lib/plaid/models/address_data.rb +2 -6
  252. data/lib/plaid/models/{nullable_address_data.rb → address_data_nullable.rb} +5 -9
  253. data/lib/plaid/models/{nullable_address.rb → address_nullable.rb} +4 -5
  254. data/lib/plaid/models/application.rb +17 -2
  255. data/lib/plaid/models/application_get_request.rb +1 -1
  256. data/lib/plaid/models/application_get_response.rb +1 -1
  257. data/lib/plaid/models/apr.rb +1 -1
  258. data/lib/plaid/models/asset_report.rb +2 -2
  259. data/lib/plaid/models/asset_report_audit_copy_create_request.rb +1 -1
  260. data/lib/plaid/models/asset_report_audit_copy_create_response.rb +1 -1
  261. data/lib/plaid/models/asset_report_audit_copy_get_request.rb +1 -1
  262. data/lib/plaid/models/asset_report_audit_copy_remove_request.rb +1 -1
  263. data/lib/plaid/models/asset_report_audit_copy_remove_response.rb +1 -1
  264. data/lib/plaid/models/asset_report_create_request.rb +1 -1
  265. data/lib/plaid/models/asset_report_create_request_options.rb +1 -1
  266. data/lib/plaid/models/asset_report_create_response.rb +1 -1
  267. data/lib/plaid/models/asset_report_filter_request.rb +1 -1
  268. data/lib/plaid/models/asset_report_filter_response.rb +1 -1
  269. data/lib/plaid/models/asset_report_get_request.rb +1 -1
  270. data/lib/plaid/models/asset_report_get_response.rb +1 -1
  271. data/lib/plaid/models/asset_report_item.rb +2 -2
  272. data/lib/plaid/models/asset_report_pdf_get_request.rb +1 -1
  273. data/lib/plaid/models/asset_report_refresh_request.rb +1 -1
  274. data/lib/plaid/models/asset_report_refresh_request_options.rb +1 -1
  275. data/lib/plaid/models/asset_report_refresh_response.rb +1 -1
  276. data/lib/plaid/models/asset_report_remove_request.rb +1 -1
  277. data/lib/plaid/models/asset_report_remove_response.rb +1 -1
  278. data/lib/plaid/models/asset_report_transaction.rb +108 -187
  279. data/lib/plaid/models/asset_report_transaction_all_of.rb +6 -21
  280. data/lib/plaid/models/asset_report_user.rb +2 -2
  281. data/lib/plaid/models/assets_error_webhook.rb +1 -1
  282. data/lib/plaid/models/assets_product_ready_webhook.rb +1 -1
  283. data/lib/plaid/models/auth_get_numbers.rb +21 -1
  284. data/lib/plaid/models/auth_get_request.rb +1 -1
  285. data/lib/plaid/models/auth_get_request_options.rb +1 -1
  286. data/lib/plaid/models/auth_get_response.rb +1 -1
  287. data/lib/plaid/models/automatically_verified_webhook.rb +1 -1
  288. data/lib/plaid/models/bank_initiated_return_risk.rb +300 -0
  289. data/lib/plaid/models/bank_transfer.rb +2 -2
  290. data/lib/plaid/models/bank_transfer_balance.rb +1 -1
  291. data/lib/plaid/models/bank_transfer_balance_get_request.rb +1 -1
  292. data/lib/plaid/models/bank_transfer_balance_get_response.rb +1 -1
  293. data/lib/plaid/models/bank_transfer_cancel_request.rb +1 -1
  294. data/lib/plaid/models/bank_transfer_cancel_response.rb +1 -1
  295. data/lib/plaid/models/bank_transfer_create_request.rb +1 -1
  296. data/lib/plaid/models/bank_transfer_create_response.rb +1 -1
  297. data/lib/plaid/models/bank_transfer_direction.rb +2 -1
  298. data/lib/plaid/models/bank_transfer_event.rb +2 -2
  299. data/lib/plaid/models/bank_transfer_event_list_request.rb +16 -4
  300. data/lib/plaid/models/bank_transfer_event_list_response.rb +1 -1
  301. data/lib/plaid/models/bank_transfer_event_sync_request.rb +1 -1
  302. data/lib/plaid/models/bank_transfer_event_sync_response.rb +1 -1
  303. data/lib/plaid/models/bank_transfer_event_type.rb +1 -1
  304. data/lib/plaid/models/bank_transfer_failure.rb +2 -2
  305. data/lib/plaid/models/bank_transfer_get_request.rb +1 -1
  306. data/lib/plaid/models/bank_transfer_get_response.rb +1 -1
  307. data/lib/plaid/models/bank_transfer_list_request.rb +1 -1
  308. data/lib/plaid/models/bank_transfer_list_response.rb +1 -1
  309. data/lib/plaid/models/bank_transfer_migrate_account_request.rb +1 -1
  310. data/lib/plaid/models/bank_transfer_migrate_account_response.rb +1 -1
  311. data/lib/plaid/models/bank_transfer_network.rb +1 -1
  312. data/lib/plaid/models/bank_transfer_receiver_details.rb +3 -3
  313. data/lib/plaid/models/bank_transfer_status.rb +1 -1
  314. data/lib/plaid/models/bank_transfer_type.rb +1 -1
  315. data/lib/plaid/models/bank_transfer_user.rb +2 -2
  316. data/lib/plaid/models/bank_transfers_events_update_webhook.rb +1 -1
  317. data/lib/plaid/models/categories_get_response.rb +1 -1
  318. data/lib/plaid/models/category.rb +1 -1
  319. data/lib/plaid/models/cause.rb +1 -1
  320. data/lib/plaid/models/connected_application.rb +357 -0
  321. data/lib/plaid/models/country_code.rb +1 -1
  322. data/lib/plaid/models/credit_card_liability.rb +5 -9
  323. data/lib/plaid/models/credit_filter.rb +2 -2
  324. data/lib/plaid/models/customer_initiated_return_risk.rb +300 -0
  325. data/lib/plaid/models/default_update_webhook.rb +1 -1
  326. data/lib/plaid/models/deposit_switch_address_data.rb +1 -1
  327. data/lib/plaid/models/deposit_switch_alt_create_request.rb +59 -5
  328. data/lib/plaid/models/deposit_switch_alt_create_response.rb +1 -1
  329. data/lib/plaid/models/deposit_switch_create_request.rb +59 -5
  330. data/lib/plaid/models/deposit_switch_create_request_options.rb +251 -0
  331. data/lib/plaid/models/deposit_switch_create_response.rb +1 -1
  332. data/lib/plaid/models/deposit_switch_get_request.rb +1 -1
  333. data/lib/plaid/models/deposit_switch_get_response.rb +74 -7
  334. data/lib/plaid/models/deposit_switch_state_update_webhook.rb +250 -0
  335. data/lib/plaid/models/deposit_switch_target_account.rb +1 -1
  336. data/lib/plaid/models/deposit_switch_target_user.rb +1 -1
  337. data/lib/plaid/models/deposit_switch_token_create_request.rb +1 -1
  338. data/lib/plaid/models/deposit_switch_token_create_response.rb +2 -2
  339. data/lib/plaid/models/depository_filter.rb +2 -2
  340. data/lib/plaid/models/email.rb +1 -1
  341. data/lib/plaid/models/employee.rb +6 -17
  342. data/lib/plaid/models/employee_income_summary_field_string.rb +1 -1
  343. data/lib/plaid/models/employer.rb +7 -3
  344. data/lib/plaid/models/employer_income_summary_field_string.rb +1 -1
  345. data/lib/plaid/models/employers_search_request.rb +1 -1
  346. data/lib/plaid/models/employers_search_response.rb +1 -1
  347. data/lib/plaid/models/error.rb +2 -9
  348. data/lib/plaid/models/external_payment_options.rb +61 -7
  349. data/lib/plaid/models/external_payment_refund_details.rb +7 -2
  350. data/lib/plaid/models/{external_payment_schedule.rb → external_payment_schedule_base.rb} +21 -25
  351. data/lib/plaid/models/external_payment_schedule_get.rb +19 -19
  352. data/lib/plaid/models/external_payment_schedule_request.rb +283 -0
  353. data/lib/plaid/models/health_incident.rb +18 -5
  354. data/lib/plaid/models/historical_balance.rb +3 -3
  355. data/lib/plaid/models/historical_update_webhook.rb +1 -1
  356. data/lib/plaid/models/holding.rb +3 -3
  357. data/lib/plaid/models/holdings_default_update_webhook.rb +1 -1
  358. data/lib/plaid/models/identity_get_request.rb +1 -1
  359. data/lib/plaid/models/identity_get_request_options.rb +1 -1
  360. data/lib/plaid/models/identity_get_response.rb +1 -1
  361. data/lib/plaid/models/incident_update.rb +4 -4
  362. data/lib/plaid/models/income_breakdown.rb +36 -2
  363. data/lib/plaid/models/income_summary.rb +26 -1
  364. data/lib/plaid/models/income_summary_field_number.rb +1 -1
  365. data/lib/plaid/models/income_summary_field_string.rb +1 -1
  366. data/lib/plaid/models/income_verification_create_request.rb +1 -1
  367. data/lib/plaid/models/income_verification_create_response.rb +1 -1
  368. data/lib/plaid/models/income_verification_documents_download_request.rb +1 -1
  369. data/lib/plaid/models/income_verification_documents_download_response.rb +1 -1
  370. data/lib/plaid/models/{income_verification_paystub_get_request.rb → income_verification_paystubs_get_request.rb} +5 -5
  371. data/lib/plaid/models/income_verification_paystubs_get_response.rb +241 -0
  372. data/lib/plaid/models/income_verification_refresh_request.rb +245 -0
  373. data/lib/plaid/models/income_verification_refresh_response.rb +239 -0
  374. data/lib/plaid/models/income_verification_status_webhook.rb +2 -2
  375. data/lib/plaid/models/income_verification_summary_get_request.rb +1 -1
  376. data/lib/plaid/models/income_verification_summary_get_response.rb +12 -2
  377. data/lib/plaid/models/income_verification_webhook_status.rb +1 -1
  378. data/lib/plaid/models/inflow_model.rb +1 -1
  379. data/lib/plaid/models/initial_update_webhook.rb +1 -1
  380. data/lib/plaid/models/institution.rb +2 -2
  381. data/lib/plaid/models/institution_status.rb +30 -3
  382. data/lib/plaid/models/institutions_get_by_id_request.rb +1 -1
  383. data/lib/plaid/models/institutions_get_by_id_request_options.rb +2 -2
  384. data/lib/plaid/models/institutions_get_by_id_response.rb +1 -1
  385. data/lib/plaid/models/institutions_get_request.rb +1 -1
  386. data/lib/plaid/models/institutions_get_request_options.rb +2 -2
  387. data/lib/plaid/models/institutions_get_response.rb +1 -1
  388. data/lib/plaid/models/institutions_search_account_filter.rb +1 -1
  389. data/lib/plaid/models/institutions_search_payment_initiation_options.rb +1 -1
  390. data/lib/plaid/models/institutions_search_request.rb +2 -2
  391. data/lib/plaid/models/institutions_search_request_options.rb +2 -2
  392. data/lib/plaid/models/institutions_search_response.rb +1 -1
  393. data/lib/plaid/models/investment_filter.rb +2 -2
  394. data/lib/plaid/models/investment_holdings_get_request_options.rb +1 -1
  395. data/lib/plaid/models/investment_transaction.rb +5 -5
  396. data/lib/plaid/models/investments_default_update_webhook.rb +1 -1
  397. data/lib/plaid/models/investments_holdings_get_request.rb +1 -1
  398. data/lib/plaid/models/investments_holdings_get_response.rb +1 -1
  399. data/lib/plaid/models/investments_transactions_get_request.rb +1 -1
  400. data/lib/plaid/models/investments_transactions_get_request_options.rb +1 -1
  401. data/lib/plaid/models/investments_transactions_get_response.rb +1 -1
  402. data/lib/plaid/models/item.rb +5 -5
  403. data/lib/plaid/models/item_access_token_invalidate_request.rb +1 -1
  404. data/lib/plaid/models/item_access_token_invalidate_response.rb +1 -1
  405. data/lib/plaid/models/item_application_list_request.rb +241 -0
  406. data/lib/plaid/models/item_application_list_response.rb +237 -0
  407. data/lib/plaid/models/item_application_list_user_auth.rb +232 -0
  408. data/lib/plaid/models/item_application_scopes_update_request.rb +274 -0
  409. data/lib/plaid/models/{income_verification_paystub_get_response.rb → item_application_scopes_update_response.rb} +11 -15
  410. data/lib/plaid/models/item_error_webhook.rb +1 -1
  411. data/lib/plaid/models/item_get_request.rb +1 -1
  412. data/lib/plaid/models/item_get_response.rb +2 -2
  413. data/lib/plaid/models/item_import_request.rb +1 -1
  414. data/lib/plaid/models/item_import_request_options.rb +1 -1
  415. data/lib/plaid/models/item_import_request_user_auth.rb +1 -1
  416. data/lib/plaid/models/item_import_response.rb +1 -1
  417. data/lib/plaid/models/item_product_ready_webhook.rb +1 -1
  418. data/lib/plaid/models/item_public_token_create_request.rb +1 -1
  419. data/lib/plaid/models/item_public_token_create_response.rb +1 -1
  420. data/lib/plaid/models/item_public_token_exchange_request.rb +1 -1
  421. data/lib/plaid/models/item_public_token_exchange_response.rb +1 -1
  422. data/lib/plaid/models/item_remove_request.rb +1 -1
  423. data/lib/plaid/models/item_remove_response.rb +1 -1
  424. data/lib/plaid/models/item_status.rb +7 -16
  425. data/lib/plaid/models/item_status_investments.rb +232 -0
  426. data/lib/plaid/models/{nullable_recipient_bacs.rb → item_status_last_webhook.rb} +22 -26
  427. data/lib/plaid/models/{nullable_item_status.rb → item_status_nullable.rb} +10 -19
  428. data/lib/plaid/models/item_status_transactions.rb +232 -0
  429. data/lib/plaid/models/item_webhook_update_request.rb +1 -1
  430. data/lib/plaid/models/item_webhook_update_response.rb +1 -1
  431. data/lib/plaid/models/jwk_public_key.rb +1 -1
  432. data/lib/plaid/models/jwt_header.rb +1 -1
  433. data/lib/plaid/models/liabilities_default_update_webhook.rb +27 -2
  434. data/lib/plaid/models/liabilities_get_request.rb +1 -1
  435. data/lib/plaid/models/liabilities_get_request_options.rb +1 -1
  436. data/lib/plaid/models/liabilities_get_response.rb +1 -1
  437. data/lib/plaid/models/liabilities_object.rb +4 -4
  438. data/lib/plaid/models/liability_override.rb +3 -3
  439. data/lib/plaid/models/link_token_account_filters.rb +2 -2
  440. data/lib/plaid/models/link_token_create_request.rb +12 -3
  441. data/lib/plaid/models/link_token_create_request_account_subtypes.rb +2 -2
  442. data/lib/plaid/models/link_token_create_request_auth.rb +1 -1
  443. data/lib/plaid/models/link_token_create_request_deposit_switch.rb +1 -1
  444. data/lib/plaid/models/link_token_create_request_income_verification.rb +2 -3
  445. data/lib/plaid/models/link_token_create_request_payment_initiation.rb +22 -1
  446. data/lib/plaid/models/link_token_create_request_user.rb +8 -8
  447. data/lib/plaid/models/link_token_create_response.rb +1 -1
  448. data/lib/plaid/models/link_token_eu_config.rb +220 -0
  449. data/lib/plaid/models/link_token_get_metadata_response.rb +11 -1
  450. data/lib/plaid/models/link_token_get_request.rb +1 -1
  451. data/lib/plaid/models/link_token_get_response.rb +11 -1
  452. data/lib/plaid/models/loan_filter.rb +2 -2
  453. data/lib/plaid/models/location.rb +1 -1
  454. data/lib/plaid/models/meta.rb +1 -1
  455. data/lib/plaid/models/mfa.rb +1 -1
  456. data/lib/plaid/models/mortgage_interest_rate.rb +1 -1
  457. data/lib/plaid/models/mortgage_liability.rb +20 -6
  458. data/lib/plaid/models/mortgage_property_address.rb +1 -1
  459. data/lib/plaid/models/numbers.rb +1 -41
  460. data/lib/plaid/models/numbers_ach.rb +2 -2
  461. data/lib/plaid/models/{nullable_numbers_ach.rb → numbers_ach_nullable.rb} +5 -5
  462. data/lib/plaid/models/numbers_bacs.rb +1 -1
  463. data/lib/plaid/models/{nullable_numbers_bacs.rb → numbers_bacs_nullable.rb} +4 -4
  464. data/lib/plaid/models/numbers_eft.rb +1 -1
  465. data/lib/plaid/models/{nullable_numbers_eft.rb → numbers_eft_nullable.rb} +4 -4
  466. data/lib/plaid/models/numbers_international.rb +1 -1
  467. data/lib/plaid/models/{nullable_numbers_international.rb → numbers_international_nullable.rb} +4 -4
  468. data/lib/plaid/models/override_account_type.rb +40 -0
  469. data/lib/plaid/models/override_accounts.rb +2 -2
  470. data/lib/plaid/models/owner.rb +1 -1
  471. data/lib/plaid/models/owner_override.rb +1 -1
  472. data/lib/plaid/models/pay_frequency.rb +1 -1
  473. data/lib/plaid/models/pay_period_details.rb +4 -4
  474. data/lib/plaid/models/payment_amount.rb +12 -1
  475. data/lib/plaid/models/payment_initiation_address.rb +118 -4
  476. data/lib/plaid/models/payment_initiation_metadata.rb +16 -1
  477. data/lib/plaid/models/payment_initiation_optional_restriction_bacs.rb +53 -1
  478. data/lib/plaid/models/payment_initiation_payment.rb +20 -2
  479. data/lib/plaid/models/payment_initiation_payment_create_request.rb +53 -3
  480. data/lib/plaid/models/payment_initiation_payment_create_response.rb +35 -1
  481. data/lib/plaid/models/payment_initiation_payment_get_request.rb +22 -1
  482. data/lib/plaid/models/payment_initiation_payment_get_response.rb +20 -2
  483. data/lib/plaid/models/payment_initiation_payment_list_request.rb +1 -18
  484. data/lib/plaid/models/payment_initiation_payment_list_response.rb +1 -1
  485. data/lib/plaid/models/payment_initiation_payment_token_create_request.rb +22 -1
  486. data/lib/plaid/models/payment_initiation_payment_token_create_response.rb +1 -1
  487. data/lib/plaid/models/payment_initiation_recipient.rb +2 -2
  488. data/lib/plaid/models/payment_initiation_recipient_create_request.rb +49 -2
  489. data/lib/plaid/models/payment_initiation_recipient_create_response.rb +1 -1
  490. data/lib/plaid/models/payment_initiation_recipient_get_request.rb +22 -1
  491. data/lib/plaid/models/payment_initiation_recipient_get_response.rb +2 -2
  492. data/lib/plaid/models/payment_initiation_recipient_get_response_all_of.rb +1 -1
  493. data/lib/plaid/models/payment_initiation_recipient_list_request.rb +1 -1
  494. data/lib/plaid/models/payment_initiation_recipient_list_response.rb +1 -1
  495. data/lib/plaid/models/payment_initiation_standing_order_metadata.rb +16 -1
  496. data/lib/plaid/models/payment_meta.rb +1 -1
  497. data/lib/plaid/models/payment_schedule_interval.rb +1 -1
  498. data/lib/plaid/models/payment_status_update_webhook.rb +2 -2
  499. data/lib/plaid/models/paystub.rb +5 -22
  500. data/lib/plaid/models/paystub_deduction.rb +1 -1
  501. data/lib/plaid/models/{nullable_access_token.rb → paystub_employer.rb} +17 -6
  502. data/lib/plaid/models/paystub_ytd_details.rb +2 -1
  503. data/lib/plaid/models/pending_expiration_webhook.rb +2 -2
  504. data/lib/plaid/models/phone_number.rb +11 -3
  505. data/lib/plaid/models/processor_apex_processor_token_create_request.rb +1 -1
  506. data/lib/plaid/models/processor_auth_get_request.rb +1 -1
  507. data/lib/plaid/models/processor_auth_get_response.rb +1 -1
  508. data/lib/plaid/models/processor_balance_get_request.rb +1 -1
  509. data/lib/plaid/models/processor_balance_get_response.rb +1 -1
  510. data/lib/plaid/models/processor_bank_transfer_create_request.rb +459 -0
  511. data/lib/plaid/models/processor_bank_transfer_create_response.rb +239 -0
  512. data/lib/plaid/models/processor_identity_get_request.rb +1 -1
  513. data/lib/plaid/models/processor_identity_get_response.rb +1 -1
  514. data/lib/plaid/models/processor_number.rb +5 -5
  515. data/lib/plaid/models/processor_stripe_bank_account_token_create_request.rb +1 -1
  516. data/lib/plaid/models/processor_stripe_bank_account_token_create_response.rb +1 -1
  517. data/lib/plaid/models/processor_token_create_request.rb +36 -2
  518. data/lib/plaid/models/processor_token_create_response.rb +1 -1
  519. data/lib/plaid/models/product_access.rb +262 -0
  520. data/lib/plaid/models/product_status.rb +3 -3
  521. data/lib/plaid/models/product_status_breakdown.rb +1 -2
  522. data/lib/plaid/models/products.rb +2 -1
  523. data/lib/plaid/models/projected_income_summary_field_number.rb +1 -1
  524. data/lib/plaid/models/pslf_status.rb +2 -2
  525. data/lib/plaid/models/recaptcha_required_error.rb +1 -1
  526. data/lib/plaid/models/recipient_bacs.rb +53 -1
  527. data/lib/plaid/models/recipient_bacs_nullable.rb +288 -0
  528. data/lib/plaid/models/requested_scopes.rb +261 -0
  529. data/lib/plaid/models/sandbox_bank_transfer_fire_webhook_request.rb +1 -1
  530. data/lib/plaid/models/sandbox_bank_transfer_fire_webhook_response.rb +1 -1
  531. data/lib/plaid/models/sandbox_bank_transfer_simulate_request.rb +1 -1
  532. data/lib/plaid/models/sandbox_bank_transfer_simulate_response.rb +1 -1
  533. data/lib/plaid/models/sandbox_income_fire_webhook_request.rb +309 -0
  534. data/lib/plaid/models/sandbox_income_fire_webhook_response.rb +225 -0
  535. data/lib/plaid/models/sandbox_item_fire_webhook_request.rb +1 -1
  536. data/lib/plaid/models/sandbox_item_fire_webhook_response.rb +1 -1
  537. data/lib/plaid/models/sandbox_item_reset_login_request.rb +1 -1
  538. data/lib/plaid/models/sandbox_item_reset_login_response.rb +1 -1
  539. data/lib/plaid/models/sandbox_item_set_verification_status_request.rb +1 -1
  540. data/lib/plaid/models/sandbox_item_set_verification_status_response.rb +1 -1
  541. data/lib/plaid/models/sandbox_oauth_select_accounts_request.rb +240 -0
  542. data/lib/plaid/models/sandbox_processor_token_create_request.rb +1 -1
  543. data/lib/plaid/models/sandbox_processor_token_create_request_options.rb +1 -1
  544. data/lib/plaid/models/sandbox_processor_token_create_response.rb +1 -1
  545. data/lib/plaid/models/sandbox_public_token_create_request.rb +1 -1
  546. data/lib/plaid/models/sandbox_public_token_create_request_options.rb +1 -1
  547. data/lib/plaid/models/sandbox_public_token_create_request_options_transactions.rb +4 -4
  548. data/lib/plaid/models/sandbox_public_token_create_response.rb +1 -1
  549. data/lib/plaid/models/scopes.rb +243 -0
  550. data/lib/plaid/models/scopes_nullable.rb +249 -0
  551. data/lib/plaid/models/security.rb +3 -3
  552. data/lib/plaid/models/sender_bacs_nullable.rb +288 -0
  553. data/lib/plaid/models/servicer_address_data.rb +1 -1
  554. data/lib/plaid/models/signal_address_data.rb +263 -0
  555. data/lib/plaid/models/signal_decision_report_request.rb +259 -0
  556. data/lib/plaid/models/signal_decision_report_response.rb +224 -0
  557. data/lib/plaid/models/signal_device.rb +232 -0
  558. data/lib/plaid/models/signal_evaluate_core_attributes.rb +584 -0
  559. data/lib/plaid/models/signal_evaluate_request.rb +355 -0
  560. data/lib/plaid/models/signal_evaluate_response.rb +252 -0
  561. data/lib/plaid/models/signal_person_name.rb +265 -0
  562. data/lib/plaid/models/signal_return_report_request.rb +259 -0
  563. data/lib/plaid/models/signal_return_report_response.rb +224 -0
  564. data/lib/plaid/models/signal_scores.rb +227 -0
  565. data/lib/plaid/models/signal_user.rb +252 -0
  566. data/lib/plaid/models/standalone_account_type.rb +1 -1
  567. data/lib/plaid/models/standalone_currency_code_list.rb +1 -1
  568. data/lib/plaid/models/standalone_investment_transaction_subtype.rb +1 -1
  569. data/lib/plaid/models/standalone_investment_transaction_type.rb +1 -1
  570. data/lib/plaid/models/student_loan.rb +27 -7
  571. data/lib/plaid/models/student_loan_repayment_model.rb +1 -1
  572. data/lib/plaid/models/student_loan_status.rb +2 -2
  573. data/lib/plaid/models/student_repayment_plan.rb +3 -3
  574. data/lib/plaid/models/transaction.rb +164 -124
  575. data/lib/plaid/models/transaction_all_of.rb +312 -0
  576. data/lib/plaid/models/transaction_base.rb +436 -0
  577. data/lib/plaid/models/transaction_code.rb +1 -1
  578. data/lib/plaid/models/transaction_data.rb +2 -2
  579. data/lib/plaid/models/transaction_override.rb +3 -3
  580. data/lib/plaid/models/transactions_get_request.rb +1 -1
  581. data/lib/plaid/models/transactions_get_request_options.rb +18 -5
  582. data/lib/plaid/models/transactions_get_response.rb +1 -1
  583. data/lib/plaid/models/transactions_refresh_request.rb +1 -1
  584. data/lib/plaid/models/transactions_refresh_response.rb +1 -1
  585. data/lib/plaid/models/transactions_removed_webhook.rb +1 -1
  586. data/lib/plaid/models/user_custom_password.rb +1 -1
  587. data/lib/plaid/models/user_permission_revoked_webhook.rb +1 -1
  588. data/lib/plaid/models/verification_expired_webhook.rb +1 -1
  589. data/lib/plaid/models/verification_refresh_status.rb +36 -0
  590. data/lib/plaid/models/verification_status.rb +1 -1
  591. data/lib/plaid/models/warning.rb +35 -1
  592. data/lib/plaid/models/webhook_update_acknowledged_webhook.rb +1 -1
  593. data/lib/plaid/models/webhook_verification_key_get_request.rb +1 -1
  594. data/lib/plaid/models/webhook_verification_key_get_response.rb +1 -1
  595. data/lib/plaid/models/ytd_gross_income_summary_field_number.rb +1 -1
  596. data/lib/plaid/models/ytd_net_income_summary_field_number.rb +1 -1
  597. data/lib/plaid/version.rb +2 -2
  598. data/lib/plaid.rb +59 -13
  599. data/pkg/plaid-13.2.0.gem +0 -0
  600. data/pkg/plaid-14.0.0.beta.3.gem +0 -0
  601. data/pkg/plaid-14.0.0.beta.5.gem +0 -0
  602. data/plaid.gemspec +1 -1
  603. data/templates/ruby/api_client.mustache +3 -1
  604. data/test/test_bank_transfers.rb +1 -1
  605. data/test/test_item.rb +0 -9
  606. data/test/test_payment_initiation.rb +1 -1
  607. data/test/test_processor.rb +1 -16
  608. metadata +293 -24
  609. data/pkg/plaid-14.2.0.gem +0 -0
@@ -0,0 +1,232 @@
1
+ =begin
2
+ #The Plaid API
3
+
4
+ #The Plaid REST API. Please see https://plaid.com/docs/api for more details.
5
+
6
+ The version of the OpenAPI document: 2020-09-14_1.20.6
7
+
8
+ Generated by: https://openapi-generator.tech
9
+ OpenAPI Generator version: 5.1.0
10
+
11
+ =end
12
+
13
+ require 'date'
14
+ require 'time'
15
+
16
+ module Plaid
17
+ # Information about the last successful and failed investments update for the Item.
18
+ class ItemStatusInvestments
19
+ # ISO 8601 timestamp of the last successful investments update for the Item. The status will update each time Plaid successfully connects with the institution, regardless of whether any new data is available in the update.
20
+ attr_accessor :last_successful_update
21
+
22
+ # ISO 8601 timestamp of the last failed investments update for the Item. The status will update each time Plaid fails an attempt to connect with the institution, regardless of whether any new data is available in the update.
23
+ attr_accessor :last_failed_update
24
+
25
+ # Attribute mapping from ruby-style variable name to JSON key.
26
+ def self.attribute_map
27
+ {
28
+ :'last_successful_update' => :'last_successful_update',
29
+ :'last_failed_update' => :'last_failed_update'
30
+ }
31
+ end
32
+
33
+ # Returns all the JSON keys this model knows about
34
+ def self.acceptable_attributes
35
+ attribute_map.values
36
+ end
37
+
38
+ # Attribute type mapping.
39
+ def self.openapi_types
40
+ {
41
+ :'last_successful_update' => :'Time',
42
+ :'last_failed_update' => :'Time'
43
+ }
44
+ end
45
+
46
+ # List of attributes with nullable: true
47
+ def self.openapi_nullable
48
+ Set.new([
49
+ :'last_successful_update',
50
+ :'last_failed_update'
51
+ ])
52
+ end
53
+
54
+ # Initializes the object
55
+ # @param [Hash] attributes Model attributes in the form of hash
56
+ def initialize(attributes = {})
57
+ if (!attributes.is_a?(Hash))
58
+ fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::ItemStatusInvestments` initialize method"
59
+ end
60
+
61
+ # check to see if the attribute exists and convert string to symbol for hash key
62
+ attributes = attributes.each_with_object({}) { |(k, v), h|
63
+ if (!self.class.attribute_map.key?(k.to_sym))
64
+ fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::ItemStatusInvestments`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
65
+ end
66
+ h[k.to_sym] = v
67
+ }
68
+
69
+ if attributes.key?(:'last_successful_update')
70
+ self.last_successful_update = attributes[:'last_successful_update']
71
+ end
72
+
73
+ if attributes.key?(:'last_failed_update')
74
+ self.last_failed_update = attributes[:'last_failed_update']
75
+ end
76
+ end
77
+
78
+ # Show invalid properties with the reasons. Usually used together with valid?
79
+ # @return Array for valid properties with the reasons
80
+ def list_invalid_properties
81
+ invalid_properties = Array.new
82
+ invalid_properties
83
+ end
84
+
85
+ # Check to see if the all the properties in the model are valid
86
+ # @return true if the model is valid
87
+ def valid?
88
+ true
89
+ end
90
+
91
+ # Checks equality by comparing each attribute.
92
+ # @param [Object] Object to be compared
93
+ def ==(o)
94
+ return true if self.equal?(o)
95
+ self.class == o.class &&
96
+ last_successful_update == o.last_successful_update &&
97
+ last_failed_update == o.last_failed_update
98
+ end
99
+
100
+ # @see the `==` method
101
+ # @param [Object] Object to be compared
102
+ def eql?(o)
103
+ self == o
104
+ end
105
+
106
+ # Calculates hash code according to all attributes.
107
+ # @return [Integer] Hash code
108
+ def hash
109
+ [last_successful_update, last_failed_update].hash
110
+ end
111
+
112
+ # Builds the object from hash
113
+ # @param [Hash] attributes Model attributes in the form of hash
114
+ # @return [Object] Returns the model itself
115
+ def self.build_from_hash(attributes)
116
+ new.build_from_hash(attributes)
117
+ end
118
+
119
+ # Builds the object from hash
120
+ # @param [Hash] attributes Model attributes in the form of hash
121
+ # @return [Object] Returns the model itself
122
+ def build_from_hash(attributes)
123
+ return nil unless attributes.is_a?(Hash)
124
+ self.class.openapi_types.each_pair do |key, type|
125
+ if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
126
+ self.send("#{key}=", nil)
127
+ elsif type =~ /\AArray<(.*)>/i
128
+ # check to ensure the input is an array given that the attribute
129
+ # is documented as an array but the input is not
130
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
131
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
132
+ end
133
+ elsif !attributes[self.class.attribute_map[key]].nil?
134
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
135
+ end
136
+ end
137
+
138
+ self
139
+ end
140
+
141
+ # Deserializes the data based on type
142
+ # @param string type Data type
143
+ # @param string value Value to be deserialized
144
+ # @return [Object] Deserialized data
145
+ def _deserialize(type, value)
146
+ case type.to_sym
147
+ when :Time
148
+ Time.parse(value)
149
+ when :Date
150
+ Date.parse(value)
151
+ when :String
152
+ value.to_s
153
+ when :Integer
154
+ value.to_i
155
+ when :Float
156
+ value.to_f
157
+ when :Boolean
158
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
159
+ true
160
+ else
161
+ false
162
+ end
163
+ when :Object
164
+ # generic object (usually a Hash), return directly
165
+ value
166
+ when /\AArray<(?<inner_type>.+)>\z/
167
+ inner_type = Regexp.last_match[:inner_type]
168
+ value.map { |v| _deserialize(inner_type, v) }
169
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
170
+ k_type = Regexp.last_match[:k_type]
171
+ v_type = Regexp.last_match[:v_type]
172
+ {}.tap do |hash|
173
+ value.each do |k, v|
174
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
175
+ end
176
+ end
177
+ else # model
178
+ # models (e.g. Pet) or oneOf
179
+ klass = Plaid.const_get(type)
180
+ klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
181
+ end
182
+ end
183
+
184
+ # Returns the string representation of the object
185
+ # @return [String] String presentation of the object
186
+ def to_s
187
+ to_hash.to_s
188
+ end
189
+
190
+ # to_body is an alias to to_hash (backward compatibility)
191
+ # @return [Hash] Returns the object in the form of hash
192
+ def to_body
193
+ to_hash
194
+ end
195
+
196
+ # Returns the object in the form of hash
197
+ # @return [Hash] Returns the object in the form of hash
198
+ def to_hash
199
+ hash = {}
200
+ self.class.attribute_map.each_pair do |attr, param|
201
+ value = self.send(attr)
202
+ if value.nil?
203
+ is_nullable = self.class.openapi_nullable.include?(attr)
204
+ next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
205
+ end
206
+
207
+ hash[param] = _to_hash(value)
208
+ end
209
+ hash
210
+ end
211
+
212
+ # Outputs non-array value in the form of hash
213
+ # For object, use to_hash. Otherwise, just return the value
214
+ # @param [Object] value Any valid value
215
+ # @return [Hash] Returns the value in the form of hash
216
+ def _to_hash(value)
217
+ if value.is_a?(Array)
218
+ value.compact.map { |v| _to_hash(v) }
219
+ elsif value.is_a?(Hash)
220
+ {}.tap do |hash|
221
+ value.each { |k, v| hash[k] = _to_hash(v) }
222
+ end
223
+ elsif value.respond_to? :to_hash
224
+ value.to_hash
225
+ else
226
+ value
227
+ end
228
+ end
229
+
230
+ end
231
+
232
+ end
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Plaid REST API. Please see https://plaid.com/docs/api for more details.
5
5
 
6
- The version of the OpenAPI document: 2020-09-14_1.16.6
6
+ The version of the OpenAPI document: 2020-09-14_1.20.6
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.1.0
@@ -14,18 +14,19 @@ require 'date'
14
14
  require 'time'
15
15
 
16
16
  module Plaid
17
- class NullableRecipientBACS
18
- # The account number of the account. Maximum of 10 characters.
19
- attr_accessor :account
17
+ # Information about the last webhook fired for the Item.
18
+ class ItemStatusLastWebhook
19
+ # ISO 8601 timestamp of when the webhook was fired.
20
+ attr_accessor :sent_at
20
21
 
21
- # The 6-character sort code of the account.
22
- attr_accessor :sort_code
22
+ # The last webhook code sent.
23
+ attr_accessor :code_sent
23
24
 
24
25
  # Attribute mapping from ruby-style variable name to JSON key.
25
26
  def self.attribute_map
26
27
  {
27
- :'account' => :'account',
28
- :'sort_code' => :'sort_code'
28
+ :'sent_at' => :'sent_at',
29
+ :'code_sent' => :'code_sent'
29
30
  }
30
31
  end
31
32
 
@@ -37,45 +38,40 @@ module Plaid
37
38
  # Attribute type mapping.
38
39
  def self.openapi_types
39
40
  {
40
- :'account' => :'String',
41
- :'sort_code' => :'String'
41
+ :'sent_at' => :'Time',
42
+ :'code_sent' => :'String'
42
43
  }
43
44
  end
44
45
 
45
46
  # List of attributes with nullable: true
46
47
  def self.openapi_nullable
47
48
  Set.new([
49
+ :'sent_at',
50
+ :'code_sent'
48
51
  ])
49
52
  end
50
53
 
51
- # List of class defined in allOf (OpenAPI v3)
52
- def self.openapi_all_of
53
- [
54
- :'RecipientBACS'
55
- ]
56
- end
57
-
58
54
  # Initializes the object
59
55
  # @param [Hash] attributes Model attributes in the form of hash
60
56
  def initialize(attributes = {})
61
57
  if (!attributes.is_a?(Hash))
62
- fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::NullableRecipientBACS` initialize method"
58
+ fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::ItemStatusLastWebhook` initialize method"
63
59
  end
64
60
 
65
61
  # check to see if the attribute exists and convert string to symbol for hash key
66
62
  attributes = attributes.each_with_object({}) { |(k, v), h|
67
63
  if (!self.class.attribute_map.key?(k.to_sym))
68
- fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::NullableRecipientBACS`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
64
+ fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::ItemStatusLastWebhook`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
69
65
  end
70
66
  h[k.to_sym] = v
71
67
  }
72
68
 
73
- if attributes.key?(:'account')
74
- self.account = attributes[:'account']
69
+ if attributes.key?(:'sent_at')
70
+ self.sent_at = attributes[:'sent_at']
75
71
  end
76
72
 
77
- if attributes.key?(:'sort_code')
78
- self.sort_code = attributes[:'sort_code']
73
+ if attributes.key?(:'code_sent')
74
+ self.code_sent = attributes[:'code_sent']
79
75
  end
80
76
  end
81
77
 
@@ -97,8 +93,8 @@ module Plaid
97
93
  def ==(o)
98
94
  return true if self.equal?(o)
99
95
  self.class == o.class &&
100
- account == o.account &&
101
- sort_code == o.sort_code
96
+ sent_at == o.sent_at &&
97
+ code_sent == o.code_sent
102
98
  end
103
99
 
104
100
  # @see the `==` method
@@ -110,7 +106,7 @@ module Plaid
110
106
  # Calculates hash code according to all attributes.
111
107
  # @return [Integer] Hash code
112
108
  def hash
113
- [account, sort_code].hash
109
+ [sent_at, code_sent].hash
114
110
  end
115
111
 
116
112
  # Builds the object from hash
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Plaid REST API. Please see https://plaid.com/docs/api for more details.
5
5
 
6
- The version of the OpenAPI document: 2020-09-14_1.16.6
6
+ The version of the OpenAPI document: 2020-09-14_1.20.6
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.1.0
@@ -14,14 +14,11 @@ require 'date'
14
14
  require 'time'
15
15
 
16
16
  module Plaid
17
- class NullableItemStatus
18
- # Information about the last successful and failed investments update for the Item.
17
+ class ItemStatusNullable
19
18
  attr_accessor :investments
20
19
 
21
- # Information about the last successful and failed transactions update for the Item.
22
20
  attr_accessor :transactions
23
21
 
24
- # Information about the last webhook fired for the Item.
25
22
  attr_accessor :last_webhook
26
23
 
27
24
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -41,9 +38,9 @@ module Plaid
41
38
  # Attribute type mapping.
42
39
  def self.openapi_types
43
40
  {
44
- :'investments' => :'Hash<String, Object>',
45
- :'transactions' => :'Hash<String, Object>',
46
- :'last_webhook' => :'Hash<String, Object>'
41
+ :'investments' => :'ItemStatusInvestments',
42
+ :'transactions' => :'ItemStatusTransactions',
43
+ :'last_webhook' => :'ItemStatusLastWebhook'
47
44
  }
48
45
  end
49
46
 
@@ -67,33 +64,27 @@ module Plaid
67
64
  # @param [Hash] attributes Model attributes in the form of hash
68
65
  def initialize(attributes = {})
69
66
  if (!attributes.is_a?(Hash))
70
- fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::NullableItemStatus` initialize method"
67
+ fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::ItemStatusNullable` initialize method"
71
68
  end
72
69
 
73
70
  # check to see if the attribute exists and convert string to symbol for hash key
74
71
  attributes = attributes.each_with_object({}) { |(k, v), h|
75
72
  if (!self.class.attribute_map.key?(k.to_sym))
76
- fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::NullableItemStatus`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
73
+ fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::ItemStatusNullable`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
77
74
  end
78
75
  h[k.to_sym] = v
79
76
  }
80
77
 
81
78
  if attributes.key?(:'investments')
82
- if (value = attributes[:'investments']).is_a?(Hash)
83
- self.investments = value
84
- end
79
+ self.investments = attributes[:'investments']
85
80
  end
86
81
 
87
82
  if attributes.key?(:'transactions')
88
- if (value = attributes[:'transactions']).is_a?(Hash)
89
- self.transactions = value
90
- end
83
+ self.transactions = attributes[:'transactions']
91
84
  end
92
85
 
93
86
  if attributes.key?(:'last_webhook')
94
- if (value = attributes[:'last_webhook']).is_a?(Hash)
95
- self.last_webhook = value
96
- end
87
+ self.last_webhook = attributes[:'last_webhook']
97
88
  end
98
89
  end
99
90
 
@@ -0,0 +1,232 @@
1
+ =begin
2
+ #The Plaid API
3
+
4
+ #The Plaid REST API. Please see https://plaid.com/docs/api for more details.
5
+
6
+ The version of the OpenAPI document: 2020-09-14_1.20.6
7
+
8
+ Generated by: https://openapi-generator.tech
9
+ OpenAPI Generator version: 5.1.0
10
+
11
+ =end
12
+
13
+ require 'date'
14
+ require 'time'
15
+
16
+ module Plaid
17
+ # Information about the last successful and failed transactions update for the Item.
18
+ class ItemStatusTransactions
19
+ # ISO 8601 timestamp of the last successful transactions update for the Item. The status will update each time Plaid successfully connects with the institution, regardless of whether any new data is available in the update.
20
+ attr_accessor :last_successful_update
21
+
22
+ # ISO 8601 timestamp of the last failed transactions update for the Item. The status will update each time Plaid fails an attempt to connect with the institution, regardless of whether any new data is available in the update.
23
+ attr_accessor :last_failed_update
24
+
25
+ # Attribute mapping from ruby-style variable name to JSON key.
26
+ def self.attribute_map
27
+ {
28
+ :'last_successful_update' => :'last_successful_update',
29
+ :'last_failed_update' => :'last_failed_update'
30
+ }
31
+ end
32
+
33
+ # Returns all the JSON keys this model knows about
34
+ def self.acceptable_attributes
35
+ attribute_map.values
36
+ end
37
+
38
+ # Attribute type mapping.
39
+ def self.openapi_types
40
+ {
41
+ :'last_successful_update' => :'Time',
42
+ :'last_failed_update' => :'Time'
43
+ }
44
+ end
45
+
46
+ # List of attributes with nullable: true
47
+ def self.openapi_nullable
48
+ Set.new([
49
+ :'last_successful_update',
50
+ :'last_failed_update'
51
+ ])
52
+ end
53
+
54
+ # Initializes the object
55
+ # @param [Hash] attributes Model attributes in the form of hash
56
+ def initialize(attributes = {})
57
+ if (!attributes.is_a?(Hash))
58
+ fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::ItemStatusTransactions` initialize method"
59
+ end
60
+
61
+ # check to see if the attribute exists and convert string to symbol for hash key
62
+ attributes = attributes.each_with_object({}) { |(k, v), h|
63
+ if (!self.class.attribute_map.key?(k.to_sym))
64
+ fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::ItemStatusTransactions`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
65
+ end
66
+ h[k.to_sym] = v
67
+ }
68
+
69
+ if attributes.key?(:'last_successful_update')
70
+ self.last_successful_update = attributes[:'last_successful_update']
71
+ end
72
+
73
+ if attributes.key?(:'last_failed_update')
74
+ self.last_failed_update = attributes[:'last_failed_update']
75
+ end
76
+ end
77
+
78
+ # Show invalid properties with the reasons. Usually used together with valid?
79
+ # @return Array for valid properties with the reasons
80
+ def list_invalid_properties
81
+ invalid_properties = Array.new
82
+ invalid_properties
83
+ end
84
+
85
+ # Check to see if the all the properties in the model are valid
86
+ # @return true if the model is valid
87
+ def valid?
88
+ true
89
+ end
90
+
91
+ # Checks equality by comparing each attribute.
92
+ # @param [Object] Object to be compared
93
+ def ==(o)
94
+ return true if self.equal?(o)
95
+ self.class == o.class &&
96
+ last_successful_update == o.last_successful_update &&
97
+ last_failed_update == o.last_failed_update
98
+ end
99
+
100
+ # @see the `==` method
101
+ # @param [Object] Object to be compared
102
+ def eql?(o)
103
+ self == o
104
+ end
105
+
106
+ # Calculates hash code according to all attributes.
107
+ # @return [Integer] Hash code
108
+ def hash
109
+ [last_successful_update, last_failed_update].hash
110
+ end
111
+
112
+ # Builds the object from hash
113
+ # @param [Hash] attributes Model attributes in the form of hash
114
+ # @return [Object] Returns the model itself
115
+ def self.build_from_hash(attributes)
116
+ new.build_from_hash(attributes)
117
+ end
118
+
119
+ # Builds the object from hash
120
+ # @param [Hash] attributes Model attributes in the form of hash
121
+ # @return [Object] Returns the model itself
122
+ def build_from_hash(attributes)
123
+ return nil unless attributes.is_a?(Hash)
124
+ self.class.openapi_types.each_pair do |key, type|
125
+ if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
126
+ self.send("#{key}=", nil)
127
+ elsif type =~ /\AArray<(.*)>/i
128
+ # check to ensure the input is an array given that the attribute
129
+ # is documented as an array but the input is not
130
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
131
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
132
+ end
133
+ elsif !attributes[self.class.attribute_map[key]].nil?
134
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
135
+ end
136
+ end
137
+
138
+ self
139
+ end
140
+
141
+ # Deserializes the data based on type
142
+ # @param string type Data type
143
+ # @param string value Value to be deserialized
144
+ # @return [Object] Deserialized data
145
+ def _deserialize(type, value)
146
+ case type.to_sym
147
+ when :Time
148
+ Time.parse(value)
149
+ when :Date
150
+ Date.parse(value)
151
+ when :String
152
+ value.to_s
153
+ when :Integer
154
+ value.to_i
155
+ when :Float
156
+ value.to_f
157
+ when :Boolean
158
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
159
+ true
160
+ else
161
+ false
162
+ end
163
+ when :Object
164
+ # generic object (usually a Hash), return directly
165
+ value
166
+ when /\AArray<(?<inner_type>.+)>\z/
167
+ inner_type = Regexp.last_match[:inner_type]
168
+ value.map { |v| _deserialize(inner_type, v) }
169
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
170
+ k_type = Regexp.last_match[:k_type]
171
+ v_type = Regexp.last_match[:v_type]
172
+ {}.tap do |hash|
173
+ value.each do |k, v|
174
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
175
+ end
176
+ end
177
+ else # model
178
+ # models (e.g. Pet) or oneOf
179
+ klass = Plaid.const_get(type)
180
+ klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
181
+ end
182
+ end
183
+
184
+ # Returns the string representation of the object
185
+ # @return [String] String presentation of the object
186
+ def to_s
187
+ to_hash.to_s
188
+ end
189
+
190
+ # to_body is an alias to to_hash (backward compatibility)
191
+ # @return [Hash] Returns the object in the form of hash
192
+ def to_body
193
+ to_hash
194
+ end
195
+
196
+ # Returns the object in the form of hash
197
+ # @return [Hash] Returns the object in the form of hash
198
+ def to_hash
199
+ hash = {}
200
+ self.class.attribute_map.each_pair do |attr, param|
201
+ value = self.send(attr)
202
+ if value.nil?
203
+ is_nullable = self.class.openapi_nullable.include?(attr)
204
+ next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
205
+ end
206
+
207
+ hash[param] = _to_hash(value)
208
+ end
209
+ hash
210
+ end
211
+
212
+ # Outputs non-array value in the form of hash
213
+ # For object, use to_hash. Otherwise, just return the value
214
+ # @param [Object] value Any valid value
215
+ # @return [Hash] Returns the value in the form of hash
216
+ def _to_hash(value)
217
+ if value.is_a?(Array)
218
+ value.compact.map { |v| _to_hash(v) }
219
+ elsif value.is_a?(Hash)
220
+ {}.tap do |hash|
221
+ value.each { |k, v| hash[k] = _to_hash(v) }
222
+ end
223
+ elsif value.respond_to? :to_hash
224
+ value.to_hash
225
+ else
226
+ value
227
+ end
228
+ end
229
+
230
+ end
231
+
232
+ end
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Plaid REST API. Please see https://plaid.com/docs/api for more details.
5
5
 
6
- The version of the OpenAPI document: 2020-09-14_1.16.6
6
+ The version of the OpenAPI document: 2020-09-14_1.20.6
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.1.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Plaid REST API. Please see https://plaid.com/docs/api for more details.
5
5
 
6
- The version of the OpenAPI document: 2020-09-14_1.16.6
6
+ The version of the OpenAPI document: 2020-09-14_1.20.6
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.1.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Plaid REST API. Please see https://plaid.com/docs/api for more details.
5
5
 
6
- The version of the OpenAPI document: 2020-09-14_1.16.6
6
+ The version of the OpenAPI document: 2020-09-14_1.20.6
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.1.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Plaid REST API. Please see https://plaid.com/docs/api for more details.
5
5
 
6
- The version of the OpenAPI document: 2020-09-14_1.16.6
6
+ The version of the OpenAPI document: 2020-09-14_1.20.6
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.1.0