lithic 0.1.0.pre.alpha.27 → 0.1.0.pre.alpha.29

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 (450) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +23 -0
  3. data/README.md +4 -4
  4. data/SECURITY.md +2 -2
  5. data/lib/lithic/client.rb +1 -1
  6. data/lib/lithic/internal/util.rb +10 -2
  7. data/lib/lithic/models/account.rb +16 -16
  8. data/lib/lithic/models/account_holder.rb +49 -49
  9. data/lib/lithic/models/account_holder_create_params.rb +33 -31
  10. data/lib/lithic/models/account_holder_create_response.rb +2 -2
  11. data/lib/lithic/models/account_holder_list_documents_response.rb +2 -2
  12. data/lib/lithic/models/account_holder_simulate_enrollment_document_review_params.rb +4 -4
  13. data/lib/lithic/models/account_holder_simulate_enrollment_review_params.rb +4 -4
  14. data/lib/lithic/models/account_holder_simulate_enrollment_review_response.rb +6 -6
  15. data/lib/lithic/models/account_holder_update_params.rb +29 -27
  16. data/lib/lithic/models/account_holder_update_response.rb +6 -6
  17. data/lib/lithic/models/account_holder_upload_document_params.rb +2 -2
  18. data/lib/lithic/models/account_spend_limits.rb +11 -11
  19. data/lib/lithic/models/account_update_params.rb +4 -4
  20. data/lib/lithic/models/address.rb +2 -2
  21. data/lib/lithic/models/address_update.rb +2 -2
  22. data/lib/lithic/models/aggregate_balance.rb +5 -5
  23. data/lib/lithic/models/aggregate_balance_list_params.rb +2 -2
  24. data/lib/lithic/models/auth_rules/auth_rule.rb +4 -4
  25. data/lib/lithic/models/auth_rules/auth_rule_condition.rb +8 -8
  26. data/lib/lithic/models/auth_rules/conditional_block_parameters.rb +2 -2
  27. data/lib/lithic/models/auth_rules/v2/backtest_results.rb +19 -19
  28. data/lib/lithic/models/auth_rules/v2_apply_response.rb +6 -6
  29. data/lib/lithic/models/auth_rules/v2_create_params.rb +10 -10
  30. data/lib/lithic/models/auth_rules/v2_create_response.rb +6 -6
  31. data/lib/lithic/models/auth_rules/v2_draft_params.rb +8 -8
  32. data/lib/lithic/models/auth_rules/v2_draft_response.rb +6 -6
  33. data/lib/lithic/models/auth_rules/v2_list_params.rb +2 -2
  34. data/lib/lithic/models/auth_rules/v2_list_response.rb +6 -6
  35. data/lib/lithic/models/auth_rules/v2_promote_response.rb +6 -6
  36. data/lib/lithic/models/auth_rules/v2_retrieve_response.rb +6 -6
  37. data/lib/lithic/models/auth_rules/v2_update_params.rb +2 -2
  38. data/lib/lithic/models/auth_rules/v2_update_response.rb +6 -6
  39. data/lib/lithic/models/auth_rules/velocity_limit_params.rb +12 -12
  40. data/lib/lithic/models/balance.rb +5 -5
  41. data/lib/lithic/models/balance_list_params.rb +2 -2
  42. data/lib/lithic/models/book_transfer_create_params.rb +4 -4
  43. data/lib/lithic/models/book_transfer_list_params.rb +6 -6
  44. data/lib/lithic/models/book_transfer_response.rb +18 -18
  45. data/lib/lithic/models/card.rb +2 -2
  46. data/lib/lithic/models/card_convert_physical_params.rb +6 -6
  47. data/lib/lithic/models/card_create_params.rb +12 -12
  48. data/lib/lithic/models/card_list_params.rb +2 -2
  49. data/lib/lithic/models/card_program.rb +2 -2
  50. data/lib/lithic/models/card_provision_params.rb +2 -2
  51. data/lib/lithic/models/card_reissue_params.rb +6 -6
  52. data/lib/lithic/models/card_renew_params.rb +6 -6
  53. data/lib/lithic/models/card_spend_limits.rb +11 -11
  54. data/lib/lithic/models/card_update_params.rb +6 -6
  55. data/lib/lithic/models/card_web_provision_params.rb +2 -2
  56. data/lib/lithic/models/cards/financial_transaction_list_params.rb +6 -6
  57. data/lib/lithic/models/digital_card_art.rb +3 -3
  58. data/lib/lithic/models/dispute.rb +11 -11
  59. data/lib/lithic/models/dispute_create_params.rb +2 -2
  60. data/lib/lithic/models/dispute_evidence.rb +5 -5
  61. data/lib/lithic/models/dispute_list_params.rb +2 -2
  62. data/lib/lithic/models/dispute_update_params.rb +2 -2
  63. data/lib/lithic/models/document.rb +14 -14
  64. data/lib/lithic/models/event.rb +5 -5
  65. data/lib/lithic/models/event_list_attempts_params.rb +2 -2
  66. data/lib/lithic/models/event_list_params.rb +2 -2
  67. data/lib/lithic/models/event_subscription.rb +2 -2
  68. data/lib/lithic/models/events/subscription_create_params.rb +2 -2
  69. data/lib/lithic/models/events/subscription_list_attempts_params.rb +2 -2
  70. data/lib/lithic/models/events/subscription_send_simulated_example_params.rb +2 -2
  71. data/lib/lithic/models/events/subscription_update_params.rb +2 -2
  72. data/lib/lithic/models/external_bank_account_create_params.rb +8 -8
  73. data/lib/lithic/models/external_bank_account_create_response.rb +2 -2
  74. data/lib/lithic/models/external_bank_account_list_params.rb +8 -8
  75. data/lib/lithic/models/external_bank_account_list_response.rb +2 -2
  76. data/lib/lithic/models/external_bank_account_retrieve_response.rb +2 -2
  77. data/lib/lithic/models/external_bank_account_retry_micro_deposits_response.rb +2 -2
  78. data/lib/lithic/models/external_bank_account_retry_prenote_response.rb +6 -6
  79. data/lib/lithic/models/external_bank_account_update_params.rb +6 -6
  80. data/lib/lithic/models/external_bank_account_update_response.rb +2 -2
  81. data/lib/lithic/models/external_bank_accounts/micro_deposit_create_response.rb +2 -2
  82. data/lib/lithic/models/external_payment.rb +22 -22
  83. data/lib/lithic/models/external_payment_create_params.rb +6 -6
  84. data/lib/lithic/models/external_payment_list_params.rb +6 -6
  85. data/lib/lithic/models/external_payment_settle_params.rb +2 -2
  86. data/lib/lithic/models/financial_account.rb +18 -18
  87. data/lib/lithic/models/financial_account_create_params.rb +2 -2
  88. data/lib/lithic/models/financial_account_list_params.rb +2 -2
  89. data/lib/lithic/models/financial_account_update_status_params.rb +4 -4
  90. data/lib/lithic/models/financial_accounts/financial_account_credit_config.rb +6 -6
  91. data/lib/lithic/models/financial_accounts/financial_transaction_list_params.rb +6 -6
  92. data/lib/lithic/models/financial_accounts/loan_tape.rb +68 -68
  93. data/lib/lithic/models/financial_accounts/statement.rb +46 -46
  94. data/lib/lithic/models/financial_accounts/statements/statement_line_items.rb +10 -10
  95. data/lib/lithic/models/financial_accounts/statements.rb +2 -2
  96. data/lib/lithic/models/financial_transaction.rb +19 -19
  97. data/lib/lithic/models/kyb.rb +27 -27
  98. data/lib/lithic/models/kyb_business_entity.rb +5 -5
  99. data/lib/lithic/models/kyc.rb +12 -12
  100. data/lib/lithic/models/kyc_exempt.rb +10 -10
  101. data/lib/lithic/models/management_operation_create_params.rb +6 -6
  102. data/lib/lithic/models/management_operation_list_params.rb +4 -4
  103. data/lib/lithic/models/management_operation_transaction.rb +25 -25
  104. data/lib/lithic/models/message_attempt.rb +5 -5
  105. data/lib/lithic/models/non_pci_card.rb +24 -24
  106. data/lib/lithic/models/payment.rb +38 -38
  107. data/lib/lithic/models/payment_create_params.rb +9 -9
  108. data/lib/lithic/models/payment_create_response.rb +2 -2
  109. data/lib/lithic/models/payment_list_params.rb +6 -6
  110. data/lib/lithic/models/payment_retry_response.rb +2 -2
  111. data/lib/lithic/models/payment_simulate_action_params.rb +4 -4
  112. data/lib/lithic/models/payment_simulate_receipt_params.rb +2 -2
  113. data/lib/lithic/models/reports/settlement/network_total_list_params.rb +2 -2
  114. data/lib/lithic/models/required_document.rb +2 -2
  115. data/lib/lithic/models/responder_endpoint_check_status_params.rb +2 -2
  116. data/lib/lithic/models/responder_endpoint_create_params.rb +2 -2
  117. data/lib/lithic/models/responder_endpoint_delete_params.rb +2 -2
  118. data/lib/lithic/models/settlement_detail.rb +11 -11
  119. data/lib/lithic/models/settlement_report.rb +4 -4
  120. data/lib/lithic/models/settlement_summary_details.rb +4 -4
  121. data/lib/lithic/models/shipping_address.rb +2 -2
  122. data/lib/lithic/models/three_ds/authentication_simulate_params.rb +8 -7
  123. data/lib/lithic/models/three_ds/challenge_response.rb +3 -3
  124. data/lib/lithic/models/tokenization.rb +19 -19
  125. data/lib/lithic/models/tokenization_list_params.rb +2 -2
  126. data/lib/lithic/models/tokenization_resend_activation_code_params.rb +2 -2
  127. data/lib/lithic/models/tokenization_retrieve_response.rb +2 -2
  128. data/lib/lithic/models/tokenization_simulate_params.rb +4 -4
  129. data/lib/lithic/models/tokenization_simulate_response.rb +2 -2
  130. data/lib/lithic/models/tokenization_update_digital_card_art_response.rb +2 -2
  131. data/lib/lithic/models/transaction.rb +162 -160
  132. data/lib/lithic/models/transaction_list_params.rb +4 -4
  133. data/lib/lithic/models/transaction_simulate_authorization_params.rb +2 -2
  134. data/lib/lithic/models/transaction_simulate_void_params.rb +2 -2
  135. data/lib/lithic/models/transactions/enhanced_commercial_data_retrieve_response.rb +2 -2
  136. data/lib/lithic/models/transactions/events/enhanced_data.rb +29 -29
  137. data/lib/lithic/models/transfer.rb +25 -25
  138. data/lib/lithic/resources/account_holders.rb +24 -24
  139. data/lib/lithic/resources/accounts.rb +6 -6
  140. data/lib/lithic/resources/aggregate_balances.rb +2 -2
  141. data/lib/lithic/resources/auth_rules/v2/backtests.rb +1 -1
  142. data/lib/lithic/resources/auth_rules/v2.rb +5 -5
  143. data/lib/lithic/resources/auth_stream_enrollment.rb +1 -1
  144. data/lib/lithic/resources/balances.rb +2 -2
  145. data/lib/lithic/resources/book_transfers.rb +9 -9
  146. data/lib/lithic/resources/card_programs.rb +2 -2
  147. data/lib/lithic/resources/cards/financial_transactions.rb +5 -5
  148. data/lib/lithic/resources/cards.rb +30 -30
  149. data/lib/lithic/resources/credit_products/extended_credit.rb +1 -1
  150. data/lib/lithic/resources/digital_card_art.rb +2 -2
  151. data/lib/lithic/resources/disputes.rb +12 -12
  152. data/lib/lithic/resources/events/subscriptions.rb +9 -9
  153. data/lib/lithic/resources/events.rb +5 -5
  154. data/lib/lithic/resources/external_bank_accounts.rb +11 -11
  155. data/lib/lithic/resources/external_payments.rb +14 -14
  156. data/lib/lithic/resources/financial_accounts/credit_configuration.rb +2 -2
  157. data/lib/lithic/resources/financial_accounts/financial_transactions.rb +5 -5
  158. data/lib/lithic/resources/financial_accounts/loan_tapes.rb +2 -2
  159. data/lib/lithic/resources/financial_accounts/statements/line_items.rb +1 -1
  160. data/lib/lithic/resources/financial_accounts/statements.rb +2 -2
  161. data/lib/lithic/resources/financial_accounts.rb +9 -9
  162. data/lib/lithic/resources/management_operations.rb +9 -9
  163. data/lib/lithic/resources/payments.rb +11 -11
  164. data/lib/lithic/resources/reports/settlement/network_totals.rb +1 -1
  165. data/lib/lithic/resources/reports/settlement.rb +2 -2
  166. data/lib/lithic/resources/responder_endpoints.rb +4 -4
  167. data/lib/lithic/resources/three_ds/authentication.rb +3 -3
  168. data/lib/lithic/resources/three_ds/decisioning.rb +1 -1
  169. data/lib/lithic/resources/tokenization_decisioning.rb +1 -1
  170. data/lib/lithic/resources/tokenizations.rb +5 -5
  171. data/lib/lithic/resources/transactions/events/enhanced_commercial_data.rb +1 -1
  172. data/lib/lithic/resources/transactions.rb +6 -6
  173. data/lib/lithic/resources/transfers.rb +1 -1
  174. data/lib/lithic/version.rb +1 -1
  175. data/lib/lithic.rb +3 -1
  176. data/sig/lithic/models/account.rbs +33 -4
  177. data/sig/lithic/models/account_holder.rbs +116 -36
  178. data/sig/lithic/models/account_holder_create_params.rbs +71 -0
  179. data/sig/lithic/models/account_holder_create_response.rbs +10 -0
  180. data/sig/lithic/models/account_holder_list_documents_params.rbs +2 -0
  181. data/sig/lithic/models/account_holder_list_documents_response.rbs +2 -0
  182. data/sig/lithic/models/account_holder_list_params.rbs +15 -0
  183. data/sig/lithic/models/account_holder_retrieve_document_params.rbs +5 -0
  184. data/sig/lithic/models/account_holder_retrieve_params.rbs +2 -0
  185. data/sig/lithic/models/account_holder_simulate_enrollment_document_review_params.rbs +8 -0
  186. data/sig/lithic/models/account_holder_simulate_enrollment_review_params.rbs +13 -6
  187. data/sig/lithic/models/account_holder_simulate_enrollment_review_response.rbs +87 -0
  188. data/sig/lithic/models/account_holder_update_params.rbs +72 -0
  189. data/sig/lithic/models/account_holder_update_response.rbs +107 -0
  190. data/sig/lithic/models/account_holder_upload_document_params.rbs +6 -0
  191. data/sig/lithic/models/account_list_params.rbs +9 -0
  192. data/sig/lithic/models/account_retrieve_params.rbs +2 -0
  193. data/sig/lithic/models/account_retrieve_spend_limits_params.rbs +2 -0
  194. data/sig/lithic/models/account_spend_limits.rbs +12 -0
  195. data/sig/lithic/models/account_update_params.rbs +18 -0
  196. data/sig/lithic/models/address.rbs +9 -0
  197. data/sig/lithic/models/address_update.rbs +9 -0
  198. data/sig/lithic/models/aggregate_balance.rbs +17 -4
  199. data/sig/lithic/models/aggregate_balance_list_params.rbs +5 -0
  200. data/sig/lithic/models/api_status.rbs +2 -0
  201. data/sig/lithic/models/auth_rules/auth_rule.rbs +16 -4
  202. data/sig/lithic/models/auth_rules/auth_rule_condition.rbs +18 -12
  203. data/sig/lithic/models/auth_rules/conditional_block_parameters.rbs +4 -0
  204. data/sig/lithic/models/auth_rules/v2/backtest_create_params.rbs +6 -0
  205. data/sig/lithic/models/auth_rules/v2/backtest_create_response.rbs +2 -0
  206. data/sig/lithic/models/auth_rules/v2/backtest_results.rbs +39 -0
  207. data/sig/lithic/models/auth_rules/v2/backtest_retrieve_params.rbs +5 -0
  208. data/sig/lithic/models/auth_rules/v2_apply_params.rbs +8 -0
  209. data/sig/lithic/models/auth_rules/v2_apply_response.rbs +43 -0
  210. data/sig/lithic/models/auth_rules/v2_create_params.rbs +21 -0
  211. data/sig/lithic/models/auth_rules/v2_create_response.rbs +43 -0
  212. data/sig/lithic/models/auth_rules/v2_delete_params.rbs +2 -0
  213. data/sig/lithic/models/auth_rules/v2_draft_params.rbs +15 -0
  214. data/sig/lithic/models/auth_rules/v2_draft_response.rbs +43 -0
  215. data/sig/lithic/models/auth_rules/v2_list_params.rbs +10 -0
  216. data/sig/lithic/models/auth_rules/v2_list_response.rbs +43 -0
  217. data/sig/lithic/models/auth_rules/v2_promote_params.rbs +2 -0
  218. data/sig/lithic/models/auth_rules/v2_promote_response.rbs +43 -0
  219. data/sig/lithic/models/auth_rules/v2_report_params.rbs +2 -0
  220. data/sig/lithic/models/auth_rules/v2_report_response.rbs +2 -0
  221. data/sig/lithic/models/auth_rules/v2_retrieve_params.rbs +2 -0
  222. data/sig/lithic/models/auth_rules/v2_retrieve_response.rbs +43 -0
  223. data/sig/lithic/models/auth_rules/v2_update_params.rbs +10 -0
  224. data/sig/lithic/models/auth_rules/v2_update_response.rbs +43 -0
  225. data/sig/lithic/models/auth_rules/velocity_limit_params.rbs +23 -8
  226. data/sig/lithic/models/auth_stream_enrollment_retrieve_secret_params.rbs +2 -0
  227. data/sig/lithic/models/auth_stream_enrollment_rotate_secret_params.rbs +2 -0
  228. data/sig/lithic/models/auth_stream_secret.rbs +2 -0
  229. data/sig/lithic/models/balance.rbs +17 -4
  230. data/sig/lithic/models/balance_list_params.rbs +8 -0
  231. data/sig/lithic/models/book_transfer_create_params.rbs +12 -0
  232. data/sig/lithic/models/book_transfer_list_params.rbs +15 -0
  233. data/sig/lithic/models/book_transfer_response.rbs +46 -20
  234. data/sig/lithic/models/book_transfer_retrieve_params.rbs +2 -0
  235. data/sig/lithic/models/book_transfer_reverse_params.rbs +2 -0
  236. data/sig/lithic/models/card.rbs +2 -0
  237. data/sig/lithic/models/card_convert_physical_params.rbs +8 -0
  238. data/sig/lithic/models/card_create_params.rbs +21 -0
  239. data/sig/lithic/models/card_embed_params.rbs +6 -0
  240. data/sig/lithic/models/card_list_params.rbs +12 -0
  241. data/sig/lithic/models/card_program.rbs +10 -0
  242. data/sig/lithic/models/card_program_list_params.rbs +7 -0
  243. data/sig/lithic/models/card_program_retrieve_params.rbs +2 -0
  244. data/sig/lithic/models/card_provision_params.rbs +10 -0
  245. data/sig/lithic/models/card_provision_response.rbs +2 -0
  246. data/sig/lithic/models/card_reissue_params.rbs +8 -0
  247. data/sig/lithic/models/card_renew_params.rbs +10 -0
  248. data/sig/lithic/models/card_retrieve_params.rbs +2 -0
  249. data/sig/lithic/models/card_retrieve_spend_limits_params.rbs +2 -0
  250. data/sig/lithic/models/card_search_by_pan_params.rbs +2 -0
  251. data/sig/lithic/models/card_spend_limits.rbs +24 -0
  252. data/sig/lithic/models/card_update_params.rbs +11 -0
  253. data/sig/lithic/models/card_web_provision_params.rbs +5 -0
  254. data/sig/lithic/models/card_web_provision_response.rbs +14 -0
  255. data/sig/lithic/models/cards/aggregate_balance_list_params.rbs +6 -0
  256. data/sig/lithic/models/cards/aggregate_balance_list_response.rbs +12 -0
  257. data/sig/lithic/models/cards/balance_list_params.rbs +6 -0
  258. data/sig/lithic/models/cards/balance_list_response.rbs +13 -0
  259. data/sig/lithic/models/cards/financial_transaction_list_params.rbs +11 -0
  260. data/sig/lithic/models/cards/financial_transaction_retrieve_params.rbs +5 -0
  261. data/sig/lithic/models/carrier.rbs +2 -0
  262. data/sig/lithic/models/client_api_status_params.rbs +2 -0
  263. data/sig/lithic/models/credit_products/extended_credit.rbs +2 -0
  264. data/sig/lithic/models/credit_products/extended_credit_retrieve_params.rbs +2 -0
  265. data/sig/lithic/models/credit_products/prime_rate_create_params.rbs +6 -0
  266. data/sig/lithic/models/credit_products/prime_rate_retrieve_params.rbs +6 -0
  267. data/sig/lithic/models/credit_products/prime_rate_retrieve_response.rbs +7 -0
  268. data/sig/lithic/models/digital_card_art.rbs +14 -4
  269. data/sig/lithic/models/digital_card_art_list_params.rbs +7 -0
  270. data/sig/lithic/models/digital_card_art_retrieve_params.rbs +2 -0
  271. data/sig/lithic/models/dispute.rbs +33 -12
  272. data/sig/lithic/models/dispute_create_params.rbs +9 -0
  273. data/sig/lithic/models/dispute_delete_evidence_params.rbs +5 -0
  274. data/sig/lithic/models/dispute_delete_params.rbs +2 -0
  275. data/sig/lithic/models/dispute_evidence.rbs +14 -4
  276. data/sig/lithic/models/dispute_initiate_evidence_upload_params.rbs +5 -0
  277. data/sig/lithic/models/dispute_list_evidences_params.rbs +9 -0
  278. data/sig/lithic/models/dispute_list_params.rbs +11 -0
  279. data/sig/lithic/models/dispute_retrieve_evidence_params.rbs +5 -0
  280. data/sig/lithic/models/dispute_retrieve_params.rbs +2 -0
  281. data/sig/lithic/models/dispute_update_params.rbs +8 -0
  282. data/sig/lithic/models/document.rbs +36 -16
  283. data/sig/lithic/models/event.rbs +11 -4
  284. data/sig/lithic/models/event_list_attempts_params.rbs +10 -0
  285. data/sig/lithic/models/event_list_params.rbs +17 -6
  286. data/sig/lithic/models/event_retrieve_params.rbs +2 -0
  287. data/sig/lithic/models/event_subscription.rbs +12 -4
  288. data/sig/lithic/models/events/event_subscription_resend_params.rbs +5 -0
  289. data/sig/lithic/models/events/subscription_create_params.rbs +14 -6
  290. data/sig/lithic/models/events/subscription_delete_params.rbs +2 -0
  291. data/sig/lithic/models/events/subscription_list_attempts_params.rbs +10 -0
  292. data/sig/lithic/models/events/subscription_list_params.rbs +7 -0
  293. data/sig/lithic/models/events/subscription_recover_params.rbs +6 -0
  294. data/sig/lithic/models/events/subscription_replay_missing_params.rbs +6 -0
  295. data/sig/lithic/models/events/subscription_retrieve_params.rbs +2 -0
  296. data/sig/lithic/models/events/subscription_retrieve_secret_params.rbs +2 -0
  297. data/sig/lithic/models/events/subscription_retrieve_secret_response.rbs +2 -0
  298. data/sig/lithic/models/events/subscription_rotate_secret_params.rbs +2 -0
  299. data/sig/lithic/models/events/subscription_send_simulated_example_params.rbs +5 -0
  300. data/sig/lithic/models/events/subscription_update_params.rbs +14 -6
  301. data/sig/lithic/models/external_bank_account_address.rbs +9 -0
  302. data/sig/lithic/models/external_bank_account_create_params.rbs +22 -0
  303. data/sig/lithic/models/external_bank_account_create_response.rbs +25 -0
  304. data/sig/lithic/models/external_bank_account_list_params.rbs +31 -18
  305. data/sig/lithic/models/external_bank_account_list_response.rbs +25 -0
  306. data/sig/lithic/models/external_bank_account_retrieve_params.rbs +2 -0
  307. data/sig/lithic/models/external_bank_account_retrieve_response.rbs +25 -0
  308. data/sig/lithic/models/external_bank_account_retry_micro_deposits_params.rbs +5 -0
  309. data/sig/lithic/models/external_bank_account_retry_micro_deposits_response.rbs +25 -0
  310. data/sig/lithic/models/external_bank_account_retry_prenote_params.rbs +5 -0
  311. data/sig/lithic/models/external_bank_account_retry_prenote_response.rbs +25 -0
  312. data/sig/lithic/models/external_bank_account_update_params.rbs +13 -0
  313. data/sig/lithic/models/external_bank_account_update_response.rbs +25 -0
  314. data/sig/lithic/models/external_bank_accounts/micro_deposit_create_params.rbs +5 -0
  315. data/sig/lithic/models/external_bank_accounts/micro_deposit_create_response.rbs +25 -0
  316. data/sig/lithic/models/external_payment.rbs +55 -28
  317. data/sig/lithic/models/external_payment_cancel_params.rbs +6 -0
  318. data/sig/lithic/models/external_payment_create_params.rbs +13 -0
  319. data/sig/lithic/models/external_payment_list_params.rbs +14 -0
  320. data/sig/lithic/models/external_payment_release_params.rbs +6 -0
  321. data/sig/lithic/models/external_payment_retrieve_params.rbs +2 -0
  322. data/sig/lithic/models/external_payment_reverse_params.rbs +6 -0
  323. data/sig/lithic/models/external_payment_settle_params.rbs +7 -0
  324. data/sig/lithic/models/financial_account.rbs +45 -20
  325. data/sig/lithic/models/financial_account_create_params.rbs +9 -0
  326. data/sig/lithic/models/financial_account_list_params.rbs +7 -0
  327. data/sig/lithic/models/financial_account_retrieve_params.rbs +2 -0
  328. data/sig/lithic/models/financial_account_update_params.rbs +5 -0
  329. data/sig/lithic/models/financial_account_update_status_params.rbs +6 -0
  330. data/sig/lithic/models/financial_accounts/balance_list_params.rbs +6 -0
  331. data/sig/lithic/models/financial_accounts/balance_list_response.rbs +13 -0
  332. data/sig/lithic/models/financial_accounts/credit_configuration_retrieve_params.rbs +2 -0
  333. data/sig/lithic/models/financial_accounts/credit_configuration_update_params.rbs +8 -0
  334. data/sig/lithic/models/financial_accounts/financial_account_credit_config.rbs +19 -8
  335. data/sig/lithic/models/financial_accounts/financial_transaction_list_params.rbs +11 -0
  336. data/sig/lithic/models/financial_accounts/financial_transaction_retrieve_params.rbs +5 -0
  337. data/sig/lithic/models/financial_accounts/loan_tape.rbs +156 -16
  338. data/sig/lithic/models/financial_accounts/loan_tape_list_params.rbs +9 -0
  339. data/sig/lithic/models/financial_accounts/loan_tape_retrieve_params.rbs +5 -0
  340. data/sig/lithic/models/financial_accounts/statement.rbs +110 -20
  341. data/sig/lithic/models/financial_accounts/statement_list_params.rbs +10 -0
  342. data/sig/lithic/models/financial_accounts/statement_retrieve_params.rbs +5 -0
  343. data/sig/lithic/models/financial_accounts/statements/line_item_list_params.rbs +8 -0
  344. data/sig/lithic/models/financial_accounts/statements/statement_line_items.rbs +28 -8
  345. data/sig/lithic/models/financial_accounts/statements.rbs +5 -0
  346. data/sig/lithic/models/financial_transaction.rbs +46 -24
  347. data/sig/lithic/models/funding_event_list_params.rbs +7 -0
  348. data/sig/lithic/models/funding_event_list_response.rbs +13 -0
  349. data/sig/lithic/models/funding_event_retrieve_details_params.rbs +2 -0
  350. data/sig/lithic/models/funding_event_retrieve_details_response.rbs +6 -0
  351. data/sig/lithic/models/funding_event_retrieve_params.rbs +2 -0
  352. data/sig/lithic/models/funding_event_retrieve_response.rbs +13 -0
  353. data/sig/lithic/models/kyb.rbs +55 -4
  354. data/sig/lithic/models/kyb_business_entity.rbs +18 -0
  355. data/sig/lithic/models/kyc.rbs +22 -4
  356. data/sig/lithic/models/kyc_exempt.rbs +20 -8
  357. data/sig/lithic/models/management_operation_create_params.rbs +14 -0
  358. data/sig/lithic/models/management_operation_list_params.rbs +13 -0
  359. data/sig/lithic/models/management_operation_retrieve_params.rbs +2 -0
  360. data/sig/lithic/models/management_operation_reverse_params.rbs +6 -0
  361. data/sig/lithic/models/management_operation_transaction.rbs +63 -28
  362. data/sig/lithic/models/message_attempt.rbs +15 -4
  363. data/sig/lithic/models/non_pci_card.rbs +58 -24
  364. data/sig/lithic/models/payment.rbs +82 -42
  365. data/sig/lithic/models/payment_create_params.rbs +23 -4
  366. data/sig/lithic/models/payment_create_response.rbs +2 -0
  367. data/sig/lithic/models/payment_list_params.rbs +15 -0
  368. data/sig/lithic/models/payment_retrieve_params.rbs +2 -0
  369. data/sig/lithic/models/payment_retry_params.rbs +2 -0
  370. data/sig/lithic/models/payment_retry_response.rbs +2 -0
  371. data/sig/lithic/models/payment_simulate_action_params.rbs +7 -0
  372. data/sig/lithic/models/payment_simulate_action_response.rbs +6 -0
  373. data/sig/lithic/models/payment_simulate_receipt_params.rbs +9 -0
  374. data/sig/lithic/models/payment_simulate_receipt_response.rbs +6 -0
  375. data/sig/lithic/models/payment_simulate_release_params.rbs +5 -0
  376. data/sig/lithic/models/payment_simulate_release_response.rbs +6 -0
  377. data/sig/lithic/models/payment_simulate_return_params.rbs +6 -0
  378. data/sig/lithic/models/payment_simulate_return_response.rbs +6 -0
  379. data/sig/lithic/models/reports/settlement/network_total_list_params.rbs +15 -0
  380. data/sig/lithic/models/reports/settlement/network_total_list_response.rbs +21 -0
  381. data/sig/lithic/models/reports/settlement/network_total_retrieve_params.rbs +2 -0
  382. data/sig/lithic/models/reports/settlement/network_total_retrieve_response.rbs +21 -0
  383. data/sig/lithic/models/reports/settlement_list_details_params.rbs +7 -0
  384. data/sig/lithic/models/reports/settlement_summary_params.rbs +2 -0
  385. data/sig/lithic/models/required_document.rbs +6 -0
  386. data/sig/lithic/models/responder_endpoint_check_status_params.rbs +5 -0
  387. data/sig/lithic/models/responder_endpoint_create_params.rbs +6 -0
  388. data/sig/lithic/models/responder_endpoint_create_response.rbs +2 -0
  389. data/sig/lithic/models/responder_endpoint_delete_params.rbs +5 -0
  390. data/sig/lithic/models/responder_endpoint_status.rbs +2 -0
  391. data/sig/lithic/models/settlement_detail.rbs +34 -8
  392. data/sig/lithic/models/settlement_report.rbs +14 -0
  393. data/sig/lithic/models/settlement_summary_details.rbs +17 -6
  394. data/sig/lithic/models/shipping_address.rbs +14 -0
  395. data/sig/lithic/models/three_ds/authentication_retrieve_params.rbs +2 -0
  396. data/sig/lithic/models/three_ds/authentication_retrieve_response.rbs +102 -0
  397. data/sig/lithic/models/three_ds/authentication_simulate_otp_entry_params.rbs +6 -0
  398. data/sig/lithic/models/three_ds/authentication_simulate_params.rbs +17 -0
  399. data/sig/lithic/models/three_ds/authentication_simulate_response.rbs +2 -0
  400. data/sig/lithic/models/three_ds/challenge_response.rbs +5 -0
  401. data/sig/lithic/models/three_ds/decisioning_challenge_response_params.rbs +2 -0
  402. data/sig/lithic/models/three_ds/decisioning_retrieve_secret_params.rbs +2 -0
  403. data/sig/lithic/models/three_ds/decisioning_retrieve_secret_response.rbs +2 -0
  404. data/sig/lithic/models/three_ds/decisioning_rotate_secret_params.rbs +2 -0
  405. data/sig/lithic/models/tokenization.rbs +47 -24
  406. data/sig/lithic/models/tokenization_activate_params.rbs +2 -0
  407. data/sig/lithic/models/tokenization_deactivate_params.rbs +2 -0
  408. data/sig/lithic/models/tokenization_decisioning_retrieve_secret_params.rbs +2 -0
  409. data/sig/lithic/models/tokenization_decisioning_rotate_secret_params.rbs +2 -0
  410. data/sig/lithic/models/tokenization_decisioning_rotate_secret_response.rbs +2 -0
  411. data/sig/lithic/models/tokenization_list_params.rbs +12 -0
  412. data/sig/lithic/models/tokenization_pause_params.rbs +2 -0
  413. data/sig/lithic/models/tokenization_resend_activation_code_params.rbs +5 -0
  414. data/sig/lithic/models/tokenization_retrieve_params.rbs +2 -0
  415. data/sig/lithic/models/tokenization_retrieve_response.rbs +2 -0
  416. data/sig/lithic/models/tokenization_secret.rbs +2 -0
  417. data/sig/lithic/models/tokenization_simulate_params.rbs +12 -0
  418. data/sig/lithic/models/tokenization_simulate_response.rbs +2 -0
  419. data/sig/lithic/models/tokenization_unpause_params.rbs +2 -0
  420. data/sig/lithic/models/tokenization_update_digital_card_art_params.rbs +5 -0
  421. data/sig/lithic/models/tokenization_update_digital_card_art_response.rbs +2 -0
  422. data/sig/lithic/models/transaction.rbs +277 -90
  423. data/sig/lithic/models/transaction_expire_authorization_params.rbs +2 -0
  424. data/sig/lithic/models/transaction_list_params.rbs +13 -0
  425. data/sig/lithic/models/transaction_retrieve_params.rbs +2 -0
  426. data/sig/lithic/models/transaction_simulate_authorization_advice_params.rbs +6 -0
  427. data/sig/lithic/models/transaction_simulate_authorization_advice_response.rbs +2 -0
  428. data/sig/lithic/models/transaction_simulate_authorization_params.rbs +14 -0
  429. data/sig/lithic/models/transaction_simulate_authorization_response.rbs +2 -0
  430. data/sig/lithic/models/transaction_simulate_clearing_params.rbs +6 -0
  431. data/sig/lithic/models/transaction_simulate_clearing_response.rbs +2 -0
  432. data/sig/lithic/models/transaction_simulate_credit_authorization_params.rbs +9 -0
  433. data/sig/lithic/models/transaction_simulate_credit_authorization_response.rbs +2 -0
  434. data/sig/lithic/models/transaction_simulate_return_params.rbs +7 -0
  435. data/sig/lithic/models/transaction_simulate_return_response.rbs +2 -0
  436. data/sig/lithic/models/transaction_simulate_return_reversal_params.rbs +2 -0
  437. data/sig/lithic/models/transaction_simulate_return_reversal_response.rbs +2 -0
  438. data/sig/lithic/models/transaction_simulate_void_params.rbs +7 -0
  439. data/sig/lithic/models/transaction_simulate_void_response.rbs +2 -0
  440. data/sig/lithic/models/transactions/enhanced_commercial_data_retrieve_params.rbs +2 -0
  441. data/sig/lithic/models/transactions/enhanced_commercial_data_retrieve_response.rbs +4 -0
  442. data/sig/lithic/models/transactions/events/enhanced_commercial_data_retrieve_params.rbs +2 -0
  443. data/sig/lithic/models/transactions/events/enhanced_data.rbs +75 -24
  444. data/sig/lithic/models/transfer.rbs +57 -27
  445. data/sig/lithic/models/transfer_create_params.rbs +9 -0
  446. data/sig/lithic/resources/account_holders.rbs +1 -1
  447. data/sig/lithic/resources/events/subscriptions.rbs +2 -2
  448. data/sig/lithic/resources/events.rbs +1 -1
  449. data/sig/lithic/resources/external_bank_accounts.rbs +3 -3
  450. metadata +2 -2
@@ -23,19 +23,19 @@ module Lithic
23
23
  #
24
24
  # @param owner [String] Legal Name of the business or individual who owns the external account. This wil
25
25
  #
26
- # @param owner_type [Symbol, Lithic::OwnerType] Owner Type
26
+ # @param owner_type [Symbol, Lithic::Models::OwnerType] Owner Type
27
27
  #
28
28
  # @param routing_number [String] Routing Number
29
29
  #
30
- # @param type [Symbol, Lithic::ExternalBankAccountCreateParams::Type] Account Type
30
+ # @param type [Symbol, Lithic::Models::ExternalBankAccountCreateParams::Type] Account Type
31
31
  #
32
- # @param verification_method [Symbol, Lithic::ExternalBankAccountCreateParams::VerificationMethod] Verification Method
32
+ # @param verification_method [Symbol, Lithic::Models::ExternalBankAccountCreateParams::VerificationMethod] Verification Method
33
33
  #
34
34
  # @param processor_token [String]
35
35
  #
36
36
  # @param account_token [String] Indicates which Lithic account the external account is associated with. For exte
37
37
  #
38
- # @param address [Lithic::ExternalBankAccountAddress] Address
38
+ # @param address [Lithic::Models::ExternalBankAccountAddress] Address
39
39
  #
40
40
  # @param company_id [String] Optional field that helps identify bank accounts in receipts
41
41
  #
@@ -93,7 +93,7 @@ module Lithic
93
93
  #
94
94
  # @param external_bank_account_token [String]
95
95
  #
96
- # @param address [Lithic::ExternalBankAccountAddress] Address
96
+ # @param address [Lithic::Models::ExternalBankAccountAddress] Address
97
97
  #
98
98
  # @param company_id [String] Optional field that helps identify bank accounts in receipts
99
99
  #
@@ -105,9 +105,9 @@ module Lithic
105
105
  #
106
106
  # @param owner [String] Legal Name of the business or individual who owns the external account. This wil
107
107
  #
108
- # @param owner_type [Symbol, Lithic::OwnerType] Owner Type
108
+ # @param owner_type [Symbol, Lithic::Models::OwnerType] Owner Type
109
109
  #
110
- # @param type [Symbol, Lithic::ExternalBankAccountUpdateParams::Type]
110
+ # @param type [Symbol, Lithic::Models::ExternalBankAccountUpdateParams::Type]
111
111
  #
112
112
  # @param user_defined_id [String] User Defined ID
113
113
  #
@@ -136,21 +136,21 @@ module Lithic
136
136
  #
137
137
  # @param account_token [String]
138
138
  #
139
- # @param account_types [Array<Symbol, Lithic::ExternalBankAccountListParams::AccountType>]
139
+ # @param account_types [Array<Symbol, Lithic::Models::ExternalBankAccountListParams::AccountType>]
140
140
  #
141
141
  # @param countries [Array<String>]
142
142
  #
143
143
  # @param ending_before [String] A cursor representing an item's token before which a page of results should end.
144
144
  #
145
- # @param owner_types [Array<Symbol, Lithic::OwnerType>]
145
+ # @param owner_types [Array<Symbol, Lithic::Models::OwnerType>]
146
146
  #
147
147
  # @param page_size [Integer] Page size (for pagination).
148
148
  #
149
149
  # @param starting_after [String] A cursor representing an item's token after which a page of results should begin
150
150
  #
151
- # @param states [Array<Symbol, Lithic::ExternalBankAccountListParams::State>]
151
+ # @param states [Array<Symbol, Lithic::Models::ExternalBankAccountListParams::State>]
152
152
  #
153
- # @param verification_states [Array<Symbol, Lithic::ExternalBankAccountListParams::VerificationState>]
153
+ # @param verification_states [Array<Symbol, Lithic::Models::ExternalBankAccountListParams::VerificationState>]
154
154
  #
155
155
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
156
156
  #
@@ -8,17 +8,17 @@ module Lithic
8
8
  # @overload create(amount:, category:, effective_date:, financial_account_token:, payment_type:, token: nil, memo: nil, progress_to: nil, user_defined_id: nil, request_options: {})
9
9
  #
10
10
  # @param amount [Integer]
11
- # @param category [Symbol, Lithic::ExternalPaymentCreateParams::Category]
11
+ # @param category [Symbol, Lithic::Models::ExternalPaymentCreateParams::Category]
12
12
  # @param effective_date [Date]
13
13
  # @param financial_account_token [String]
14
- # @param payment_type [Symbol, Lithic::ExternalPaymentCreateParams::PaymentType]
14
+ # @param payment_type [Symbol, Lithic::Models::ExternalPaymentCreateParams::PaymentType]
15
15
  # @param token [String]
16
16
  # @param memo [String]
17
- # @param progress_to [Symbol, Lithic::ExternalPaymentCreateParams::ProgressTo]
17
+ # @param progress_to [Symbol, Lithic::Models::ExternalPaymentCreateParams::ProgressTo]
18
18
  # @param user_defined_id [String]
19
19
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
20
20
  #
21
- # @return [Lithic::ExternalPayment]
21
+ # @return [Lithic::Models::ExternalPayment]
22
22
  #
23
23
  # @see Lithic::Models::ExternalPaymentCreateParams
24
24
  def create(params)
@@ -40,7 +40,7 @@ module Lithic
40
40
  #
41
41
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
42
42
  #
43
- # @return [Lithic::ExternalPayment]
43
+ # @return [Lithic::Models::ExternalPayment]
44
44
  #
45
45
  # @see Lithic::Models::ExternalPaymentRetrieveParams
46
46
  def retrieve(external_payment_token, params = {})
@@ -63,7 +63,7 @@ module Lithic
63
63
  #
64
64
  # @param business_account_token [String]
65
65
  #
66
- # @param category [Symbol, Lithic::ExternalPaymentListParams::Category] External Payment category to be returned.
66
+ # @param category [Symbol, Lithic::Models::ExternalPaymentListParams::Category] External Payment category to be returned.
67
67
  #
68
68
  # @param end_ [Time] Date string in RFC 3339 format. Only entries created before the specified time w
69
69
  #
@@ -73,15 +73,15 @@ module Lithic
73
73
  #
74
74
  # @param page_size [Integer] Page size (for pagination).
75
75
  #
76
- # @param result [Symbol, Lithic::ExternalPaymentListParams::Result] External Payment result to be returned.
76
+ # @param result [Symbol, Lithic::Models::ExternalPaymentListParams::Result] External Payment result to be returned.
77
77
  #
78
78
  # @param starting_after [String] A cursor representing an item's token after which a page of results should begin
79
79
  #
80
- # @param status [Symbol, Lithic::ExternalPaymentListParams::Status] Book transfer status to be returned.
80
+ # @param status [Symbol, Lithic::Models::ExternalPaymentListParams::Status] Book transfer status to be returned.
81
81
  #
82
82
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
83
83
  #
84
- # @return [Lithic::Internal::CursorPage<Lithic::ExternalPayment>]
84
+ # @return [Lithic::Internal::CursorPage<Lithic::Models::ExternalPayment>]
85
85
  #
86
86
  # @see Lithic::Models::ExternalPaymentListParams
87
87
  def list(params = {})
@@ -108,7 +108,7 @@ module Lithic
108
108
  #
109
109
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
110
110
  #
111
- # @return [Lithic::ExternalPayment]
111
+ # @return [Lithic::Models::ExternalPayment]
112
112
  #
113
113
  # @see Lithic::Models::ExternalPaymentCancelParams
114
114
  def cancel(external_payment_token, params)
@@ -134,7 +134,7 @@ module Lithic
134
134
  #
135
135
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
136
136
  #
137
- # @return [Lithic::ExternalPayment]
137
+ # @return [Lithic::Models::ExternalPayment]
138
138
  #
139
139
  # @see Lithic::Models::ExternalPaymentReleaseParams
140
140
  def release(external_payment_token, params)
@@ -160,7 +160,7 @@ module Lithic
160
160
  #
161
161
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
162
162
  #
163
- # @return [Lithic::ExternalPayment]
163
+ # @return [Lithic::Models::ExternalPayment]
164
164
  #
165
165
  # @see Lithic::Models::ExternalPaymentReverseParams
166
166
  def reverse(external_payment_token, params)
@@ -184,11 +184,11 @@ module Lithic
184
184
  #
185
185
  # @param memo [String]
186
186
  #
187
- # @param progress_to [Symbol, Lithic::ExternalPaymentSettleParams::ProgressTo]
187
+ # @param progress_to [Symbol, Lithic::Models::ExternalPaymentSettleParams::ProgressTo]
188
188
  #
189
189
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
190
190
  #
191
- # @return [Lithic::ExternalPayment]
191
+ # @return [Lithic::Models::ExternalPayment]
192
192
  #
193
193
  # @see Lithic::Models::ExternalPaymentSettleParams
194
194
  def settle(external_payment_token, params)
@@ -12,7 +12,7 @@ module Lithic
12
12
  #
13
13
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
14
14
  #
15
- # @return [Lithic::FinancialAccounts::FinancialAccountCreditConfig]
15
+ # @return [Lithic::Models::FinancialAccounts::FinancialAccountCreditConfig]
16
16
  #
17
17
  # @see Lithic::Models::FinancialAccounts::CreditConfigurationRetrieveParams
18
18
  def retrieve(financial_account_token, params = {})
@@ -40,7 +40,7 @@ module Lithic
40
40
  #
41
41
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
42
42
  #
43
- # @return [Lithic::FinancialAccounts::FinancialAccountCreditConfig]
43
+ # @return [Lithic::Models::FinancialAccounts::FinancialAccountCreditConfig]
44
44
  #
45
45
  # @see Lithic::Models::FinancialAccounts::CreditConfigurationUpdateParams
46
46
  def update(financial_account_token, params = {})
@@ -14,7 +14,7 @@ module Lithic
14
14
  #
15
15
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
16
16
  #
17
- # @return [Lithic::FinancialTransaction]
17
+ # @return [Lithic::Models::FinancialTransaction]
18
18
  #
19
19
  # @see Lithic::Models::FinancialAccounts::FinancialTransactionRetrieveParams
20
20
  def retrieve(financial_transaction_token, params)
@@ -47,21 +47,21 @@ module Lithic
47
47
  #
48
48
  # @param begin_ [Time] Date string in RFC 3339 format. Only entries created after the specified time wi
49
49
  #
50
- # @param category [Symbol, Lithic::FinancialAccounts::FinancialTransactionListParams::Category] Financial Transaction category to be returned.
50
+ # @param category [Symbol, Lithic::Models::FinancialAccounts::FinancialTransactionListParams::Category] Financial Transaction category to be returned.
51
51
  #
52
52
  # @param end_ [Time] Date string in RFC 3339 format. Only entries created before the specified time w
53
53
  #
54
54
  # @param ending_before [String] A cursor representing an item's token before which a page of results should end.
55
55
  #
56
- # @param result [Symbol, Lithic::FinancialAccounts::FinancialTransactionListParams::Result] Financial Transaction result to be returned.
56
+ # @param result [Symbol, Lithic::Models::FinancialAccounts::FinancialTransactionListParams::Result] Financial Transaction result to be returned.
57
57
  #
58
58
  # @param starting_after [String] A cursor representing an item's token after which a page of results should begin
59
59
  #
60
- # @param status [Symbol, Lithic::FinancialAccounts::FinancialTransactionListParams::Status] Financial Transaction status to be returned.
60
+ # @param status [Symbol, Lithic::Models::FinancialAccounts::FinancialTransactionListParams::Status] Financial Transaction status to be returned.
61
61
  #
62
62
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
63
63
  #
64
- # @return [Lithic::Internal::SinglePage<Lithic::FinancialTransaction>]
64
+ # @return [Lithic::Internal::SinglePage<Lithic::Models::FinancialTransaction>]
65
65
  #
66
66
  # @see Lithic::Models::FinancialAccounts::FinancialTransactionListParams
67
67
  def list(financial_account_token, params = {})
@@ -14,7 +14,7 @@ module Lithic
14
14
  #
15
15
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
16
16
  #
17
- # @return [Lithic::FinancialAccounts::LoanTape]
17
+ # @return [Lithic::Models::FinancialAccounts::LoanTape]
18
18
  #
19
19
  # @see Lithic::Models::FinancialAccounts::LoanTapeRetrieveParams
20
20
  def retrieve(loan_tape_token, params)
@@ -52,7 +52,7 @@ module Lithic
52
52
  #
53
53
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
54
54
  #
55
- # @return [Lithic::Internal::CursorPage<Lithic::FinancialAccounts::LoanTape>]
55
+ # @return [Lithic::Internal::CursorPage<Lithic::Models::FinancialAccounts::LoanTape>]
56
56
  #
57
57
  # @see Lithic::Models::FinancialAccounts::LoanTapeListParams
58
58
  def list(financial_account_token, params = {})
@@ -25,7 +25,7 @@ module Lithic
25
25
  #
26
26
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
27
27
  #
28
- # @return [Lithic::Internal::CursorPage<Lithic::FinancialAccounts::Statements::StatementLineItems::Data>]
28
+ # @return [Lithic::Internal::CursorPage<Lithic::Models::FinancialAccounts::Statements::StatementLineItems::Data>]
29
29
  #
30
30
  # @see Lithic::Models::FinancialAccounts::Statements::LineItemListParams
31
31
  def list(statement_token, params)
@@ -17,7 +17,7 @@ module Lithic
17
17
  #
18
18
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
19
19
  #
20
- # @return [Lithic::FinancialAccounts::Statement]
20
+ # @return [Lithic::Models::FinancialAccounts::Statement]
21
21
  #
22
22
  # @see Lithic::Models::FinancialAccounts::StatementRetrieveParams
23
23
  def retrieve(statement_token, params)
@@ -57,7 +57,7 @@ module Lithic
57
57
  #
58
58
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
59
59
  #
60
- # @return [Lithic::Internal::CursorPage<Lithic::FinancialAccounts::Statement>]
60
+ # @return [Lithic::Internal::CursorPage<Lithic::Models::FinancialAccounts::Statement>]
61
61
  #
62
62
  # @see Lithic::Models::FinancialAccounts::StatementListParams
63
63
  def list(financial_account_token, params = {})
@@ -24,7 +24,7 @@ module Lithic
24
24
  #
25
25
  # @param nickname [String] Body param:
26
26
  #
27
- # @param type [Symbol, Lithic::FinancialAccountCreateParams::Type] Body param:
27
+ # @param type [Symbol, Lithic::Models::FinancialAccountCreateParams::Type] Body param:
28
28
  #
29
29
  # @param account_token [String] Body param:
30
30
  #
@@ -34,7 +34,7 @@ module Lithic
34
34
  #
35
35
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
36
36
  #
37
- # @return [Lithic::FinancialAccount]
37
+ # @return [Lithic::Models::FinancialAccount]
38
38
  #
39
39
  # @see Lithic::Models::FinancialAccountCreateParams
40
40
  def create(params)
@@ -57,7 +57,7 @@ module Lithic
57
57
  # @param financial_account_token [String]
58
58
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
59
59
  #
60
- # @return [Lithic::FinancialAccount]
60
+ # @return [Lithic::Models::FinancialAccount]
61
61
  #
62
62
  # @see Lithic::Models::FinancialAccountRetrieveParams
63
63
  def retrieve(financial_account_token, params = {})
@@ -77,7 +77,7 @@ module Lithic
77
77
  # @param nickname [String]
78
78
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
79
79
  #
80
- # @return [Lithic::FinancialAccount]
80
+ # @return [Lithic::Models::FinancialAccount]
81
81
  #
82
82
  # @see Lithic::Models::FinancialAccountUpdateParams
83
83
  def update(financial_account_token, params = {})
@@ -100,11 +100,11 @@ module Lithic
100
100
  #
101
101
  # @param business_account_token [String] List financial accounts for a given business_account_token
102
102
  #
103
- # @param type [Symbol, Lithic::FinancialAccountListParams::Type] List financial accounts of a given type
103
+ # @param type [Symbol, Lithic::Models::FinancialAccountListParams::Type] List financial accounts of a given type
104
104
  #
105
105
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
106
106
  #
107
- # @return [Lithic::Internal::SinglePage<Lithic::FinancialAccount>]
107
+ # @return [Lithic::Internal::SinglePage<Lithic::Models::FinancialAccount>]
108
108
  #
109
109
  # @see Lithic::Models::FinancialAccountListParams
110
110
  def list(params = {})
@@ -125,13 +125,13 @@ module Lithic
125
125
  #
126
126
  # @param financial_account_token [String] Globally unique identifier for financial account.
127
127
  #
128
- # @param status [Symbol, Lithic::FinancialAccountUpdateStatusParams::Status] Status of the financial account
128
+ # @param status [Symbol, Lithic::Models::FinancialAccountUpdateStatusParams::Status] Status of the financial account
129
129
  #
130
- # @param substatus [Symbol, Lithic::FinancialAccountUpdateStatusParams::Substatus, nil] Substatus for the financial account
130
+ # @param substatus [Symbol, Lithic::Models::FinancialAccountUpdateStatusParams::Substatus, nil] Substatus for the financial account
131
131
  #
132
132
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
133
133
  #
134
- # @return [Lithic::FinancialAccount]
134
+ # @return [Lithic::Models::FinancialAccount]
135
135
  #
136
136
  # @see Lithic::Models::FinancialAccountUpdateStatusParams
137
137
  def update_status(financial_account_token, params)
@@ -8,10 +8,10 @@ module Lithic
8
8
  # @overload create(amount:, category:, direction:, effective_date:, event_type:, financial_account_token:, token: nil, memo: nil, subtype: nil, user_defined_id: nil, request_options: {})
9
9
  #
10
10
  # @param amount [Integer]
11
- # @param category [Symbol, Lithic::ManagementOperationCreateParams::Category]
12
- # @param direction [Symbol, Lithic::ManagementOperationCreateParams::Direction]
11
+ # @param category [Symbol, Lithic::Models::ManagementOperationCreateParams::Category]
12
+ # @param direction [Symbol, Lithic::Models::ManagementOperationCreateParams::Direction]
13
13
  # @param effective_date [Date]
14
- # @param event_type [Symbol, Lithic::ManagementOperationCreateParams::EventType]
14
+ # @param event_type [Symbol, Lithic::Models::ManagementOperationCreateParams::EventType]
15
15
  # @param financial_account_token [String]
16
16
  # @param token [String]
17
17
  # @param memo [String]
@@ -19,7 +19,7 @@ module Lithic
19
19
  # @param user_defined_id [String]
20
20
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
21
21
  #
22
- # @return [Lithic::ManagementOperationTransaction]
22
+ # @return [Lithic::Models::ManagementOperationTransaction]
23
23
  #
24
24
  # @see Lithic::Models::ManagementOperationCreateParams
25
25
  def create(params)
@@ -41,7 +41,7 @@ module Lithic
41
41
  #
42
42
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
43
43
  #
44
- # @return [Lithic::ManagementOperationTransaction]
44
+ # @return [Lithic::Models::ManagementOperationTransaction]
45
45
  #
46
46
  # @see Lithic::Models::ManagementOperationRetrieveParams
47
47
  def retrieve(management_operation_token, params = {})
@@ -64,7 +64,7 @@ module Lithic
64
64
  #
65
65
  # @param business_account_token [String]
66
66
  #
67
- # @param category [Symbol, Lithic::ManagementOperationListParams::Category] Management operation category to be returned.
67
+ # @param category [Symbol, Lithic::Models::ManagementOperationListParams::Category] Management operation category to be returned.
68
68
  #
69
69
  # @param end_ [Time] Date string in RFC 3339 format. Only entries created before the specified time w
70
70
  #
@@ -76,11 +76,11 @@ module Lithic
76
76
  #
77
77
  # @param starting_after [String] A cursor representing an item's token after which a page of results should begin
78
78
  #
79
- # @param status [Symbol, Lithic::ManagementOperationListParams::Status] Management operation status to be returned.
79
+ # @param status [Symbol, Lithic::Models::ManagementOperationListParams::Status] Management operation status to be returned.
80
80
  #
81
81
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
82
82
  #
83
- # @return [Lithic::Internal::CursorPage<Lithic::ManagementOperationTransaction>]
83
+ # @return [Lithic::Internal::CursorPage<Lithic::Models::ManagementOperationTransaction>]
84
84
  #
85
85
  # @see Lithic::Models::ManagementOperationListParams
86
86
  def list(params = {})
@@ -107,7 +107,7 @@ module Lithic
107
107
  #
108
108
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
109
109
  #
110
- # @return [Lithic::ManagementOperationTransaction]
110
+ # @return [Lithic::Models::ManagementOperationTransaction]
111
111
  #
112
112
  # @see Lithic::Models::ManagementOperationReverseParams
113
113
  def reverse(management_operation_token, params)
@@ -16,11 +16,11 @@ module Lithic
16
16
  #
17
17
  # @param financial_account_token [String]
18
18
  #
19
- # @param method_ [Symbol, Lithic::PaymentCreateParams::Method]
19
+ # @param method_ [Symbol, Lithic::Models::PaymentCreateParams::Method]
20
20
  #
21
- # @param method_attributes [Lithic::PaymentCreateParams::MethodAttributes]
21
+ # @param method_attributes [Lithic::Models::PaymentCreateParams::MethodAttributes]
22
22
  #
23
- # @param type [Symbol, Lithic::PaymentCreateParams::Type]
23
+ # @param type [Symbol, Lithic::Models::PaymentCreateParams::Type]
24
24
  #
25
25
  # @param token [String] Customer-provided token that will serve as an idempotency token. This token will
26
26
  #
@@ -51,7 +51,7 @@ module Lithic
51
51
  # @param payment_token [String]
52
52
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
53
53
  #
54
- # @return [Lithic::Payment]
54
+ # @return [Lithic::Models::Payment]
55
55
  #
56
56
  # @see Lithic::Models::PaymentRetrieveParams
57
57
  def retrieve(payment_token, params = {})
@@ -76,7 +76,7 @@ module Lithic
76
76
  #
77
77
  # @param business_account_token [String]
78
78
  #
79
- # @param category [Symbol, Lithic::PaymentListParams::Category]
79
+ # @param category [Symbol, Lithic::Models::PaymentListParams::Category]
80
80
  #
81
81
  # @param end_ [Time] Date string in RFC 3339 format. Only entries created before the specified time w
82
82
  #
@@ -86,15 +86,15 @@ module Lithic
86
86
  #
87
87
  # @param page_size [Integer] Page size (for pagination).
88
88
  #
89
- # @param result [Symbol, Lithic::PaymentListParams::Result]
89
+ # @param result [Symbol, Lithic::Models::PaymentListParams::Result]
90
90
  #
91
91
  # @param starting_after [String] A cursor representing an item's token after which a page of results should begin
92
92
  #
93
- # @param status [Symbol, Lithic::PaymentListParams::Status]
93
+ # @param status [Symbol, Lithic::Models::PaymentListParams::Status]
94
94
  #
95
95
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
96
96
  #
97
- # @return [Lithic::Internal::CursorPage<Lithic::Payment>]
97
+ # @return [Lithic::Internal::CursorPage<Lithic::Models::Payment>]
98
98
  #
99
99
  # @see Lithic::Models::PaymentListParams
100
100
  def list(params = {})
@@ -134,9 +134,9 @@ module Lithic
134
134
  #
135
135
  # @param payment_token [String]
136
136
  #
137
- # @param event_type [Symbol, Lithic::PaymentSimulateActionParams::EventType] Event Type
137
+ # @param event_type [Symbol, Lithic::Models::PaymentSimulateActionParams::EventType] Event Type
138
138
  #
139
- # @param decline_reason [Symbol, Lithic::PaymentSimulateActionParams::DeclineReason] Decline reason
139
+ # @param decline_reason [Symbol, Lithic::Models::PaymentSimulateActionParams::DeclineReason] Decline reason
140
140
  #
141
141
  # @param return_reason_code [String] Return Reason Code
142
142
  #
@@ -169,7 +169,7 @@ module Lithic
169
169
  #
170
170
  # @param financial_account_token [String] Financial Account Token
171
171
  #
172
- # @param receipt_type [Symbol, Lithic::PaymentSimulateReceiptParams::ReceiptType] Receipt Type
172
+ # @param receipt_type [Symbol, Lithic::Models::PaymentSimulateReceiptParams::ReceiptType] Receipt Type
173
173
  #
174
174
  # @param memo [String] Memo
175
175
  #
@@ -40,7 +40,7 @@ module Lithic
40
40
  #
41
41
  # @param institution_id [String] Institution ID to filter on.
42
42
  #
43
- # @param network [Symbol, Lithic::Reports::Settlement::NetworkTotalListParams::Network] Network to filter on.
43
+ # @param network [Symbol, Lithic::Models::Reports::Settlement::NetworkTotalListParams::Network] Network to filter on.
44
44
  #
45
45
  # @param page_size [Integer] Number of records per page.
46
46
  #
@@ -24,7 +24,7 @@ module Lithic
24
24
  #
25
25
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
26
26
  #
27
- # @return [Lithic::Internal::CursorPage<Lithic::SettlementDetail>]
27
+ # @return [Lithic::Internal::CursorPage<Lithic::Models::SettlementDetail>]
28
28
  #
29
29
  # @see Lithic::Models::Reports::SettlementListDetailsParams
30
30
  def list_details(report_date, params = {})
@@ -47,7 +47,7 @@ module Lithic
47
47
  #
48
48
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
49
49
  #
50
- # @return [Lithic::SettlementReport]
50
+ # @return [Lithic::Models::SettlementReport]
51
51
  #
52
52
  # @see Lithic::Models::Reports::SettlementSummaryParams
53
53
  def summary(report_date, params = {})
@@ -7,7 +7,7 @@ module Lithic
7
7
  #
8
8
  # @overload create(type: nil, url: nil, request_options: {})
9
9
  #
10
- # @param type [Symbol, Lithic::ResponderEndpointCreateParams::Type] The type of the endpoint.
10
+ # @param type [Symbol, Lithic::Models::ResponderEndpointCreateParams::Type] The type of the endpoint.
11
11
  #
12
12
  # @param url [String] The URL for the responder endpoint (must be http(s)).
13
13
  #
@@ -31,7 +31,7 @@ module Lithic
31
31
  #
32
32
  # @overload delete(type:, request_options: {})
33
33
  #
34
- # @param type [Symbol, Lithic::ResponderEndpointDeleteParams::Type] The type of the endpoint.
34
+ # @param type [Symbol, Lithic::Models::ResponderEndpointDeleteParams::Type] The type of the endpoint.
35
35
  #
36
36
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
37
37
  #
@@ -53,11 +53,11 @@ module Lithic
53
53
  #
54
54
  # @overload check_status(type:, request_options: {})
55
55
  #
56
- # @param type [Symbol, Lithic::ResponderEndpointCheckStatusParams::Type] The type of the endpoint.
56
+ # @param type [Symbol, Lithic::Models::ResponderEndpointCheckStatusParams::Type] The type of the endpoint.
57
57
  #
58
58
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
59
59
  #
60
- # @return [Lithic::ResponderEndpointStatus]
60
+ # @return [Lithic::Models::ResponderEndpointStatus]
61
61
  #
62
62
  # @see Lithic::Models::ResponderEndpointCheckStatusParams
63
63
  def check_status(params)
@@ -34,13 +34,13 @@ module Lithic
34
34
  #
35
35
  # @overload simulate(merchant:, pan:, transaction:, card_expiry_check: nil, request_options: {})
36
36
  #
37
- # @param merchant [Lithic::ThreeDS::AuthenticationSimulateParams::Merchant]
37
+ # @param merchant [Lithic::Models::ThreeDS::AuthenticationSimulateParams::Merchant]
38
38
  #
39
39
  # @param pan [String] Sixteen digit card number.
40
40
  #
41
- # @param transaction [Lithic::ThreeDS::AuthenticationSimulateParams::Transaction]
41
+ # @param transaction [Lithic::Models::ThreeDS::AuthenticationSimulateParams::Transaction]
42
42
  #
43
- # @param card_expiry_check [Symbol, Lithic::ThreeDS::AuthenticationSimulateParams::CardExpiryCheck] When set will use the following values as part of the Simulated Authentication.
43
+ # @param card_expiry_check [Symbol, Lithic::Models::ThreeDS::AuthenticationSimulateParams::CardExpiryCheck] When set will use the following values as part of the Simulated Authentication.
44
44
  #
45
45
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
46
46
  #
@@ -13,7 +13,7 @@ module Lithic
13
13
  #
14
14
  # @param token [String] Globally unique identifier for the 3DS authentication. This token is sent as par
15
15
  #
16
- # @param challenge_response [Symbol, Lithic::ThreeDS::ChallengeResult] Whether the Cardholder has Approved or Declined the issued Challenge
16
+ # @param challenge_response [Symbol, Lithic::Models::ThreeDS::ChallengeResult] Whether the Cardholder has Approved or Declined the issued Challenge
17
17
  #
18
18
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
19
19
  #
@@ -14,7 +14,7 @@ module Lithic
14
14
  #
15
15
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
16
16
  #
17
- # @return [Lithic::TokenizationSecret]
17
+ # @return [Lithic::Models::TokenizationSecret]
18
18
  #
19
19
  # @see Lithic::Models::TokenizationDecisioningRetrieveSecretParams
20
20
  def retrieve_secret(params = {})
@@ -44,11 +44,11 @@ module Lithic
44
44
  #
45
45
  # @param starting_after [String] A cursor representing an item's token after which a page of results should begin
46
46
  #
47
- # @param tokenization_channel [Symbol, Lithic::TokenizationListParams::TokenizationChannel] Filter for tokenizations by tokenization channel. If this is not specified, only
47
+ # @param tokenization_channel [Symbol, Lithic::Models::TokenizationListParams::TokenizationChannel] Filter for tokenizations by tokenization channel. If this is not specified, only
48
48
  #
49
49
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
50
50
  #
51
- # @return [Lithic::Internal::CursorPage<Lithic::Tokenization>]
51
+ # @return [Lithic::Internal::CursorPage<Lithic::Models::Tokenization>]
52
52
  #
53
53
  # @see Lithic::Models::TokenizationListParams
54
54
  def list(params = {})
@@ -163,7 +163,7 @@ module Lithic
163
163
  #
164
164
  # @param tokenization_token [String] Tokenization token
165
165
  #
166
- # @param activation_method_type [Symbol, Lithic::TokenizationResendActivationCodeParams::ActivationMethodType] The communication method that the user has selected to use to receive the authen
166
+ # @param activation_method_type [Symbol, Lithic::Models::TokenizationResendActivationCodeParams::ActivationMethodType] The communication method that the user has selected to use to receive the authen
167
167
  #
168
168
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
169
169
  #
@@ -195,7 +195,7 @@ module Lithic
195
195
  #
196
196
  # @param pan [String] The sixteen digit card number.
197
197
  #
198
- # @param tokenization_source [Symbol, Lithic::TokenizationSimulateParams::TokenizationSource] The source of the tokenization request.
198
+ # @param tokenization_source [Symbol, Lithic::Models::TokenizationSimulateParams::TokenizationSource] The source of the tokenization request.
199
199
  #
200
200
  # @param account_score [Integer] The account score (1-5) that represents how the Digital Wallet's view on how rep
201
201
  #
@@ -203,7 +203,7 @@ module Lithic
203
203
  #
204
204
  # @param entity [String] Optional field to specify the token requestor name for a merchant token simulati
205
205
  #
206
- # @param wallet_recommended_decision [Symbol, Lithic::TokenizationSimulateParams::WalletRecommendedDecision] The decision that the Digital Wallet's recommend
206
+ # @param wallet_recommended_decision [Symbol, Lithic::Models::TokenizationSimulateParams::WalletRecommendedDecision] The decision that the Digital Wallet's recommend
207
207
  #
208
208
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
209
209
  #
@@ -14,7 +14,7 @@ module Lithic
14
14
  #
15
15
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
16
16
  #
17
- # @return [Lithic::Transactions::Events::EnhancedData]
17
+ # @return [Lithic::Models::Transactions::Events::EnhancedData]
18
18
  #
19
19
  # @see Lithic::Models::Transactions::Events::EnhancedCommercialDataRetrieveParams
20
20
  def retrieve(event_token, params = {})