increase 1.150.0 → 1.151.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (315) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +8 -0
  3. data/README.md +63 -7
  4. data/lib/increase/internal/page.rb +14 -10
  5. data/lib/increase/models/routing_number_list_response.rb +139 -162
  6. data/lib/increase/resources/account_numbers.rb +3 -2
  7. data/lib/increase/resources/account_statements.rb +3 -2
  8. data/lib/increase/resources/account_transfers.rb +3 -2
  9. data/lib/increase/resources/accounts.rb +3 -2
  10. data/lib/increase/resources/ach_prenotifications.rb +3 -2
  11. data/lib/increase/resources/ach_transfers.rb +3 -2
  12. data/lib/increase/resources/bookkeeping_accounts.rb +3 -2
  13. data/lib/increase/resources/bookkeeping_entries.rb +3 -2
  14. data/lib/increase/resources/bookkeeping_entry_sets.rb +3 -2
  15. data/lib/increase/resources/card_disputes.rb +3 -2
  16. data/lib/increase/resources/card_payments.rb +3 -2
  17. data/lib/increase/resources/card_purchase_supplements.rb +3 -2
  18. data/lib/increase/resources/card_push_transfers.rb +3 -2
  19. data/lib/increase/resources/card_tokens.rb +3 -2
  20. data/lib/increase/resources/card_validations.rb +3 -2
  21. data/lib/increase/resources/cards.rb +3 -2
  22. data/lib/increase/resources/check_deposits.rb +3 -2
  23. data/lib/increase/resources/check_transfers.rb +3 -2
  24. data/lib/increase/resources/declined_transactions.rb +3 -2
  25. data/lib/increase/resources/digital_card_profiles.rb +3 -2
  26. data/lib/increase/resources/digital_wallet_tokens.rb +3 -2
  27. data/lib/increase/resources/documents.rb +3 -2
  28. data/lib/increase/resources/entities.rb +3 -2
  29. data/lib/increase/resources/event_subscriptions.rb +3 -2
  30. data/lib/increase/resources/events.rb +3 -2
  31. data/lib/increase/resources/exports.rb +3 -2
  32. data/lib/increase/resources/external_accounts.rb +3 -2
  33. data/lib/increase/resources/fednow_transfers.rb +3 -2
  34. data/lib/increase/resources/files.rb +3 -2
  35. data/lib/increase/resources/inbound_ach_transfers.rb +3 -2
  36. data/lib/increase/resources/inbound_check_deposits.rb +3 -2
  37. data/lib/increase/resources/inbound_fednow_transfers.rb +3 -2
  38. data/lib/increase/resources/inbound_mail_items.rb +3 -2
  39. data/lib/increase/resources/inbound_real_time_payments_transfers.rb +3 -2
  40. data/lib/increase/resources/inbound_wire_drawdown_requests.rb +3 -2
  41. data/lib/increase/resources/inbound_wire_transfers.rb +3 -2
  42. data/lib/increase/resources/intrafi_account_enrollments.rb +3 -2
  43. data/lib/increase/resources/intrafi_exclusions.rb +3 -2
  44. data/lib/increase/resources/lockboxes.rb +3 -2
  45. data/lib/increase/resources/oauth_applications.rb +3 -2
  46. data/lib/increase/resources/oauth_connections.rb +3 -2
  47. data/lib/increase/resources/pending_transactions.rb +3 -2
  48. data/lib/increase/resources/physical_card_profiles.rb +3 -2
  49. data/lib/increase/resources/physical_cards.rb +3 -2
  50. data/lib/increase/resources/programs.rb +3 -2
  51. data/lib/increase/resources/real_time_payments_transfers.rb +3 -2
  52. data/lib/increase/resources/routing_numbers.rb +2 -1
  53. data/lib/increase/resources/supplemental_documents.rb +3 -2
  54. data/lib/increase/resources/transactions.rb +3 -2
  55. data/lib/increase/resources/wire_drawdown_requests.rb +3 -2
  56. data/lib/increase/resources/wire_transfers.rb +3 -2
  57. data/lib/increase/version.rb +1 -1
  58. data/lib/increase.rb +0 -50
  59. data/rbi/increase/internal/page.rbi +2 -2
  60. data/rbi/increase/models/routing_number_list_response.rbi +218 -271
  61. data/rbi/increase/resources/account_numbers.rbi +1 -1
  62. data/rbi/increase/resources/account_statements.rbi +1 -1
  63. data/rbi/increase/resources/account_transfers.rbi +1 -1
  64. data/rbi/increase/resources/accounts.rbi +1 -1
  65. data/rbi/increase/resources/ach_prenotifications.rbi +1 -1
  66. data/rbi/increase/resources/ach_transfers.rbi +1 -1
  67. data/rbi/increase/resources/bookkeeping_accounts.rbi +1 -1
  68. data/rbi/increase/resources/bookkeeping_entries.rbi +1 -1
  69. data/rbi/increase/resources/bookkeeping_entry_sets.rbi +1 -1
  70. data/rbi/increase/resources/card_disputes.rbi +1 -1
  71. data/rbi/increase/resources/card_payments.rbi +1 -1
  72. data/rbi/increase/resources/card_purchase_supplements.rbi +1 -1
  73. data/rbi/increase/resources/card_push_transfers.rbi +1 -1
  74. data/rbi/increase/resources/card_tokens.rbi +1 -1
  75. data/rbi/increase/resources/card_validations.rbi +1 -1
  76. data/rbi/increase/resources/cards.rbi +1 -1
  77. data/rbi/increase/resources/check_deposits.rbi +1 -1
  78. data/rbi/increase/resources/check_transfers.rbi +1 -1
  79. data/rbi/increase/resources/declined_transactions.rbi +1 -1
  80. data/rbi/increase/resources/digital_card_profiles.rbi +1 -1
  81. data/rbi/increase/resources/digital_wallet_tokens.rbi +1 -1
  82. data/rbi/increase/resources/documents.rbi +1 -1
  83. data/rbi/increase/resources/entities.rbi +1 -1
  84. data/rbi/increase/resources/event_subscriptions.rbi +1 -1
  85. data/rbi/increase/resources/events.rbi +1 -1
  86. data/rbi/increase/resources/exports.rbi +1 -1
  87. data/rbi/increase/resources/external_accounts.rbi +1 -1
  88. data/rbi/increase/resources/fednow_transfers.rbi +1 -1
  89. data/rbi/increase/resources/files.rbi +1 -1
  90. data/rbi/increase/resources/inbound_ach_transfers.rbi +1 -1
  91. data/rbi/increase/resources/inbound_check_deposits.rbi +1 -1
  92. data/rbi/increase/resources/inbound_fednow_transfers.rbi +1 -1
  93. data/rbi/increase/resources/inbound_mail_items.rbi +1 -1
  94. data/rbi/increase/resources/inbound_real_time_payments_transfers.rbi +3 -1
  95. data/rbi/increase/resources/inbound_wire_drawdown_requests.rbi +3 -1
  96. data/rbi/increase/resources/inbound_wire_transfers.rbi +1 -1
  97. data/rbi/increase/resources/intrafi_account_enrollments.rbi +1 -1
  98. data/rbi/increase/resources/intrafi_exclusions.rbi +1 -1
  99. data/rbi/increase/resources/lockboxes.rbi +1 -1
  100. data/rbi/increase/resources/oauth_applications.rbi +1 -1
  101. data/rbi/increase/resources/oauth_connections.rbi +1 -1
  102. data/rbi/increase/resources/pending_transactions.rbi +1 -1
  103. data/rbi/increase/resources/physical_card_profiles.rbi +1 -1
  104. data/rbi/increase/resources/physical_cards.rbi +1 -1
  105. data/rbi/increase/resources/programs.rbi +1 -1
  106. data/rbi/increase/resources/real_time_payments_transfers.rbi +1 -1
  107. data/rbi/increase/resources/routing_numbers.rbi +3 -1
  108. data/rbi/increase/resources/supplemental_documents.rbi +3 -1
  109. data/rbi/increase/resources/transactions.rbi +1 -1
  110. data/rbi/increase/resources/wire_drawdown_requests.rbi +1 -1
  111. data/rbi/increase/resources/wire_transfers.rbi +1 -1
  112. data/sig/increase/internal/page.rbs +2 -2
  113. data/sig/increase/models/routing_number_list_response.rbs +73 -95
  114. data/sig/increase/resources/account_numbers.rbs +1 -1
  115. data/sig/increase/resources/account_statements.rbs +1 -1
  116. data/sig/increase/resources/account_transfers.rbs +1 -1
  117. data/sig/increase/resources/accounts.rbs +1 -1
  118. data/sig/increase/resources/ach_prenotifications.rbs +1 -1
  119. data/sig/increase/resources/ach_transfers.rbs +1 -1
  120. data/sig/increase/resources/bookkeeping_accounts.rbs +1 -1
  121. data/sig/increase/resources/bookkeeping_entries.rbs +1 -1
  122. data/sig/increase/resources/bookkeeping_entry_sets.rbs +1 -1
  123. data/sig/increase/resources/card_disputes.rbs +1 -1
  124. data/sig/increase/resources/card_payments.rbs +1 -1
  125. data/sig/increase/resources/card_purchase_supplements.rbs +1 -1
  126. data/sig/increase/resources/card_push_transfers.rbs +1 -1
  127. data/sig/increase/resources/card_tokens.rbs +1 -1
  128. data/sig/increase/resources/card_validations.rbs +1 -1
  129. data/sig/increase/resources/cards.rbs +1 -1
  130. data/sig/increase/resources/check_deposits.rbs +1 -1
  131. data/sig/increase/resources/check_transfers.rbs +1 -1
  132. data/sig/increase/resources/declined_transactions.rbs +1 -1
  133. data/sig/increase/resources/digital_card_profiles.rbs +1 -1
  134. data/sig/increase/resources/digital_wallet_tokens.rbs +1 -1
  135. data/sig/increase/resources/documents.rbs +1 -1
  136. data/sig/increase/resources/entities.rbs +1 -1
  137. data/sig/increase/resources/event_subscriptions.rbs +1 -1
  138. data/sig/increase/resources/events.rbs +1 -1
  139. data/sig/increase/resources/exports.rbs +1 -1
  140. data/sig/increase/resources/external_accounts.rbs +1 -1
  141. data/sig/increase/resources/fednow_transfers.rbs +1 -1
  142. data/sig/increase/resources/files.rbs +1 -1
  143. data/sig/increase/resources/inbound_ach_transfers.rbs +1 -1
  144. data/sig/increase/resources/inbound_check_deposits.rbs +1 -1
  145. data/sig/increase/resources/inbound_fednow_transfers.rbs +1 -1
  146. data/sig/increase/resources/inbound_mail_items.rbs +1 -1
  147. data/sig/increase/resources/inbound_real_time_payments_transfers.rbs +1 -1
  148. data/sig/increase/resources/inbound_wire_drawdown_requests.rbs +1 -1
  149. data/sig/increase/resources/inbound_wire_transfers.rbs +1 -1
  150. data/sig/increase/resources/intrafi_account_enrollments.rbs +1 -1
  151. data/sig/increase/resources/intrafi_exclusions.rbs +1 -1
  152. data/sig/increase/resources/lockboxes.rbs +1 -1
  153. data/sig/increase/resources/oauth_applications.rbs +1 -1
  154. data/sig/increase/resources/oauth_connections.rbs +1 -1
  155. data/sig/increase/resources/pending_transactions.rbs +1 -1
  156. data/sig/increase/resources/physical_card_profiles.rbs +1 -1
  157. data/sig/increase/resources/physical_cards.rbs +1 -1
  158. data/sig/increase/resources/programs.rbs +1 -1
  159. data/sig/increase/resources/real_time_payments_transfers.rbs +1 -1
  160. data/sig/increase/resources/routing_numbers.rbs +1 -1
  161. data/sig/increase/resources/supplemental_documents.rbs +1 -1
  162. data/sig/increase/resources/transactions.rbs +1 -1
  163. data/sig/increase/resources/wire_drawdown_requests.rbs +1 -1
  164. data/sig/increase/resources/wire_transfers.rbs +1 -1
  165. metadata +1 -151
  166. data/lib/increase/models/account_list_response.rb +0 -27
  167. data/lib/increase/models/account_number_list_response.rb +0 -27
  168. data/lib/increase/models/account_statement_list_response.rb +0 -27
  169. data/lib/increase/models/account_transfer_list_response.rb +0 -27
  170. data/lib/increase/models/ach_prenotification_list_response.rb +0 -27
  171. data/lib/increase/models/ach_transfer_list_response.rb +0 -27
  172. data/lib/increase/models/bookkeeping_account_list_response.rb +0 -27
  173. data/lib/increase/models/bookkeeping_entry_list_response.rb +0 -27
  174. data/lib/increase/models/bookkeeping_entry_set_list_response.rb +0 -27
  175. data/lib/increase/models/card_dispute_list_response.rb +0 -27
  176. data/lib/increase/models/card_list_response.rb +0 -27
  177. data/lib/increase/models/card_payment_list_response.rb +0 -27
  178. data/lib/increase/models/card_purchase_supplement_list_response.rb +0 -27
  179. data/lib/increase/models/card_push_transfer_list_response.rb +0 -27
  180. data/lib/increase/models/card_token_list_response.rb +0 -27
  181. data/lib/increase/models/card_validation_list_response.rb +0 -27
  182. data/lib/increase/models/check_deposit_list_response.rb +0 -27
  183. data/lib/increase/models/check_transfer_list_response.rb +0 -27
  184. data/lib/increase/models/declined_transaction_list_response.rb +0 -27
  185. data/lib/increase/models/digital_card_profile_list_response.rb +0 -27
  186. data/lib/increase/models/digital_wallet_token_list_response.rb +0 -27
  187. data/lib/increase/models/document_list_response.rb +0 -27
  188. data/lib/increase/models/entity_list_response.rb +0 -27
  189. data/lib/increase/models/event_list_response.rb +0 -27
  190. data/lib/increase/models/event_subscription_list_response.rb +0 -27
  191. data/lib/increase/models/export_list_response.rb +0 -27
  192. data/lib/increase/models/external_account_list_response.rb +0 -27
  193. data/lib/increase/models/fednow_transfer_list_response.rb +0 -27
  194. data/lib/increase/models/file_list_response.rb +0 -27
  195. data/lib/increase/models/inbound_ach_transfer_list_response.rb +0 -27
  196. data/lib/increase/models/inbound_check_deposit_list_response.rb +0 -27
  197. data/lib/increase/models/inbound_fednow_transfer_list_response.rb +0 -27
  198. data/lib/increase/models/inbound_mail_item_list_response.rb +0 -27
  199. data/lib/increase/models/inbound_real_time_payments_transfer_list_response.rb +0 -27
  200. data/lib/increase/models/inbound_wire_drawdown_request_list_response.rb +0 -27
  201. data/lib/increase/models/inbound_wire_transfer_list_response.rb +0 -27
  202. data/lib/increase/models/intrafi_account_enrollment_list_response.rb +0 -27
  203. data/lib/increase/models/intrafi_exclusion_list_response.rb +0 -27
  204. data/lib/increase/models/lockbox_list_response.rb +0 -27
  205. data/lib/increase/models/oauth_application_list_response.rb +0 -27
  206. data/lib/increase/models/oauth_connection_list_response.rb +0 -27
  207. data/lib/increase/models/pending_transaction_list_response.rb +0 -27
  208. data/lib/increase/models/physical_card_list_response.rb +0 -27
  209. data/lib/increase/models/physical_card_profile_list_response.rb +0 -27
  210. data/lib/increase/models/program_list_response.rb +0 -27
  211. data/lib/increase/models/real_time_payments_transfer_list_response.rb +0 -27
  212. data/lib/increase/models/supplemental_document_list_response.rb +0 -27
  213. data/lib/increase/models/transaction_list_response.rb +0 -27
  214. data/lib/increase/models/wire_drawdown_request_list_response.rb +0 -27
  215. data/lib/increase/models/wire_transfer_list_response.rb +0 -27
  216. data/rbi/increase/models/account_list_response.rbi +0 -46
  217. data/rbi/increase/models/account_number_list_response.rbi +0 -49
  218. data/rbi/increase/models/account_statement_list_response.rbi +0 -49
  219. data/rbi/increase/models/account_transfer_list_response.rbi +0 -49
  220. data/rbi/increase/models/ach_prenotification_list_response.rbi +0 -49
  221. data/rbi/increase/models/ach_transfer_list_response.rbi +0 -49
  222. data/rbi/increase/models/bookkeeping_account_list_response.rbi +0 -49
  223. data/rbi/increase/models/bookkeeping_entry_list_response.rbi +0 -49
  224. data/rbi/increase/models/bookkeeping_entry_set_list_response.rbi +0 -49
  225. data/rbi/increase/models/card_dispute_list_response.rbi +0 -49
  226. data/rbi/increase/models/card_list_response.rbi +0 -43
  227. data/rbi/increase/models/card_payment_list_response.rbi +0 -49
  228. data/rbi/increase/models/card_purchase_supplement_list_response.rbi +0 -49
  229. data/rbi/increase/models/card_push_transfer_list_response.rbi +0 -49
  230. data/rbi/increase/models/card_token_list_response.rbi +0 -49
  231. data/rbi/increase/models/card_validation_list_response.rbi +0 -49
  232. data/rbi/increase/models/check_deposit_list_response.rbi +0 -49
  233. data/rbi/increase/models/check_transfer_list_response.rbi +0 -49
  234. data/rbi/increase/models/declined_transaction_list_response.rbi +0 -49
  235. data/rbi/increase/models/digital_card_profile_list_response.rbi +0 -49
  236. data/rbi/increase/models/digital_wallet_token_list_response.rbi +0 -49
  237. data/rbi/increase/models/document_list_response.rbi +0 -46
  238. data/rbi/increase/models/entity_list_response.rbi +0 -46
  239. data/rbi/increase/models/event_list_response.rbi +0 -46
  240. data/rbi/increase/models/event_subscription_list_response.rbi +0 -49
  241. data/rbi/increase/models/export_list_response.rbi +0 -46
  242. data/rbi/increase/models/external_account_list_response.rbi +0 -49
  243. data/rbi/increase/models/fednow_transfer_list_response.rbi +0 -49
  244. data/rbi/increase/models/file_list_response.rbi +0 -43
  245. data/rbi/increase/models/inbound_ach_transfer_list_response.rbi +0 -49
  246. data/rbi/increase/models/inbound_check_deposit_list_response.rbi +0 -49
  247. data/rbi/increase/models/inbound_fednow_transfer_list_response.rbi +0 -49
  248. data/rbi/increase/models/inbound_mail_item_list_response.rbi +0 -49
  249. data/rbi/increase/models/inbound_real_time_payments_transfer_list_response.rbi +0 -49
  250. data/rbi/increase/models/inbound_wire_drawdown_request_list_response.rbi +0 -49
  251. data/rbi/increase/models/inbound_wire_transfer_list_response.rbi +0 -49
  252. data/rbi/increase/models/intrafi_account_enrollment_list_response.rbi +0 -49
  253. data/rbi/increase/models/intrafi_exclusion_list_response.rbi +0 -49
  254. data/rbi/increase/models/lockbox_list_response.rbi +0 -46
  255. data/rbi/increase/models/oauth_application_list_response.rbi +0 -49
  256. data/rbi/increase/models/oauth_connection_list_response.rbi +0 -49
  257. data/rbi/increase/models/pending_transaction_list_response.rbi +0 -49
  258. data/rbi/increase/models/physical_card_list_response.rbi +0 -49
  259. data/rbi/increase/models/physical_card_profile_list_response.rbi +0 -49
  260. data/rbi/increase/models/program_list_response.rbi +0 -46
  261. data/rbi/increase/models/real_time_payments_transfer_list_response.rbi +0 -49
  262. data/rbi/increase/models/supplemental_document_list_response.rbi +0 -49
  263. data/rbi/increase/models/transaction_list_response.rbi +0 -49
  264. data/rbi/increase/models/wire_drawdown_request_list_response.rbi +0 -49
  265. data/rbi/increase/models/wire_transfer_list_response.rbi +0 -49
  266. data/sig/increase/models/account_list_response.rbs +0 -19
  267. data/sig/increase/models/account_number_list_response.rbs +0 -22
  268. data/sig/increase/models/account_statement_list_response.rbs +0 -22
  269. data/sig/increase/models/account_transfer_list_response.rbs +0 -22
  270. data/sig/increase/models/ach_prenotification_list_response.rbs +0 -22
  271. data/sig/increase/models/ach_transfer_list_response.rbs +0 -22
  272. data/sig/increase/models/bookkeeping_account_list_response.rbs +0 -22
  273. data/sig/increase/models/bookkeeping_entry_list_response.rbs +0 -22
  274. data/sig/increase/models/bookkeeping_entry_set_list_response.rbs +0 -22
  275. data/sig/increase/models/card_dispute_list_response.rbs +0 -22
  276. data/sig/increase/models/card_list_response.rbs +0 -19
  277. data/sig/increase/models/card_payment_list_response.rbs +0 -22
  278. data/sig/increase/models/card_purchase_supplement_list_response.rbs +0 -22
  279. data/sig/increase/models/card_push_transfer_list_response.rbs +0 -22
  280. data/sig/increase/models/card_token_list_response.rbs +0 -22
  281. data/sig/increase/models/card_validation_list_response.rbs +0 -22
  282. data/sig/increase/models/check_deposit_list_response.rbs +0 -22
  283. data/sig/increase/models/check_transfer_list_response.rbs +0 -22
  284. data/sig/increase/models/declined_transaction_list_response.rbs +0 -22
  285. data/sig/increase/models/digital_card_profile_list_response.rbs +0 -22
  286. data/sig/increase/models/digital_wallet_token_list_response.rbs +0 -22
  287. data/sig/increase/models/document_list_response.rbs +0 -22
  288. data/sig/increase/models/entity_list_response.rbs +0 -19
  289. data/sig/increase/models/event_list_response.rbs +0 -19
  290. data/sig/increase/models/event_subscription_list_response.rbs +0 -22
  291. data/sig/increase/models/export_list_response.rbs +0 -19
  292. data/sig/increase/models/external_account_list_response.rbs +0 -22
  293. data/sig/increase/models/fednow_transfer_list_response.rbs +0 -22
  294. data/sig/increase/models/file_list_response.rbs +0 -19
  295. data/sig/increase/models/inbound_ach_transfer_list_response.rbs +0 -22
  296. data/sig/increase/models/inbound_check_deposit_list_response.rbs +0 -22
  297. data/sig/increase/models/inbound_fednow_transfer_list_response.rbs +0 -22
  298. data/sig/increase/models/inbound_mail_item_list_response.rbs +0 -22
  299. data/sig/increase/models/inbound_real_time_payments_transfer_list_response.rbs +0 -25
  300. data/sig/increase/models/inbound_wire_drawdown_request_list_response.rbs +0 -25
  301. data/sig/increase/models/inbound_wire_transfer_list_response.rbs +0 -22
  302. data/sig/increase/models/intrafi_account_enrollment_list_response.rbs +0 -25
  303. data/sig/increase/models/intrafi_exclusion_list_response.rbs +0 -22
  304. data/sig/increase/models/lockbox_list_response.rbs +0 -19
  305. data/sig/increase/models/oauth_application_list_response.rbs +0 -22
  306. data/sig/increase/models/oauth_connection_list_response.rbs +0 -22
  307. data/sig/increase/models/pending_transaction_list_response.rbs +0 -22
  308. data/sig/increase/models/physical_card_list_response.rbs +0 -22
  309. data/sig/increase/models/physical_card_profile_list_response.rbs +0 -22
  310. data/sig/increase/models/program_list_response.rbs +0 -19
  311. data/sig/increase/models/real_time_payments_transfer_list_response.rbs +0 -25
  312. data/sig/increase/models/supplemental_document_list_response.rbs +0 -25
  313. data/sig/increase/models/transaction_list_response.rbs +0 -22
  314. data/sig/increase/models/wire_drawdown_request_list_response.rbs +0 -22
  315. data/sig/increase/models/wire_transfer_list_response.rbs +0 -22
@@ -26,7 +26,7 @@ module Increase
26
26
  cursor: String,
27
27
  limit: Integer,
28
28
  request_options: Increase::RequestOptions::OrHash
29
- ).returns(Increase::Models::CardPurchaseSupplementListResponse)
29
+ ).returns(Increase::Internal::Page[Increase::CardPurchaseSupplement])
30
30
  end
31
31
  def list(
32
32
  # Filter Card Purchase Supplements to ones belonging to the specified Card
@@ -102,7 +102,7 @@ module Increase
102
102
  limit: Integer,
103
103
  status: Increase::CardPushTransferListParams::Status::OrHash,
104
104
  request_options: Increase::RequestOptions::OrHash
105
- ).returns(Increase::Models::CardPushTransferListResponse)
105
+ ).returns(Increase::Internal::Page[Increase::CardPushTransfer])
106
106
  end
107
107
  def list(
108
108
  # Filter Card Push Transfers to ones belonging to the specified Account.
@@ -24,7 +24,7 @@ module Increase
24
24
  cursor: String,
25
25
  limit: Integer,
26
26
  request_options: Increase::RequestOptions::OrHash
27
- ).returns(Increase::Models::CardTokenListResponse)
27
+ ).returns(Increase::Internal::Page[Increase::CardToken])
28
28
  end
29
29
  def list(
30
30
  created_at: nil,
@@ -77,7 +77,7 @@ module Increase
77
77
  limit: Integer,
78
78
  status: Increase::CardValidationListParams::Status::OrHash,
79
79
  request_options: Increase::RequestOptions::OrHash
80
- ).returns(Increase::Models::CardValidationListResponse)
80
+ ).returns(Increase::Internal::Page[Increase::CardValidation])
81
81
  end
82
82
  def list(
83
83
  # Filter Card Validations to ones belonging to the specified Account.
@@ -90,7 +90,7 @@ module Increase
90
90
  limit: Integer,
91
91
  status: Increase::CardListParams::Status::OrHash,
92
92
  request_options: Increase::RequestOptions::OrHash
93
- ).returns(Increase::Models::CardListResponse)
93
+ ).returns(Increase::Internal::Page[Increase::Card])
94
94
  end
95
95
  def list(
96
96
  # Filter Cards to ones belonging to the specified Account.
@@ -52,7 +52,7 @@ module Increase
52
52
  idempotency_key: String,
53
53
  limit: Integer,
54
54
  request_options: Increase::RequestOptions::OrHash
55
- ).returns(Increase::Models::CheckDepositListResponse)
55
+ ).returns(Increase::Internal::Page[Increase::CheckDeposit])
56
56
  end
57
57
  def list(
58
58
  # Filter Check Deposits to those belonging to the specified Account.
@@ -82,7 +82,7 @@ module Increase
82
82
  limit: Integer,
83
83
  status: Increase::CheckTransferListParams::Status::OrHash,
84
84
  request_options: Increase::RequestOptions::OrHash
85
- ).returns(Increase::Models::CheckTransferListResponse)
85
+ ).returns(Increase::Internal::Page[Increase::CheckTransfer])
86
86
  end
87
87
  def list(
88
88
  # Filter Check Transfers to those that originated from the specified Account.
@@ -28,7 +28,7 @@ module Increase
28
28
  limit: Integer,
29
29
  route_id: String,
30
30
  request_options: Increase::RequestOptions::OrHash
31
- ).returns(Increase::Models::DeclinedTransactionListResponse)
31
+ ).returns(Increase::Internal::Page[Increase::DeclinedTransaction])
32
32
  end
33
33
  def list(
34
34
  # Filter Declined Transactions to ones belonging to the specified Account.
@@ -64,7 +64,7 @@ module Increase
64
64
  limit: Integer,
65
65
  status: Increase::DigitalCardProfileListParams::Status::OrHash,
66
66
  request_options: Increase::RequestOptions::OrHash
67
- ).returns(Increase::Models::DigitalCardProfileListResponse)
67
+ ).returns(Increase::Internal::Page[Increase::DigitalCardProfile])
68
68
  end
69
69
  def list(
70
70
  # Return the page of entries after this one.
@@ -25,7 +25,7 @@ module Increase
25
25
  cursor: String,
26
26
  limit: Integer,
27
27
  request_options: Increase::RequestOptions::OrHash
28
- ).returns(Increase::Models::DigitalWalletTokenListResponse)
28
+ ).returns(Increase::Internal::Page[Increase::DigitalWalletToken])
29
29
  end
30
30
  def list(
31
31
  # Filter Digital Wallet Tokens to ones belonging to the specified Card.
@@ -51,7 +51,7 @@ module Increase
51
51
  idempotency_key: String,
52
52
  limit: Integer,
53
53
  request_options: Increase::RequestOptions::OrHash
54
- ).returns(Increase::Models::DocumentListResponse)
54
+ ).returns(Increase::Internal::Page[Increase::Document])
55
55
  end
56
56
  def list(
57
57
  category: nil,
@@ -128,7 +128,7 @@ module Increase
128
128
  limit: Integer,
129
129
  status: Increase::EntityListParams::Status::OrHash,
130
130
  request_options: Increase::RequestOptions::OrHash
131
- ).returns(Increase::Models::EntityListResponse)
131
+ ).returns(Increase::Internal::Page[Increase::Entity])
132
132
  end
133
133
  def list(
134
134
  created_at: nil,
@@ -71,7 +71,7 @@ module Increase
71
71
  idempotency_key: String,
72
72
  limit: Integer,
73
73
  request_options: Increase::RequestOptions::OrHash
74
- ).returns(Increase::Models::EventSubscriptionListResponse)
74
+ ).returns(Increase::Internal::Page[Increase::EventSubscription])
75
75
  end
76
76
  def list(
77
77
  # Return the page of entries after this one.
@@ -26,7 +26,7 @@ module Increase
26
26
  cursor: String,
27
27
  limit: Integer,
28
28
  request_options: Increase::RequestOptions::OrHash
29
- ).returns(Increase::Models::EventListResponse)
29
+ ).returns(Increase::Internal::Page[Increase::Event])
30
30
  end
31
31
  def list(
32
32
  # Filter Events to those belonging to the object with the provided identifier.
@@ -70,7 +70,7 @@ module Increase
70
70
  limit: Integer,
71
71
  status: Increase::ExportListParams::Status::OrHash,
72
72
  request_options: Increase::RequestOptions::OrHash
73
- ).returns(Increase::Models::ExportListResponse)
73
+ ).returns(Increase::Internal::Page[Increase::Export])
74
74
  end
75
75
  def list(
76
76
  category: nil,
@@ -81,7 +81,7 @@ module Increase
81
81
  routing_number: String,
82
82
  status: Increase::ExternalAccountListParams::Status::OrHash,
83
83
  request_options: Increase::RequestOptions::OrHash
84
- ).returns(Increase::Models::ExternalAccountListResponse)
84
+ ).returns(Increase::Internal::Page[Increase::ExternalAccount])
85
85
  end
86
86
  def list(
87
87
  # Return the page of entries after this one.
@@ -78,7 +78,7 @@ module Increase
78
78
  limit: Integer,
79
79
  status: Increase::FednowTransferListParams::Status::OrHash,
80
80
  request_options: Increase::RequestOptions::OrHash
81
- ).returns(Increase::Models::FednowTransferListResponse)
81
+ ).returns(Increase::Internal::Page[Increase::FednowTransfer])
82
82
  end
83
83
  def list(
84
84
  # Filter FedNow Transfers to those that originated from the specified Account.
@@ -50,7 +50,7 @@ module Increase
50
50
  limit: Integer,
51
51
  purpose: Increase::FileListParams::Purpose::OrHash,
52
52
  request_options: Increase::RequestOptions::OrHash
53
- ).returns(Increase::Models::FileListResponse)
53
+ ).returns(Increase::Internal::Page[Increase::File])
54
54
  end
55
55
  def list(
56
56
  created_at: nil,
@@ -27,7 +27,7 @@ module Increase
27
27
  limit: Integer,
28
28
  status: Increase::InboundACHTransferListParams::Status::OrHash,
29
29
  request_options: Increase::RequestOptions::OrHash
30
- ).returns(Increase::Models::InboundACHTransferListResponse)
30
+ ).returns(Increase::Internal::Page[Increase::InboundACHTransfer])
31
31
  end
32
32
  def list(
33
33
  # Filter Inbound ACH Transfers to ones belonging to the specified Account.
@@ -27,7 +27,7 @@ module Increase
27
27
  cursor: String,
28
28
  limit: Integer,
29
29
  request_options: Increase::RequestOptions::OrHash
30
- ).returns(Increase::Models::InboundCheckDepositListResponse)
30
+ ).returns(Increase::Internal::Page[Increase::InboundCheckDeposit])
31
31
  end
32
32
  def list(
33
33
  # Filter Inbound Check Deposits to those belonging to the specified Account.
@@ -27,7 +27,7 @@ module Increase
27
27
  cursor: String,
28
28
  limit: Integer,
29
29
  request_options: Increase::RequestOptions::OrHash
30
- ).returns(Increase::Models::InboundFednowTransferListResponse)
30
+ ).returns(Increase::Internal::Page[Increase::InboundFednowTransfer])
31
31
  end
32
32
  def list(
33
33
  # Filter Inbound FedNow Transfers to those belonging to the specified Account.
@@ -25,7 +25,7 @@ module Increase
25
25
  limit: Integer,
26
26
  lockbox_id: String,
27
27
  request_options: Increase::RequestOptions::OrHash
28
- ).returns(Increase::Models::InboundMailItemListResponse)
28
+ ).returns(Increase::Internal::Page[Increase::InboundMailItem])
29
29
  end
30
30
  def list(
31
31
  created_at: nil,
@@ -27,7 +27,9 @@ module Increase
27
27
  cursor: String,
28
28
  limit: Integer,
29
29
  request_options: Increase::RequestOptions::OrHash
30
- ).returns(Increase::Models::InboundRealTimePaymentsTransferListResponse)
30
+ ).returns(
31
+ Increase::Internal::Page[Increase::InboundRealTimePaymentsTransfer]
32
+ )
31
33
  end
32
34
  def list(
33
35
  # Filter Inbound Real-Time Payments Transfers to those belonging to the specified
@@ -23,7 +23,9 @@ module Increase
23
23
  cursor: String,
24
24
  limit: Integer,
25
25
  request_options: Increase::RequestOptions::OrHash
26
- ).returns(Increase::Models::InboundWireDrawdownRequestListResponse)
26
+ ).returns(
27
+ Increase::Internal::Page[Increase::InboundWireDrawdownRequest]
28
+ )
27
29
  end
28
30
  def list(
29
31
  # Return the page of entries after this one.
@@ -29,7 +29,7 @@ module Increase
29
29
  status: Increase::InboundWireTransferListParams::Status::OrHash,
30
30
  wire_drawdown_request_id: String,
31
31
  request_options: Increase::RequestOptions::OrHash
32
- ).returns(Increase::Models::InboundWireTransferListResponse)
32
+ ).returns(Increase::Internal::Page[Increase::InboundWireTransfer])
33
33
  end
34
34
  def list(
35
35
  # Filter Inbound Wire Transfers to ones belonging to the specified Account.
@@ -43,7 +43,7 @@ module Increase
43
43
  limit: Integer,
44
44
  status: Increase::IntrafiAccountEnrollmentListParams::Status::OrHash,
45
45
  request_options: Increase::RequestOptions::OrHash
46
- ).returns(Increase::Models::IntrafiAccountEnrollmentListResponse)
46
+ ).returns(Increase::Internal::Page[Increase::IntrafiAccountEnrollment])
47
47
  end
48
48
  def list(
49
49
  # Filter IntraFi Account Enrollments to the one belonging to an account.
@@ -42,7 +42,7 @@ module Increase
42
42
  idempotency_key: String,
43
43
  limit: Integer,
44
44
  request_options: Increase::RequestOptions::OrHash
45
- ).returns(Increase::Models::IntrafiExclusionListResponse)
45
+ ).returns(Increase::Internal::Page[Increase::IntrafiExclusion])
46
46
  end
47
47
  def list(
48
48
  # Return the page of entries after this one.
@@ -70,7 +70,7 @@ module Increase
70
70
  idempotency_key: String,
71
71
  limit: Integer,
72
72
  request_options: Increase::RequestOptions::OrHash
73
- ).returns(Increase::Models::LockboxListResponse)
73
+ ).returns(Increase::Internal::Page[Increase::Lockbox])
74
74
  end
75
75
  def list(
76
76
  # Filter Lockboxes to those associated with the provided Account.
@@ -25,7 +25,7 @@ module Increase
25
25
  limit: Integer,
26
26
  status: Increase::OAuthApplicationListParams::Status::OrHash,
27
27
  request_options: Increase::RequestOptions::OrHash
28
- ).returns(Increase::Models::OAuthApplicationListResponse)
28
+ ).returns(Increase::Internal::Page[Increase::OAuthApplication])
29
29
  end
30
30
  def list(
31
31
  created_at: nil,
@@ -25,7 +25,7 @@ module Increase
25
25
  oauth_application_id: String,
26
26
  status: Increase::OAuthConnectionListParams::Status::OrHash,
27
27
  request_options: Increase::RequestOptions::OrHash
28
- ).returns(Increase::Models::OAuthConnectionListResponse)
28
+ ).returns(Increase::Internal::Page[Increase::OAuthConnection])
29
29
  end
30
30
  def list(
31
31
  # Return the page of entries after this one.
@@ -53,7 +53,7 @@ module Increase
53
53
  route_id: String,
54
54
  status: Increase::PendingTransactionListParams::Status::OrHash,
55
55
  request_options: Increase::RequestOptions::OrHash
56
- ).returns(Increase::Models::PendingTransactionListResponse)
56
+ ).returns(Increase::Internal::Page[Increase::PendingTransaction])
57
57
  end
58
58
  def list(
59
59
  # Filter pending transactions to those belonging to the specified Account.
@@ -56,7 +56,7 @@ module Increase
56
56
  limit: Integer,
57
57
  status: Increase::PhysicalCardProfileListParams::Status::OrHash,
58
58
  request_options: Increase::RequestOptions::OrHash
59
- ).returns(Increase::Models::PhysicalCardProfileListResponse)
59
+ ).returns(Increase::Internal::Page[Increase::PhysicalCardProfile])
60
60
  end
61
61
  def list(
62
62
  # Return the page of entries after this one.
@@ -67,7 +67,7 @@ module Increase
67
67
  idempotency_key: String,
68
68
  limit: Integer,
69
69
  request_options: Increase::RequestOptions::OrHash
70
- ).returns(Increase::Models::PhysicalCardListResponse)
70
+ ).returns(Increase::Internal::Page[Increase::PhysicalCard])
71
71
  end
72
72
  def list(
73
73
  # Filter Physical Cards to ones belonging to the specified Card.
@@ -23,7 +23,7 @@ module Increase
23
23
  cursor: String,
24
24
  limit: Integer,
25
25
  request_options: Increase::RequestOptions::OrHash
26
- ).returns(Increase::Models::ProgramListResponse)
26
+ ).returns(Increase::Internal::Page[Increase::Program])
27
27
  end
28
28
  def list(
29
29
  # Return the page of entries after this one.
@@ -80,7 +80,7 @@ module Increase
80
80
  limit: Integer,
81
81
  status: Increase::RealTimePaymentsTransferListParams::Status::OrHash,
82
82
  request_options: Increase::RequestOptions::OrHash
83
- ).returns(Increase::Models::RealTimePaymentsTransferListResponse)
83
+ ).returns(Increase::Internal::Page[Increase::RealTimePaymentsTransfer])
84
84
  end
85
85
  def list(
86
86
  # Filter Real-Time Payments Transfers to those belonging to the specified Account.
@@ -13,7 +13,9 @@ module Increase
13
13
  cursor: String,
14
14
  limit: Integer,
15
15
  request_options: Increase::RequestOptions::OrHash
16
- ).returns(Increase::Models::RoutingNumberListResponse)
16
+ ).returns(
17
+ Increase::Internal::Page[Increase::Models::RoutingNumberListResponse]
18
+ )
17
19
  end
18
20
  def list(
19
21
  # Filter financial institutions by routing number.
@@ -28,7 +28,9 @@ module Increase
28
28
  idempotency_key: String,
29
29
  limit: Integer,
30
30
  request_options: Increase::RequestOptions::OrHash
31
- ).returns(Increase::Models::SupplementalDocumentListResponse)
31
+ ).returns(
32
+ Increase::Internal::Page[Increase::EntitySupplementalDocument]
33
+ )
32
34
  end
33
35
  def list(
34
36
  # The identifier of the Entity to list supplemental documents for.
@@ -27,7 +27,7 @@ module Increase
27
27
  limit: Integer,
28
28
  route_id: String,
29
29
  request_options: Increase::RequestOptions::OrHash
30
- ).returns(Increase::Models::TransactionListResponse)
30
+ ).returns(Increase::Internal::Page[Increase::Transaction])
31
31
  end
32
32
  def list(
33
33
  # Filter Transactions for those belonging to the specified Account.
@@ -69,7 +69,7 @@ module Increase
69
69
  limit: Integer,
70
70
  status: Increase::WireDrawdownRequestListParams::Status::OrHash,
71
71
  request_options: Increase::RequestOptions::OrHash
72
- ).returns(Increase::Models::WireDrawdownRequestListResponse)
72
+ ).returns(Increase::Internal::Page[Increase::WireDrawdownRequest])
73
73
  end
74
74
  def list(
75
75
  # Return the page of entries after this one.
@@ -76,7 +76,7 @@ module Increase
76
76
  idempotency_key: String,
77
77
  limit: Integer,
78
78
  request_options: Increase::RequestOptions::OrHash
79
- ).returns(Increase::Models::WireTransferListResponse)
79
+ ).returns(Increase::Internal::Page[Increase::WireTransfer])
80
80
  end
81
81
  def list(
82
82
  # Filter Wire Transfers to those belonging to the specified Account.
@@ -3,9 +3,9 @@ module Increase
3
3
  class Page[Elem]
4
4
  include Increase::Internal::Type::BasePage[Elem]
5
5
 
6
- attr_accessor data: top
6
+ attr_accessor data: ::Array[Elem]?
7
7
 
8
- attr_accessor next_cursor: top
8
+ attr_accessor next_cursor: String?
9
9
 
10
10
  def inspect: -> String
11
11
  end