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
@@ -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
@@ -30,7 +30,7 @@ module Plaid
30
30
  # An array of `account_id`'s for accounts that contain new liabilities.
31
31
  attr_accessor :account_ids_with_new_liabilities
32
32
 
33
- # An object with keys of `account_id`'s that are mapped to their respective liabilities fields that changed. Example: `{ \"53068f27dedc572a19000029\": [\"past_amount_due\"] }`
33
+ # An object with keys of `account_id`'s that are mapped to their respective liabilities fields that changed. Example: `{ \"XMBvvyMGQ1UoLbKByoMqH3nXMj84ALSdE5B58\": [\"past_amount_due\"] }`
34
34
  attr_accessor :account_ids_with_updated_liabilities
35
35
 
36
36
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -117,12 +117,37 @@ module Plaid
117
117
  # @return Array for valid properties with the reasons
118
118
  def list_invalid_properties
119
119
  invalid_properties = Array.new
120
+ if @webhook_type.nil?
121
+ invalid_properties.push('invalid value for "webhook_type", webhook_type cannot be nil.')
122
+ end
123
+
124
+ if @webhook_code.nil?
125
+ invalid_properties.push('invalid value for "webhook_code", webhook_code cannot be nil.')
126
+ end
127
+
128
+ if @item_id.nil?
129
+ invalid_properties.push('invalid value for "item_id", item_id cannot be nil.')
130
+ end
131
+
132
+ if @account_ids_with_new_liabilities.nil?
133
+ invalid_properties.push('invalid value for "account_ids_with_new_liabilities", account_ids_with_new_liabilities cannot be nil.')
134
+ end
135
+
136
+ if @account_ids_with_updated_liabilities.nil?
137
+ invalid_properties.push('invalid value for "account_ids_with_updated_liabilities", account_ids_with_updated_liabilities cannot be nil.')
138
+ end
139
+
120
140
  invalid_properties
121
141
  end
122
142
 
123
143
  # Check to see if the all the properties in the model are valid
124
144
  # @return true if the model is valid
125
145
  def valid?
146
+ return false if @webhook_type.nil?
147
+ return false if @webhook_code.nil?
148
+ return false if @item_id.nil?
149
+ return false if @account_ids_with_new_liabilities.nil?
150
+ return false if @account_ids_with_updated_liabilities.nil?
126
151
  true
127
152
  end
128
153
 
@@ -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
@@ -16,13 +16,13 @@ require 'time'
16
16
  module Plaid
17
17
  # An object containing liability accounts
18
18
  class LiabilitiesObject
19
- # The credit accounts returned. If no credit accounts are returned, `credit` will not be present in the schema.
19
+ # The credit accounts returned.
20
20
  attr_accessor :credit
21
21
 
22
- # The mortgage accounts returned. If no mortgage accounts are returned, `mortgage` will not be present in the schema.
22
+ # The mortgage accounts returned.
23
23
  attr_accessor :mortgage
24
24
 
25
- # The student loan accounts returned. If no student loan accounts are returned, `student` will not be present in the schema.
25
+ # The student loan accounts returned.
26
26
  attr_accessor :student
27
27
 
28
28
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -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
@@ -130,12 +130,12 @@ module Plaid
130
130
  :'last_payment_amount' => :'Float',
131
131
  :'minimum_payment_amount' => :'Float',
132
132
  :'is_overdue' => :'Boolean',
133
- :'origination_date' => :'String',
133
+ :'origination_date' => :'Date',
134
134
  :'principal' => :'Float',
135
135
  :'nominal_apr' => :'Float',
136
136
  :'interest_capitalization_grace_period_months' => :'Float',
137
137
  :'repayment_model' => :'StudentLoanRepaymentModel',
138
- :'expected_payoff_date' => :'String',
138
+ :'expected_payoff_date' => :'Date',
139
139
  :'guarantor' => :'String',
140
140
  :'is_federal' => :'Boolean',
141
141
  :'loan_name' => :'String',
@@ -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,7 +14,7 @@ require 'date'
14
14
  require 'time'
15
15
 
16
16
  module Plaid
17
- # By default, Link will only display account types that are compatible with all products supplied in the `products` parameter of `/link/token/create`. You can further limit the accounts shown in Link by using `account_filters` to specify the account subtypes to be shown in Link. Only the specified subtypes will be shown. This filtering applies to both the Account Select view (if enabled) and the Institution Select view. Institutions that do not support the selected subtypes will be omitted from Link. To indicate that all subtypes should be shown, use the value `\"all\"`. If the `account_filters` filter is used, any account type for which a filter is not specified will be entirely omitted from Link. For a full list of valid types and subtypes, see the [Account schema](/docs/api/accounts#accounts-schema). For institutions using OAuth, the filter will not affect the list of institutions or accounts shown by the bank in the OAuth window.
17
+ # By default, Link will provide limited account filtering: it will only display Institutions that are compatible with all products supplied in the `products` parameter of `/link/token/create`, and, if `auth` is specified in the `products` array, will also filter out accounts other than `checking` and `savings` accounts on the Account Select pane. You can further limit the accounts shown in Link by using `account_filters` to specify the account subtypes to be shown in Link. Only the specified subtypes will be shown. This filtering applies to both the Account Select view (if enabled) and the Institution Select view. Institutions that do not support the selected subtypes will be omitted from Link. To indicate that all subtypes should be shown, use the value `\"all\"`. If the `account_filters` filter is used, any account type for which a filter is not specified will be entirely omitted from Link. For a full list of valid types and subtypes, see the [Account schema](https://plaid.com/docs/api/accounts#accounts-schema). For institutions using OAuth, the filter will not affect the list of accounts shown by the bank in the OAuth window.
18
18
  class LinkTokenAccountFilters
19
19
  attr_accessor :depository
20
20
 
@@ -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
@@ -33,7 +33,7 @@ module Plaid
33
33
 
34
34
  attr_accessor :user
35
35
 
36
- # List of Plaid product(s) you wish to use. If launching Link in update mode, should be omitted; required otherwise. Valid products are: `transactions`, `auth`, `identity`, `assets`, `investments`, `liabilities`, `payment_initiation`, `deposit_switch` Example: `['auth', 'transactions']` `balance` is *not* a valid value, the Balance product does not require explicit initalization and will automatically be initialized when any other product is initialized. Only institutions that support *all* requested products will be shown in Link; to maximize the number of institutions listed, it is recommended to initialize Link with the minimal product set required for your use case. Additional products can be added after Link initialization by calling the relevant endpoints. For details and exceptions, see [Choosing when to initialize products](/docs/link/best-practices/#choosing-when-to-initialize-products). In Production, you will be billed for each product that you specify when initializing Link. Note that a product cannot be removed from an Item once the Item has been initialized with that product. To stop billing on an Item for subscription-based products, such as Liabilities, Investments, and Transactions, remove the Item via `/item/remove`.
36
+ # List of Plaid product(s) you wish to use. If launching Link in update mode, should be omitted; required otherwise. Valid products are: `transactions`, `auth`, `identity`, `assets`, `investments`, `liabilities`, `payment_initiation`, `deposit_switch`, `income_verification` Example: `['auth', 'transactions']` `balance` is *not* a valid value, the Balance product does not require explicit initalization and will automatically be initialized when any other product is initialized. Only institutions that support *all* requested products will be shown in Link; to maximize the number of institutions listed, it is recommended to initialize Link with the minimal product set required for your use case. Additional products can be added after Link initialization by calling the relevant endpoints. For details and exceptions, see [Choosing when to initialize products](https://plaid.com/docs/link/best-practices/#choosing-when-to-initialize-products). Note that, unless you have opted to disable Instant Match support, institutions that support Instant Match will also be shown in Link if `auth` is specified as a product, even though these institutions do not contain `auth` in their product array. In Production, you will be billed for each product that you specify when initializing Link. Note that a product cannot be removed from an Item once the Item has been initialized with that product. To stop billing on an Item for subscription-based products, such as Liabilities, Investments, and Transactions, remove the Item via `/item/remove`.
37
37
  attr_accessor :products
38
38
 
39
39
  # The destination URL to which any webhooks should be sent.
@@ -53,6 +53,8 @@ module Plaid
53
53
 
54
54
  attr_accessor :account_filters
55
55
 
56
+ attr_accessor :eu_config
57
+
56
58
  # Used for certain Europe-only configurations, as well as certain legacy use cases in other regions.
57
59
  attr_accessor :institution_id
58
60
 
@@ -80,6 +82,7 @@ module Plaid
80
82
  :'redirect_uri' => :'redirect_uri',
81
83
  :'android_package_name' => :'android_package_name',
82
84
  :'account_filters' => :'account_filters',
85
+ :'eu_config' => :'eu_config',
83
86
  :'institution_id' => :'institution_id',
84
87
  :'payment_initiation' => :'payment_initiation',
85
88
  :'deposit_switch' => :'deposit_switch',
@@ -109,6 +112,7 @@ module Plaid
109
112
  :'redirect_uri' => :'String',
110
113
  :'android_package_name' => :'String',
111
114
  :'account_filters' => :'LinkTokenAccountFilters',
115
+ :'eu_config' => :'LinkTokenEUConfig',
112
116
  :'institution_id' => :'String',
113
117
  :'payment_initiation' => :'LinkTokenCreateRequestPaymentInitiation',
114
118
  :'deposit_switch' => :'LinkTokenCreateRequestDepositSwitch',
@@ -194,6 +198,10 @@ module Plaid
194
198
  self.account_filters = attributes[:'account_filters']
195
199
  end
196
200
 
201
+ if attributes.key?(:'eu_config')
202
+ self.eu_config = attributes[:'eu_config']
203
+ end
204
+
197
205
  if attributes.key?(:'institution_id')
198
206
  self.institution_id = attributes[:'institution_id']
199
207
  end
@@ -287,6 +295,7 @@ module Plaid
287
295
  redirect_uri == o.redirect_uri &&
288
296
  android_package_name == o.android_package_name &&
289
297
  account_filters == o.account_filters &&
298
+ eu_config == o.eu_config &&
290
299
  institution_id == o.institution_id &&
291
300
  payment_initiation == o.payment_initiation &&
292
301
  deposit_switch == o.deposit_switch &&
@@ -303,7 +312,7 @@ module Plaid
303
312
  # Calculates hash code according to all attributes.
304
313
  # @return [Integer] Hash code
305
314
  def hash
306
- [client_id, secret, client_name, language, country_codes, user, products, webhook, access_token, link_customization_name, redirect_uri, android_package_name, account_filters, institution_id, payment_initiation, deposit_switch, income_verification, auth].hash
315
+ [client_id, secret, client_name, language, country_codes, user, products, webhook, access_token, link_customization_name, redirect_uri, android_package_name, account_filters, eu_config, institution_id, payment_initiation, deposit_switch, income_verification, auth].hash
307
316
  end
308
317
 
309
318
  # 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,7 +14,7 @@ require 'date'
14
14
  require 'time'
15
15
 
16
16
  module Plaid
17
- # By default, Link will only display account types that are compatible with all products supplied in the `products` parameter of `/link/token/create`. You can further limit the accounts shown in Link by using `account_filters` to specify the account subtypes to be shown in Link. Only the specified subtypes will be shown. This filtering applies to both the Account Select view (if enabled) and the Institution Select view. Institutions that do not support the selected subtypes will be omitted from Link. To indicate that all subtypes should be shown, use the value `\"all\"`. If the `account_filters` filter is used, any account type for which a filter is not specified will be entirely omitted from Link. For a full list of valid types and subtypes, see the [Account schema](/docs/api/accounts#accounts-schema). For institutions using OAuth, the filter will not affect the list of institutions or accounts shown by the bank in the OAuth window.
17
+ # By default, Link will only display account types that are compatible with all products supplied in the `products` parameter of `/link/token/create`. You can further limit the accounts shown in Link by using `account_filters` to specify the account subtypes to be shown in Link. Only the specified subtypes will be shown. This filtering applies to both the Account Select view (if enabled) and the Institution Select view. Institutions that do not support the selected subtypes will be omitted from Link. To indicate that all subtypes should be shown, use the value `\"all\"`. If the `account_filters` filter is used, any account type for which a filter is not specified will be entirely omitted from Link. For a full list of valid types and subtypes, see the [Account schema](https://plaid.com/docs/api/accounts#accounts-schema). For institutions using OAuth, the filter will not affect the list of institutions or accounts shown by the bank in the OAuth window.
18
18
  class LinkTokenCreateRequestAccountSubtypes
19
19
  # A filter to apply to `depository`-type accounts
20
20
  attr_accessor :depository
@@ -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
@@ -14,7 +14,7 @@ require 'date'
14
14
  require 'time'
15
15
 
16
16
  module Plaid
17
- # Specifies options for initializing Link for use with the Income Verification (beta) product. This field is required if `income_verification` is included in the `products` array.
17
+ # Specifies options for initializing Link for use with the Income (beta) product. This field is required if `income_verification` is included in the `products` array.
18
18
  class LinkTokenCreateRequestIncomeVerification
19
19
  # The `income_verification_id` of the verification instance, as provided by `/income/verification/create`.
20
20
  attr_accessor :income_verification_id
@@ -46,7 +46,6 @@ module Plaid
46
46
  # List of attributes with nullable: true
47
47
  def self.openapi_nullable
48
48
  Set.new([
49
- :'asset_report_id'
50
49
  ])
51
50
  end
52
51
 
@@ -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
@@ -72,6 +72,11 @@ module Plaid
72
72
  invalid_properties.push('invalid value for "payment_id", payment_id cannot be nil.')
73
73
  end
74
74
 
75
+ if @payment_id.to_s.length < 1
76
+ invalid_properties.push('invalid value for "payment_id", the character length must be great than or equal to 1.')
77
+ end
78
+
79
+
75
80
  invalid_properties
76
81
  end
77
82
 
@@ -79,9 +84,25 @@ module Plaid
79
84
  # @return true if the model is valid
80
85
  def valid?
81
86
  return false if @payment_id.nil?
87
+ return false if @payment_id.to_s.length < 1
82
88
  true
83
89
  end
84
90
 
91
+ # Custom attribute writer method with validation
92
+ # @param [Object] payment_id Value to be assigned
93
+ def payment_id=(payment_id)
94
+ if payment_id.nil?
95
+ fail ArgumentError, 'payment_id cannot be nil'
96
+ end
97
+
98
+ if payment_id.to_s.length < 1
99
+ fail ArgumentError, 'invalid value for "payment_id", the character length must be great than or equal to 1.'
100
+ end
101
+
102
+
103
+ @payment_id = payment_id
104
+ end
105
+
85
106
  # Checks equality by comparing each attribute.
86
107
  # @param [Object] Object to be compared
87
108
  def ==(o)
@@ -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
@@ -19,19 +19,19 @@ module Plaid
19
19
  # A unique ID representing the end user. Typically this will be a user ID number from your application. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. It is currently used as a means of searching logs for the given user in the Plaid Dashboard.
20
20
  attr_accessor :client_user_id
21
21
 
22
- # The user's full legal name. This is an optional field used in the [returning user experience](/docs/link/returning-user) to associate Items to the user.
22
+ # The user's full legal name. This is an optional field used in the [returning user experience](https://plaid.com/docs/link/returning-user) to associate Items to the user.
23
23
  attr_accessor :legal_name
24
24
 
25
- # The user's phone number in [E.164](https://en.wikipedia.org/wiki/E.164) format. This field is optional, but required to enable the [returning user experience](/docs/link/returning-user).
25
+ # The user's phone number in [E.164](https://en.wikipedia.org/wiki/E.164) format. This field is optional, but required to enable the [returning user experience](https://plaid.com/docs/link/returning-user).
26
26
  attr_accessor :phone_number
27
27
 
28
- # The date and time the phone number was verified in ISO 8601 format (`YYYY-MM-DDThh:mm:ssZ`). This field is optional, but required to enable any [returning user experience](/docs/link/returning-user). Only pass a verification time for a phone number that you have verified. If you have performed verification but don’t have the time, you may supply a signal value of the start of the UNIX epoch. Example: `2020-01-01T00:00:00Z`
28
+ # The date and time the phone number was verified in ISO 8601 format (`YYYY-MM-DDThh:mm:ssZ`). This field is optional, but required to enable any [returning user experience](https://plaid.com/docs/link/returning-user). Only pass a verification time for a phone number that you have verified. If you have performed verification but don’t have the time, you may supply a signal value of the start of the UNIX epoch. Example: `2020-01-01T00:00:00Z`
29
29
  attr_accessor :phone_number_verified_time
30
30
 
31
- # The user's email address. This field is optional, but required to enable the [pre-authenticated returning user flow](/docs/link/returning-user/#enabling-the-returning-user-experience).
31
+ # The user's email address. This field is optional, but required to enable the [pre-authenticated returning user flow](https://plaid.com/docs/link/returning-user/#enabling-the-returning-user-experience).
32
32
  attr_accessor :email_address
33
33
 
34
- # The date and time the email address was verified in ISO 8601 format (`YYYY-MM-DDThh:mm:ssZ`). This is an optional field used in the [returning user experience](/docs/link/returning-user). Only pass a verification time for an email address that you have verified. If you have performed verification but don’t have the time, you may supply a signal value of the start of the UNIX epoch. Example: `2020-01-01T00:00:00Z`
34
+ # The date and time the email address was verified in ISO 8601 format (`YYYY-MM-DDThh:mm:ssZ`). This is an optional field used in the [returning user experience](https://plaid.com/docs/link/returning-user). Only pass a verification time for an email address that you have verified. If you have performed verification but don’t have the time, you may supply a signal value of the start of the UNIX epoch. Example: `2020-01-01T00:00:00Z`
35
35
  attr_accessor :email_address_verified_time
36
36
 
37
37
  # To be provided in the format \"ddd-dd-dddd\". This field is optional and will support not-yet-implemented functionality for new products.
@@ -65,9 +65,9 @@ module Plaid
65
65
  :'client_user_id' => :'String',
66
66
  :'legal_name' => :'String',
67
67
  :'phone_number' => :'String',
68
- :'phone_number_verified_time' => :'String',
68
+ :'phone_number_verified_time' => :'Time',
69
69
  :'email_address' => :'String',
70
- :'email_address_verified_time' => :'String',
70
+ :'email_address_verified_time' => :'Time',
71
71
  :'ssn' => :'String',
72
72
  :'date_of_birth' => :'Time'
73
73
  }
@@ -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
@@ -0,0 +1,220 @@
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
+ # Configuration parameters for EU flows
18
+ class LinkTokenEUConfig
19
+ # If `true`, open Link without an initial UI. Defaults to `false`.
20
+ attr_accessor :headless
21
+
22
+ # Attribute mapping from ruby-style variable name to JSON key.
23
+ def self.attribute_map
24
+ {
25
+ :'headless' => :'headless'
26
+ }
27
+ end
28
+
29
+ # Returns all the JSON keys this model knows about
30
+ def self.acceptable_attributes
31
+ attribute_map.values
32
+ end
33
+
34
+ # Attribute type mapping.
35
+ def self.openapi_types
36
+ {
37
+ :'headless' => :'Boolean'
38
+ }
39
+ end
40
+
41
+ # List of attributes with nullable: true
42
+ def self.openapi_nullable
43
+ Set.new([
44
+ ])
45
+ end
46
+
47
+ # Initializes the object
48
+ # @param [Hash] attributes Model attributes in the form of hash
49
+ def initialize(attributes = {})
50
+ if (!attributes.is_a?(Hash))
51
+ fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::LinkTokenEUConfig` initialize method"
52
+ end
53
+
54
+ # check to see if the attribute exists and convert string to symbol for hash key
55
+ attributes = attributes.each_with_object({}) { |(k, v), h|
56
+ if (!self.class.attribute_map.key?(k.to_sym))
57
+ fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::LinkTokenEUConfig`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
58
+ end
59
+ h[k.to_sym] = v
60
+ }
61
+
62
+ if attributes.key?(:'headless')
63
+ self.headless = attributes[:'headless']
64
+ end
65
+ end
66
+
67
+ # Show invalid properties with the reasons. Usually used together with valid?
68
+ # @return Array for valid properties with the reasons
69
+ def list_invalid_properties
70
+ invalid_properties = Array.new
71
+ invalid_properties
72
+ end
73
+
74
+ # Check to see if the all the properties in the model are valid
75
+ # @return true if the model is valid
76
+ def valid?
77
+ true
78
+ end
79
+
80
+ # Checks equality by comparing each attribute.
81
+ # @param [Object] Object to be compared
82
+ def ==(o)
83
+ return true if self.equal?(o)
84
+ self.class == o.class &&
85
+ headless == o.headless
86
+ end
87
+
88
+ # @see the `==` method
89
+ # @param [Object] Object to be compared
90
+ def eql?(o)
91
+ self == o
92
+ end
93
+
94
+ # Calculates hash code according to all attributes.
95
+ # @return [Integer] Hash code
96
+ def hash
97
+ [headless].hash
98
+ end
99
+
100
+ # Builds the object from hash
101
+ # @param [Hash] attributes Model attributes in the form of hash
102
+ # @return [Object] Returns the model itself
103
+ def self.build_from_hash(attributes)
104
+ new.build_from_hash(attributes)
105
+ end
106
+
107
+ # Builds the object from hash
108
+ # @param [Hash] attributes Model attributes in the form of hash
109
+ # @return [Object] Returns the model itself
110
+ def build_from_hash(attributes)
111
+ return nil unless attributes.is_a?(Hash)
112
+ self.class.openapi_types.each_pair do |key, type|
113
+ if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
114
+ self.send("#{key}=", nil)
115
+ elsif type =~ /\AArray<(.*)>/i
116
+ # check to ensure the input is an array given that the attribute
117
+ # is documented as an array but the input is not
118
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
119
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
120
+ end
121
+ elsif !attributes[self.class.attribute_map[key]].nil?
122
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
123
+ end
124
+ end
125
+
126
+ self
127
+ end
128
+
129
+ # Deserializes the data based on type
130
+ # @param string type Data type
131
+ # @param string value Value to be deserialized
132
+ # @return [Object] Deserialized data
133
+ def _deserialize(type, value)
134
+ case type.to_sym
135
+ when :Time
136
+ Time.parse(value)
137
+ when :Date
138
+ Date.parse(value)
139
+ when :String
140
+ value.to_s
141
+ when :Integer
142
+ value.to_i
143
+ when :Float
144
+ value.to_f
145
+ when :Boolean
146
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
147
+ true
148
+ else
149
+ false
150
+ end
151
+ when :Object
152
+ # generic object (usually a Hash), return directly
153
+ value
154
+ when /\AArray<(?<inner_type>.+)>\z/
155
+ inner_type = Regexp.last_match[:inner_type]
156
+ value.map { |v| _deserialize(inner_type, v) }
157
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
158
+ k_type = Regexp.last_match[:k_type]
159
+ v_type = Regexp.last_match[:v_type]
160
+ {}.tap do |hash|
161
+ value.each do |k, v|
162
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
163
+ end
164
+ end
165
+ else # model
166
+ # models (e.g. Pet) or oneOf
167
+ klass = Plaid.const_get(type)
168
+ klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
169
+ end
170
+ end
171
+
172
+ # Returns the string representation of the object
173
+ # @return [String] String presentation of the object
174
+ def to_s
175
+ to_hash.to_s
176
+ end
177
+
178
+ # to_body is an alias to to_hash (backward compatibility)
179
+ # @return [Hash] Returns the object in the form of hash
180
+ def to_body
181
+ to_hash
182
+ end
183
+
184
+ # Returns the object in the form of hash
185
+ # @return [Hash] Returns the object in the form of hash
186
+ def to_hash
187
+ hash = {}
188
+ self.class.attribute_map.each_pair do |attr, param|
189
+ value = self.send(attr)
190
+ if value.nil?
191
+ is_nullable = self.class.openapi_nullable.include?(attr)
192
+ next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
193
+ end
194
+
195
+ hash[param] = _to_hash(value)
196
+ end
197
+ hash
198
+ end
199
+
200
+ # Outputs non-array value in the form of hash
201
+ # For object, use to_hash. Otherwise, just return the value
202
+ # @param [Object] value Any valid value
203
+ # @return [Hash] Returns the value in the form of hash
204
+ def _to_hash(value)
205
+ if value.is_a?(Array)
206
+ value.compact.map { |v| _to_hash(v) }
207
+ elsif value.is_a?(Hash)
208
+ {}.tap do |hash|
209
+ value.each { |k, v| hash[k] = _to_hash(v) }
210
+ end
211
+ elsif value.respond_to? :to_hash
212
+ value.to_hash
213
+ else
214
+ value
215
+ end
216
+ end
217
+
218
+ end
219
+
220
+ 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
@@ -129,12 +129,22 @@ module Plaid
129
129
  # @return Array for valid properties with the reasons
130
130
  def list_invalid_properties
131
131
  invalid_properties = Array.new
132
+ if @initial_products.nil?
133
+ invalid_properties.push('invalid value for "initial_products", initial_products cannot be nil.')
134
+ end
135
+
136
+ if @country_codes.nil?
137
+ invalid_properties.push('invalid value for "country_codes", country_codes cannot be nil.')
138
+ end
139
+
132
140
  invalid_properties
133
141
  end
134
142
 
135
143
  # Check to see if the all the properties in the model are valid
136
144
  # @return true if the model is valid
137
145
  def valid?
146
+ return false if @initial_products.nil?
147
+ return false if @country_codes.nil?
138
148
  true
139
149
  end
140
150
 
@@ -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