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
@@ -42,7 +42,7 @@ module Plaid
42
42
  {
43
43
  :'name' => :'String',
44
44
  :'iban' => :'String',
45
- :'bacs' => :'NullableRecipientBACS'
45
+ :'bacs' => :'RecipientBACSNullable'
46
46
  }
47
47
  end
48
48
 
@@ -86,12 +86,17 @@ module Plaid
86
86
  # @return Array for valid properties with the reasons
87
87
  def list_invalid_properties
88
88
  invalid_properties = Array.new
89
+ if @name.nil?
90
+ invalid_properties.push('invalid value for "name", name cannot be nil.')
91
+ end
92
+
89
93
  invalid_properties
90
94
  end
91
95
 
92
96
  # Check to see if the all the properties in the model are valid
93
97
  # @return true if the model is valid
94
98
  def valid?
99
+ return false if @name.nil?
95
100
  true
96
101
  end
97
102
 
@@ -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
@@ -15,7 +15,7 @@ require 'time'
15
15
 
16
16
  module Plaid
17
17
  # The schedule that the payment will be executed on. If a schedule is provided, the payment is automatically set up as a standing order. If no schedule is specified, the payment will be executed only once.
18
- class ExternalPaymentSchedule
18
+ class ExternalPaymentScheduleBase
19
19
  attr_accessor :interval
20
20
 
21
21
  # The day of the interval on which to schedule the payment. If the payment interval is weekly, `interval_execution_day` should be an integer from 1 (Monday) to 7 (Sunday). If the payment interval is monthly, `interval_execution_day` should be an integer indicating which day of the month to make the payment on. Integers from 1 to 28 can be used to make a payment on that day of the month. Negative integers from -1 to -5 can be used to make a payment relative to the end of the month. To make a payment on the last day of the month, use -1; to make the payment on the second-to-last day, use -2, and so on.
@@ -24,16 +24,20 @@ module Plaid
24
24
  # A date in ISO 8601 format (YYYY-MM-DD). Standing order payments will begin on the first `interval_execution_day` on or after the `start_date`. If the first `interval_execution_day` on or after the start date is also the same day that `/payment_initiation/payment/create` was called, the bank *may* make the first payment on that day, but it is not guaranteed to do so.
25
25
  attr_accessor :start_date
26
26
 
27
- # A date in ISO 8601 format (YYYY-MM-DD). Standing order payments will end on the last `interval_execution_day` on or before the `end_date`. If the only `interval_execution_day` between the start date and the end date (inclusive) is also the same day that `/payment_initiation/payment/create` was called, the bank *may* make a payment on that day, but it is not guaranteed to do so.
27
+ # A date in ISO 8601 format (YYYY-MM-DD). Standing order payments will end on the last `interval_execution_day` on or before the `end_date`. If the only `interval_execution_day` between the start date and the end date (inclusive) is also the same day that `/payment_initiation/payment/create` was called, the bank *may* make a payment on that day, but it is not guaranteed to do so.
28
28
  attr_accessor :end_date
29
29
 
30
+ # The start date sent to the bank after adjusting for holidays or weekends. Will be provided in ISO 8601 format (YYYY-MM-DD). If the start date did not require adjustment, this field will be `null`.
31
+ attr_accessor :adjusted_start_date
32
+
30
33
  # Attribute mapping from ruby-style variable name to JSON key.
31
34
  def self.attribute_map
32
35
  {
33
36
  :'interval' => :'interval',
34
37
  :'interval_execution_day' => :'interval_execution_day',
35
38
  :'start_date' => :'start_date',
36
- :'end_date' => :'end_date'
39
+ :'end_date' => :'end_date',
40
+ :'adjusted_start_date' => :'adjusted_start_date'
37
41
  }
38
42
  end
39
43
 
@@ -48,14 +52,16 @@ module Plaid
48
52
  :'interval' => :'PaymentScheduleInterval',
49
53
  :'interval_execution_day' => :'Integer',
50
54
  :'start_date' => :'Date',
51
- :'end_date' => :'Date'
55
+ :'end_date' => :'Date',
56
+ :'adjusted_start_date' => :'Date'
52
57
  }
53
58
  end
54
59
 
55
60
  # List of attributes with nullable: true
56
61
  def self.openapi_nullable
57
62
  Set.new([
58
- :'end_date'
63
+ :'end_date',
64
+ :'adjusted_start_date'
59
65
  ])
60
66
  end
61
67
 
@@ -63,13 +69,13 @@ module Plaid
63
69
  # @param [Hash] attributes Model attributes in the form of hash
64
70
  def initialize(attributes = {})
65
71
  if (!attributes.is_a?(Hash))
66
- fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::ExternalPaymentSchedule` initialize method"
72
+ fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::ExternalPaymentScheduleBase` initialize method"
67
73
  end
68
74
 
69
75
  # check to see if the attribute exists and convert string to symbol for hash key
70
76
  attributes = attributes.each_with_object({}) { |(k, v), h|
71
77
  if (!self.class.attribute_map.key?(k.to_sym))
72
- fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::ExternalPaymentSchedule`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
78
+ fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::ExternalPaymentScheduleBase`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
73
79
  end
74
80
  h[k.to_sym] = v
75
81
  }
@@ -89,33 +95,22 @@ module Plaid
89
95
  if attributes.key?(:'end_date')
90
96
  self.end_date = attributes[:'end_date']
91
97
  end
98
+
99
+ if attributes.key?(:'adjusted_start_date')
100
+ self.adjusted_start_date = attributes[:'adjusted_start_date']
101
+ end
92
102
  end
93
103
 
94
104
  # Show invalid properties with the reasons. Usually used together with valid?
95
105
  # @return Array for valid properties with the reasons
96
106
  def list_invalid_properties
97
107
  invalid_properties = Array.new
98
- if @interval.nil?
99
- invalid_properties.push('invalid value for "interval", interval cannot be nil.')
100
- end
101
-
102
- if @interval_execution_day.nil?
103
- invalid_properties.push('invalid value for "interval_execution_day", interval_execution_day cannot be nil.')
104
- end
105
-
106
- if @start_date.nil?
107
- invalid_properties.push('invalid value for "start_date", start_date cannot be nil.')
108
- end
109
-
110
108
  invalid_properties
111
109
  end
112
110
 
113
111
  # Check to see if the all the properties in the model are valid
114
112
  # @return true if the model is valid
115
113
  def valid?
116
- return false if @interval.nil?
117
- return false if @interval_execution_day.nil?
118
- return false if @start_date.nil?
119
114
  true
120
115
  end
121
116
 
@@ -127,7 +122,8 @@ module Plaid
127
122
  interval == o.interval &&
128
123
  interval_execution_day == o.interval_execution_day &&
129
124
  start_date == o.start_date &&
130
- end_date == o.end_date
125
+ end_date == o.end_date &&
126
+ adjusted_start_date == o.adjusted_start_date
131
127
  end
132
128
 
133
129
  # @see the `==` method
@@ -139,7 +135,7 @@ module Plaid
139
135
  # Calculates hash code according to all attributes.
140
136
  # @return [Integer] Hash code
141
137
  def hash
142
- [interval, interval_execution_day, start_date, end_date].hash
138
+ [interval, interval_execution_day, start_date, end_date, adjusted_start_date].hash
143
139
  end
144
140
 
145
141
  # 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
@@ -16,9 +16,6 @@ require 'time'
16
16
  module Plaid
17
17
  # The schedule that the payment will be executed on. If a schedule is provided, the payment is automatically set up as a standing order. If no schedule is specified, the payment will be executed only once.
18
18
  class ExternalPaymentScheduleGet
19
- # The start date sent to the bank after adjusting for holidays or weekends. Will be provided in ISO 8601 format (YYYY-MM-DD). If the start date did not require adjustment, this field will be `null`.
20
- attr_accessor :adjusted_start_date
21
-
22
19
  attr_accessor :interval
23
20
 
24
21
  # The day of the interval on which to schedule the payment. If the payment interval is weekly, `interval_execution_day` should be an integer from 1 (Monday) to 7 (Sunday). If the payment interval is monthly, `interval_execution_day` should be an integer indicating which day of the month to make the payment on. Integers from 1 to 28 can be used to make a payment on that day of the month. Negative integers from -1 to -5 can be used to make a payment relative to the end of the month. To make a payment on the last day of the month, use -1; to make the payment on the second-to-last day, use -2, and so on.
@@ -27,17 +24,20 @@ module Plaid
27
24
  # A date in ISO 8601 format (YYYY-MM-DD). Standing order payments will begin on the first `interval_execution_day` on or after the `start_date`. If the first `interval_execution_day` on or after the start date is also the same day that `/payment_initiation/payment/create` was called, the bank *may* make the first payment on that day, but it is not guaranteed to do so.
28
25
  attr_accessor :start_date
29
26
 
30
- # A date in ISO 8601 format (YYYY-MM-DD). Standing order payments will end on the last `interval_execution_day` on or before the `end_date`. If the only `interval_execution_day` between the start date and the end date (inclusive) is also the same day that `/payment_initiation/payment/create` was called, the bank *may* make a payment on that day, but it is not guaranteed to do so.
27
+ # A date in ISO 8601 format (YYYY-MM-DD). Standing order payments will end on the last `interval_execution_day` on or before the `end_date`. If the only `interval_execution_day` between the start date and the end date (inclusive) is also the same day that `/payment_initiation/payment/create` was called, the bank *may* make a payment on that day, but it is not guaranteed to do so.
31
28
  attr_accessor :end_date
32
29
 
30
+ # The start date sent to the bank after adjusting for holidays or weekends. Will be provided in ISO 8601 format (YYYY-MM-DD). If the start date did not require adjustment, this field will be `null`.
31
+ attr_accessor :adjusted_start_date
32
+
33
33
  # Attribute mapping from ruby-style variable name to JSON key.
34
34
  def self.attribute_map
35
35
  {
36
- :'adjusted_start_date' => :'adjusted_start_date',
37
36
  :'interval' => :'interval',
38
37
  :'interval_execution_day' => :'interval_execution_day',
39
38
  :'start_date' => :'start_date',
40
- :'end_date' => :'end_date'
39
+ :'end_date' => :'end_date',
40
+ :'adjusted_start_date' => :'adjusted_start_date'
41
41
  }
42
42
  end
43
43
 
@@ -49,26 +49,26 @@ module Plaid
49
49
  # Attribute type mapping.
50
50
  def self.openapi_types
51
51
  {
52
- :'adjusted_start_date' => :'Date',
53
52
  :'interval' => :'PaymentScheduleInterval',
54
53
  :'interval_execution_day' => :'Integer',
55
54
  :'start_date' => :'Date',
56
- :'end_date' => :'Date'
55
+ :'end_date' => :'Date',
56
+ :'adjusted_start_date' => :'Date'
57
57
  }
58
58
  end
59
59
 
60
60
  # List of attributes with nullable: true
61
61
  def self.openapi_nullable
62
62
  Set.new([
63
- :'adjusted_start_date',
64
- :'end_date'
63
+ :'end_date',
64
+ :'adjusted_start_date'
65
65
  ])
66
66
  end
67
67
 
68
68
  # List of class defined in allOf (OpenAPI v3)
69
69
  def self.openapi_all_of
70
70
  [
71
- :'ExternalPaymentSchedule'
71
+ :'ExternalPaymentScheduleBase'
72
72
  ]
73
73
  end
74
74
 
@@ -87,10 +87,6 @@ module Plaid
87
87
  h[k.to_sym] = v
88
88
  }
89
89
 
90
- if attributes.key?(:'adjusted_start_date')
91
- self.adjusted_start_date = attributes[:'adjusted_start_date']
92
- end
93
-
94
90
  if attributes.key?(:'interval')
95
91
  self.interval = attributes[:'interval']
96
92
  end
@@ -106,6 +102,10 @@ module Plaid
106
102
  if attributes.key?(:'end_date')
107
103
  self.end_date = attributes[:'end_date']
108
104
  end
105
+
106
+ if attributes.key?(:'adjusted_start_date')
107
+ self.adjusted_start_date = attributes[:'adjusted_start_date']
108
+ end
109
109
  end
110
110
 
111
111
  # Show invalid properties with the reasons. Usually used together with valid?
@@ -141,11 +141,11 @@ module Plaid
141
141
  def ==(o)
142
142
  return true if self.equal?(o)
143
143
  self.class == o.class &&
144
- adjusted_start_date == o.adjusted_start_date &&
145
144
  interval == o.interval &&
146
145
  interval_execution_day == o.interval_execution_day &&
147
146
  start_date == o.start_date &&
148
- end_date == o.end_date
147
+ end_date == o.end_date &&
148
+ adjusted_start_date == o.adjusted_start_date
149
149
  end
150
150
 
151
151
  # @see the `==` method
@@ -157,7 +157,7 @@ module Plaid
157
157
  # Calculates hash code according to all attributes.
158
158
  # @return [Integer] Hash code
159
159
  def hash
160
- [adjusted_start_date, interval, interval_execution_day, start_date, end_date].hash
160
+ [interval, interval_execution_day, start_date, end_date, adjusted_start_date].hash
161
161
  end
162
162
 
163
163
  # Builds the object from hash
@@ -0,0 +1,283 @@
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
+ # The schedule that the payment will be executed on. If a schedule is provided, the payment is automatically set up as a standing order. If no schedule is specified, the payment will be executed only once.
18
+ class ExternalPaymentScheduleRequest
19
+ attr_accessor :interval
20
+
21
+ # The day of the interval on which to schedule the payment. If the payment interval is weekly, `interval_execution_day` should be an integer from 1 (Monday) to 7 (Sunday). If the payment interval is monthly, `interval_execution_day` should be an integer indicating which day of the month to make the payment on. Integers from 1 to 28 can be used to make a payment on that day of the month. Negative integers from -1 to -5 can be used to make a payment relative to the end of the month. To make a payment on the last day of the month, use -1; to make the payment on the second-to-last day, use -2, and so on.
22
+ attr_accessor :interval_execution_day
23
+
24
+ # A date in ISO 8601 format (YYYY-MM-DD). Standing order payments will begin on the first `interval_execution_day` on or after the `start_date`. If the first `interval_execution_day` on or after the start date is also the same day that `/payment_initiation/payment/create` was called, the bank *may* make the first payment on that day, but it is not guaranteed to do so.
25
+ attr_accessor :start_date
26
+
27
+ # A date in ISO 8601 format (YYYY-MM-DD). Standing order payments will end on the last `interval_execution_day` on or before the `end_date`. If the only `interval_execution_day` between the start date and the end date (inclusive) is also the same day that `/payment_initiation/payment/create` was called, the bank *may* make a payment on that day, but it is not guaranteed to do so.
28
+ attr_accessor :end_date
29
+
30
+ # The start date sent to the bank after adjusting for holidays or weekends. Will be provided in ISO 8601 format (YYYY-MM-DD). If the start date did not require adjustment, this field will be `null`.
31
+ attr_accessor :adjusted_start_date
32
+
33
+ # Attribute mapping from ruby-style variable name to JSON key.
34
+ def self.attribute_map
35
+ {
36
+ :'interval' => :'interval',
37
+ :'interval_execution_day' => :'interval_execution_day',
38
+ :'start_date' => :'start_date',
39
+ :'end_date' => :'end_date',
40
+ :'adjusted_start_date' => :'adjusted_start_date'
41
+ }
42
+ end
43
+
44
+ # Returns all the JSON keys this model knows about
45
+ def self.acceptable_attributes
46
+ attribute_map.values
47
+ end
48
+
49
+ # Attribute type mapping.
50
+ def self.openapi_types
51
+ {
52
+ :'interval' => :'PaymentScheduleInterval',
53
+ :'interval_execution_day' => :'Integer',
54
+ :'start_date' => :'Date',
55
+ :'end_date' => :'Date',
56
+ :'adjusted_start_date' => :'Date'
57
+ }
58
+ end
59
+
60
+ # List of attributes with nullable: true
61
+ def self.openapi_nullable
62
+ Set.new([
63
+ :'end_date',
64
+ :'adjusted_start_date'
65
+ ])
66
+ end
67
+
68
+ # List of class defined in allOf (OpenAPI v3)
69
+ def self.openapi_all_of
70
+ [
71
+ :'ExternalPaymentScheduleBase'
72
+ ]
73
+ end
74
+
75
+ # Initializes the object
76
+ # @param [Hash] attributes Model attributes in the form of hash
77
+ def initialize(attributes = {})
78
+ if (!attributes.is_a?(Hash))
79
+ fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::ExternalPaymentScheduleRequest` initialize method"
80
+ end
81
+
82
+ # check to see if the attribute exists and convert string to symbol for hash key
83
+ attributes = attributes.each_with_object({}) { |(k, v), h|
84
+ if (!self.class.attribute_map.key?(k.to_sym))
85
+ fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::ExternalPaymentScheduleRequest`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
86
+ end
87
+ h[k.to_sym] = v
88
+ }
89
+
90
+ if attributes.key?(:'interval')
91
+ self.interval = attributes[:'interval']
92
+ end
93
+
94
+ if attributes.key?(:'interval_execution_day')
95
+ self.interval_execution_day = attributes[:'interval_execution_day']
96
+ end
97
+
98
+ if attributes.key?(:'start_date')
99
+ self.start_date = attributes[:'start_date']
100
+ end
101
+
102
+ if attributes.key?(:'end_date')
103
+ self.end_date = attributes[:'end_date']
104
+ end
105
+
106
+ if attributes.key?(:'adjusted_start_date')
107
+ self.adjusted_start_date = attributes[:'adjusted_start_date']
108
+ end
109
+ end
110
+
111
+ # Show invalid properties with the reasons. Usually used together with valid?
112
+ # @return Array for valid properties with the reasons
113
+ def list_invalid_properties
114
+ invalid_properties = Array.new
115
+ if @interval.nil?
116
+ invalid_properties.push('invalid value for "interval", interval cannot be nil.')
117
+ end
118
+
119
+ if @interval_execution_day.nil?
120
+ invalid_properties.push('invalid value for "interval_execution_day", interval_execution_day cannot be nil.')
121
+ end
122
+
123
+ if @start_date.nil?
124
+ invalid_properties.push('invalid value for "start_date", start_date cannot be nil.')
125
+ end
126
+
127
+ invalid_properties
128
+ end
129
+
130
+ # Check to see if the all the properties in the model are valid
131
+ # @return true if the model is valid
132
+ def valid?
133
+ return false if @interval.nil?
134
+ return false if @interval_execution_day.nil?
135
+ return false if @start_date.nil?
136
+ true
137
+ end
138
+
139
+ # Checks equality by comparing each attribute.
140
+ # @param [Object] Object to be compared
141
+ def ==(o)
142
+ return true if self.equal?(o)
143
+ self.class == o.class &&
144
+ interval == o.interval &&
145
+ interval_execution_day == o.interval_execution_day &&
146
+ start_date == o.start_date &&
147
+ end_date == o.end_date &&
148
+ adjusted_start_date == o.adjusted_start_date
149
+ end
150
+
151
+ # @see the `==` method
152
+ # @param [Object] Object to be compared
153
+ def eql?(o)
154
+ self == o
155
+ end
156
+
157
+ # Calculates hash code according to all attributes.
158
+ # @return [Integer] Hash code
159
+ def hash
160
+ [interval, interval_execution_day, start_date, end_date, adjusted_start_date].hash
161
+ end
162
+
163
+ # Builds the object from hash
164
+ # @param [Hash] attributes Model attributes in the form of hash
165
+ # @return [Object] Returns the model itself
166
+ def self.build_from_hash(attributes)
167
+ new.build_from_hash(attributes)
168
+ end
169
+
170
+ # Builds the object from hash
171
+ # @param [Hash] attributes Model attributes in the form of hash
172
+ # @return [Object] Returns the model itself
173
+ def build_from_hash(attributes)
174
+ return nil unless attributes.is_a?(Hash)
175
+ self.class.openapi_types.each_pair do |key, type|
176
+ if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
177
+ self.send("#{key}=", nil)
178
+ elsif type =~ /\AArray<(.*)>/i
179
+ # check to ensure the input is an array given that the attribute
180
+ # is documented as an array but the input is not
181
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
182
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
183
+ end
184
+ elsif !attributes[self.class.attribute_map[key]].nil?
185
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
186
+ end
187
+ end
188
+
189
+ self
190
+ end
191
+
192
+ # Deserializes the data based on type
193
+ # @param string type Data type
194
+ # @param string value Value to be deserialized
195
+ # @return [Object] Deserialized data
196
+ def _deserialize(type, value)
197
+ case type.to_sym
198
+ when :Time
199
+ Time.parse(value)
200
+ when :Date
201
+ Date.parse(value)
202
+ when :String
203
+ value.to_s
204
+ when :Integer
205
+ value.to_i
206
+ when :Float
207
+ value.to_f
208
+ when :Boolean
209
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
210
+ true
211
+ else
212
+ false
213
+ end
214
+ when :Object
215
+ # generic object (usually a Hash), return directly
216
+ value
217
+ when /\AArray<(?<inner_type>.+)>\z/
218
+ inner_type = Regexp.last_match[:inner_type]
219
+ value.map { |v| _deserialize(inner_type, v) }
220
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
221
+ k_type = Regexp.last_match[:k_type]
222
+ v_type = Regexp.last_match[:v_type]
223
+ {}.tap do |hash|
224
+ value.each do |k, v|
225
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
226
+ end
227
+ end
228
+ else # model
229
+ # models (e.g. Pet) or oneOf
230
+ klass = Plaid.const_get(type)
231
+ klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
232
+ end
233
+ end
234
+
235
+ # Returns the string representation of the object
236
+ # @return [String] String presentation of the object
237
+ def to_s
238
+ to_hash.to_s
239
+ end
240
+
241
+ # to_body is an alias to to_hash (backward compatibility)
242
+ # @return [Hash] Returns the object in the form of hash
243
+ def to_body
244
+ to_hash
245
+ end
246
+
247
+ # Returns the object in the form of hash
248
+ # @return [Hash] Returns the object in the form of hash
249
+ def to_hash
250
+ hash = {}
251
+ self.class.attribute_map.each_pair do |attr, param|
252
+ value = self.send(attr)
253
+ if value.nil?
254
+ is_nullable = self.class.openapi_nullable.include?(attr)
255
+ next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
256
+ end
257
+
258
+ hash[param] = _to_hash(value)
259
+ end
260
+ hash
261
+ end
262
+
263
+ # Outputs non-array value in the form of hash
264
+ # For object, use to_hash. Otherwise, just return the value
265
+ # @param [Object] value Any valid value
266
+ # @return [Hash] Returns the value in the form of hash
267
+ def _to_hash(value)
268
+ if value.is_a?(Array)
269
+ value.compact.map { |v| _to_hash(v) }
270
+ elsif value.is_a?(Hash)
271
+ {}.tap do |hash|
272
+ value.each { |k, v| hash[k] = _to_hash(v) }
273
+ end
274
+ elsif value.respond_to? :to_hash
275
+ value.to_hash
276
+ else
277
+ value
278
+ end
279
+ end
280
+
281
+ end
282
+
283
+ 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
@@ -45,8 +45,8 @@ module Plaid
45
45
  # Attribute type mapping.
46
46
  def self.openapi_types
47
47
  {
48
- :'start_date' => :'String',
49
- :'end_date' => :'String',
48
+ :'start_date' => :'Time',
49
+ :'end_date' => :'Time',
50
50
  :'title' => :'String',
51
51
  :'incident_updates' => :'Array<IncidentUpdate>'
52
52
  }
@@ -55,8 +55,6 @@ module Plaid
55
55
  # List of attributes with nullable: true
56
56
  def self.openapi_nullable
57
57
  Set.new([
58
- :'start_date',
59
- :'end_date',
60
58
  ])
61
59
  end
62
60
 
@@ -98,12 +96,27 @@ module Plaid
98
96
  # @return Array for valid properties with the reasons
99
97
  def list_invalid_properties
100
98
  invalid_properties = Array.new
99
+ if @start_date.nil?
100
+ invalid_properties.push('invalid value for "start_date", start_date cannot be nil.')
101
+ end
102
+
103
+ if @title.nil?
104
+ invalid_properties.push('invalid value for "title", title cannot be nil.')
105
+ end
106
+
107
+ if @incident_updates.nil?
108
+ invalid_properties.push('invalid value for "incident_updates", incident_updates cannot be nil.')
109
+ end
110
+
101
111
  invalid_properties
102
112
  end
103
113
 
104
114
  # Check to see if the all the properties in the model are valid
105
115
  # @return true if the model is valid
106
116
  def valid?
117
+ return false if @start_date.nil?
118
+ return false if @title.nil?
119
+ return false if @incident_updates.nil?
107
120
  true
108
121
  end
109
122
 
@@ -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
@@ -25,7 +25,7 @@ module Plaid
25
25
  # The ISO-4217 currency code of the balance. Always `null` if `unofficial_currency_code` is non-`null`.
26
26
  attr_accessor :iso_currency_code
27
27
 
28
- # The unofficial currency code associated with the balance. Always `null` if `iso_currency_code` is non-`null`. See the [currency code schema](/docs/api/accounts#currency-code-schema) for a full listing of supported `iso_currency_code`s.
28
+ # The unofficial currency code associated with the balance. Always `null` if `iso_currency_code` is non-`null`. See the [currency code schema](https://plaid.com/docs/api/accounts#currency-code-schema) for a full listing of supported `iso_currency_code`s.
29
29
  attr_accessor :unofficial_currency_code
30
30
 
31
31
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -46,7 +46,7 @@ module Plaid
46
46
  # Attribute type mapping.
47
47
  def self.openapi_types
48
48
  {
49
- :'date' => :'String',
49
+ :'date' => :'Date',
50
50
  :'current' => :'Float',
51
51
  :'iso_currency_code' => :'String',
52
52
  :'unofficial_currency_code' => :'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