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
@@ -8,11 +8,11 @@ module Lithic
8
8
  #
9
9
  # @overload list(financial_account_type: nil, request_options: {})
10
10
  #
11
- # @param financial_account_type [Symbol, Lithic::AggregateBalanceListParams::FinancialAccountType] Get the aggregate balance for a given Financial Account type.
11
+ # @param financial_account_type [Symbol, Lithic::Models::AggregateBalanceListParams::FinancialAccountType] Get the aggregate balance for a given Financial Account type.
12
12
  #
13
13
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
14
14
  #
15
- # @return [Lithic::Internal::SinglePage<Lithic::AggregateBalance>]
15
+ # @return [Lithic::Internal::SinglePage<Lithic::Models::AggregateBalance>]
16
16
  #
17
17
  # @see Lithic::Models::AggregateBalanceListParams
18
18
  def list(params = {})
@@ -82,7 +82,7 @@ module Lithic
82
82
  #
83
83
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
84
84
  #
85
- # @return [Lithic::AuthRules::V2::BacktestResults]
85
+ # @return [Lithic::Models::AuthRules::V2::BacktestResults]
86
86
  #
87
87
  # @see Lithic::Models::AuthRules::V2::BacktestRetrieveParams
88
88
  def retrieve(auth_rule_backtest_token, params)
@@ -19,9 +19,9 @@ module Lithic
19
19
  #
20
20
  # @param name [String, nil] Auth Rule Name
21
21
  #
22
- # @param parameters [Lithic::AuthRules::ConditionalBlockParameters, Lithic::AuthRules::VelocityLimitParams, Lithic::AuthRules::V2CreateParams::Parameters::MerchantLockParameters] Parameters for the Auth Rule
22
+ # @param parameters [Lithic::Models::AuthRules::ConditionalBlockParameters, Lithic::Models::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2CreateParams::Parameters::MerchantLockParameters] Parameters for the Auth Rule
23
23
  #
24
- # @param type [Symbol, Lithic::AuthRules::V2CreateParams::Type] The type of Auth Rule
24
+ # @param type [Symbol, Lithic::Models::AuthRules::V2CreateParams::Type] The type of Auth Rule
25
25
  #
26
26
  # @param excluded_card_tokens [Array<String>] Card tokens to which the Auth Rule does not apply.
27
27
  #
@@ -78,7 +78,7 @@ module Lithic
78
78
  #
79
79
  # @param name [String, nil] Auth Rule Name
80
80
  #
81
- # @param state [Symbol, Lithic::AuthRules::V2UpdateParams::State] The desired state of the Auth Rule.
81
+ # @param state [Symbol, Lithic::Models::AuthRules::V2UpdateParams::State] The desired state of the Auth Rule.
82
82
  #
83
83
  # @param card_tokens [Array<String>] Card tokens to which the Auth Rule applies.
84
84
  #
@@ -117,7 +117,7 @@ module Lithic
117
117
  #
118
118
  # @param page_size [Integer] Page size (for pagination).
119
119
  #
120
- # @param scope [Symbol, Lithic::AuthRules::V2ListParams::Scope] Only return Authorization Rules that are bound to the provided scope;
120
+ # @param scope [Symbol, Lithic::Models::AuthRules::V2ListParams::Scope] Only return Authorization Rules that are bound to the provided scope;
121
121
  #
122
122
  # @param starting_after [String] A cursor representing an item's token after which a page of results should begin
123
123
  #
@@ -200,7 +200,7 @@ module Lithic
200
200
  #
201
201
  # @param auth_rule_token [String] Globally unique identifier for the Auth Rule.
202
202
  #
203
- # @param parameters [Lithic::AuthRules::ConditionalBlockParameters, Lithic::AuthRules::VelocityLimitParams, Lithic::AuthRules::V2DraftParams::Parameters::MerchantLockParameters, nil] Parameters for the Auth Rule
203
+ # @param parameters [Lithic::Models::AuthRules::ConditionalBlockParameters, Lithic::Models::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2DraftParams::Parameters::MerchantLockParameters, nil] Parameters for the Auth Rule
204
204
  #
205
205
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
206
206
  #
@@ -14,7 +14,7 @@ module Lithic
14
14
  #
15
15
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
16
16
  #
17
- # @return [Lithic::AuthStreamSecret]
17
+ # @return [Lithic::Models::AuthStreamSecret]
18
18
  #
19
19
  # @see Lithic::Models::AuthStreamEnrollmentRetrieveSecretParams
20
20
  def retrieve_secret(params = {})
@@ -16,11 +16,11 @@ module Lithic
16
16
  #
17
17
  # @param business_account_token [String] List balances for all financial accounts of a given business_account_token.
18
18
  #
19
- # @param financial_account_type [Symbol, Lithic::BalanceListParams::FinancialAccountType] List balances for a given Financial Account type.
19
+ # @param financial_account_type [Symbol, Lithic::Models::BalanceListParams::FinancialAccountType] List balances for a given Financial Account type.
20
20
  #
21
21
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
22
22
  #
23
- # @return [Lithic::Internal::SinglePage<Lithic::Balance>]
23
+ # @return [Lithic::Internal::SinglePage<Lithic::Models::Balance>]
24
24
  #
25
25
  # @see Lithic::Models::BalanceListParams
26
26
  def list(params = {})
@@ -13,7 +13,7 @@ module Lithic
13
13
  #
14
14
  # @param amount [Integer] Amount to be transferred in the currency’s smallest unit (e.g., cents for USD).
15
15
  #
16
- # @param category [Symbol, Lithic::BookTransferCreateParams::Category] Category of the book transfer
16
+ # @param category [Symbol, Lithic::Models::BookTransferCreateParams::Category] Category of the book transfer
17
17
  #
18
18
  # @param from_financial_account_token [String] Globally unique identifier for the financial account or card that will send the
19
19
  #
@@ -21,7 +21,7 @@ module Lithic
21
21
  #
22
22
  # @param to_financial_account_token [String] Globally unique identifier for the financial account or card that will receive t
23
23
  #
24
- # @param type [Symbol, Lithic::BookTransferCreateParams::Type] Type of book_transfer
24
+ # @param type [Symbol, Lithic::Models::BookTransferCreateParams::Type] Type of book_transfer
25
25
  #
26
26
  # @param token [String] Customer-provided token that will serve as an idempotency token. This token will
27
27
  #
@@ -29,7 +29,7 @@ module Lithic
29
29
  #
30
30
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
31
31
  #
32
- # @return [Lithic::BookTransferResponse]
32
+ # @return [Lithic::Models::BookTransferResponse]
33
33
  #
34
34
  # @see Lithic::Models::BookTransferCreateParams
35
35
  def create(params)
@@ -51,7 +51,7 @@ module Lithic
51
51
  #
52
52
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
53
53
  #
54
- # @return [Lithic::BookTransferResponse]
54
+ # @return [Lithic::Models::BookTransferResponse]
55
55
  #
56
56
  # @see Lithic::Models::BookTransferRetrieveParams
57
57
  def retrieve(book_transfer_token, params = {})
@@ -76,7 +76,7 @@ module Lithic
76
76
  #
77
77
  # @param business_account_token [String]
78
78
  #
79
- # @param category [Symbol, Lithic::BookTransferListParams::Category] Book Transfer category to be returned.
79
+ # @param category [Symbol, Lithic::Models::BookTransferListParams::Category] Book Transfer category to be returned.
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::BookTransferListParams::Result] Book transfer result to be returned.
89
+ # @param result [Symbol, Lithic::Models::BookTransferListParams::Result] Book transfer result to be returned.
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::BookTransferListParams::Status] Book transfer status to be returned.
93
+ # @param status [Symbol, Lithic::Models::BookTransferListParams::Status] Book transfer status to be returned.
94
94
  #
95
95
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
96
96
  #
97
- # @return [Lithic::Internal::CursorPage<Lithic::BookTransferResponse>]
97
+ # @return [Lithic::Internal::CursorPage<Lithic::Models::BookTransferResponse>]
98
98
  #
99
99
  # @see Lithic::Models::BookTransferListParams
100
100
  def list(params = {})
@@ -119,7 +119,7 @@ module Lithic
119
119
  #
120
120
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
121
121
  #
122
- # @return [Lithic::BookTransferResponse]
122
+ # @return [Lithic::Models::BookTransferResponse]
123
123
  #
124
124
  # @see Lithic::Models::BookTransferReverseParams
125
125
  def reverse(book_transfer_token, params = {})
@@ -11,7 +11,7 @@ module Lithic
11
11
  #
12
12
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
13
13
  #
14
- # @return [Lithic::CardProgram]
14
+ # @return [Lithic::Models::CardProgram]
15
15
  #
16
16
  # @see Lithic::Models::CardProgramRetrieveParams
17
17
  def retrieve(card_program_token, params = {})
@@ -38,7 +38,7 @@ module Lithic
38
38
  #
39
39
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
40
40
  #
41
- # @return [Lithic::Internal::CursorPage<Lithic::CardProgram>]
41
+ # @return [Lithic::Internal::CursorPage<Lithic::Models::CardProgram>]
42
42
  #
43
43
  # @see Lithic::Models::CardProgramListParams
44
44
  def list(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::Cards::FinancialTransactionRetrieveParams
20
20
  def retrieve(financial_transaction_token, params)
@@ -42,21 +42,21 @@ module Lithic
42
42
  #
43
43
  # @param begin_ [Time] Date string in RFC 3339 format. Only entries created after the specified time wi
44
44
  #
45
- # @param category [Symbol, Lithic::Cards::FinancialTransactionListParams::Category] Financial Transaction category to be returned.
45
+ # @param category [Symbol, Lithic::Models::Cards::FinancialTransactionListParams::Category] Financial Transaction category to be returned.
46
46
  #
47
47
  # @param end_ [Time] Date string in RFC 3339 format. Only entries created before the specified time w
48
48
  #
49
49
  # @param ending_before [String] A cursor representing an item's token before which a page of results should end.
50
50
  #
51
- # @param result [Symbol, Lithic::Cards::FinancialTransactionListParams::Result] Financial Transaction result to be returned.
51
+ # @param result [Symbol, Lithic::Models::Cards::FinancialTransactionListParams::Result] Financial Transaction result to be returned.
52
52
  #
53
53
  # @param starting_after [String] A cursor representing an item's token after which a page of results should begin
54
54
  #
55
- # @param status [Symbol, Lithic::Cards::FinancialTransactionListParams::Status] Financial Transaction status to be returned.
55
+ # @param status [Symbol, Lithic::Models::Cards::FinancialTransactionListParams::Status] Financial Transaction status to be returned.
56
56
  #
57
57
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
58
58
  #
59
- # @return [Lithic::Internal::SinglePage<Lithic::FinancialTransaction>]
59
+ # @return [Lithic::Internal::SinglePage<Lithic::Models::FinancialTransaction>]
60
60
  #
61
61
  # @see Lithic::Models::Cards::FinancialTransactionListParams
62
62
  def list(card_token, params = {})
@@ -20,13 +20,13 @@ module Lithic
20
20
  #
21
21
  # @overload create(type:, account_token: nil, card_program_token: nil, carrier: nil, digital_card_art_token: nil, exp_month: nil, exp_year: nil, memo: nil, pin: nil, product_id: nil, replacement_account_token: nil, replacement_for: nil, shipping_address: nil, shipping_method: nil, spend_limit: nil, spend_limit_duration: nil, state: nil, request_options: {})
22
22
  #
23
- # @param type [Symbol, Lithic::CardCreateParams::Type] Card types:
23
+ # @param type [Symbol, Lithic::Models::CardCreateParams::Type] Card types:
24
24
  #
25
25
  # @param account_token [String] Globally unique identifier for the account that the card will be associated with
26
26
  #
27
27
  # @param card_program_token [String] For card programs with more than one BIN range. This must be configured with Lit
28
28
  #
29
- # @param carrier [Lithic::Carrier]
29
+ # @param carrier [Lithic::Models::Carrier]
30
30
  #
31
31
  # @param digital_card_art_token [String] Specifies the digital card art to be displayed in the user’s digital wallet afte
32
32
  #
@@ -44,19 +44,19 @@ module Lithic
44
44
  #
45
45
  # @param replacement_for [String] Globally unique identifier for the card that this card will replace. If the card
46
46
  #
47
- # @param shipping_address [Lithic::ShippingAddress]
47
+ # @param shipping_address [Lithic::Models::ShippingAddress]
48
48
  #
49
- # @param shipping_method [Symbol, Lithic::CardCreateParams::ShippingMethod] Shipping method for the card. Only applies to cards of type PHYSICAL.
49
+ # @param shipping_method [Symbol, Lithic::Models::CardCreateParams::ShippingMethod] Shipping method for the card. Only applies to cards of type PHYSICAL.
50
50
  #
51
51
  # @param spend_limit [Integer] Amount (in cents) to limit approved authorizations (e.g. 100000 would be a $1,00
52
52
  #
53
- # @param spend_limit_duration [Symbol, Lithic::SpendLimitDuration] Spend limit duration values:
53
+ # @param spend_limit_duration [Symbol, Lithic::Models::SpendLimitDuration] Spend limit duration values:
54
54
  #
55
- # @param state [Symbol, Lithic::CardCreateParams::State] Card state values:
55
+ # @param state [Symbol, Lithic::Models::CardCreateParams::State] Card state values:
56
56
  #
57
57
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
58
58
  #
59
- # @return [Lithic::Card]
59
+ # @return [Lithic::Models::Card]
60
60
  #
61
61
  # @see Lithic::Models::CardCreateParams
62
62
  def create(params)
@@ -71,7 +71,7 @@ module Lithic
71
71
  # @param card_token [String]
72
72
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
73
73
  #
74
- # @return [Lithic::Card]
74
+ # @return [Lithic::Models::Card]
75
75
  #
76
76
  # @see Lithic::Models::CardRetrieveParams
77
77
  def retrieve(card_token, params = {})
@@ -102,17 +102,17 @@ module Lithic
102
102
  #
103
103
  # @param pin [String] Encrypted PIN block (in base64). Only applies to cards of type `PHYSICAL` and `V
104
104
  #
105
- # @param pin_status [Symbol, Lithic::CardUpdateParams::PinStatus] Indicates if a card is blocked due a PIN status issue (e.g. excessive incorrect
105
+ # @param pin_status [Symbol, Lithic::Models::CardUpdateParams::PinStatus] Indicates if a card is blocked due a PIN status issue (e.g. excessive incorrect
106
106
  #
107
107
  # @param spend_limit [Integer] Amount (in cents) to limit approved authorizations (e.g. 100000 would be a $1,00
108
108
  #
109
- # @param spend_limit_duration [Symbol, Lithic::SpendLimitDuration] Spend limit duration values:
109
+ # @param spend_limit_duration [Symbol, Lithic::Models::SpendLimitDuration] Spend limit duration values:
110
110
  #
111
- # @param state [Symbol, Lithic::CardUpdateParams::State] Card state values:
111
+ # @param state [Symbol, Lithic::Models::CardUpdateParams::State] Card state values:
112
112
  #
113
113
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
114
114
  #
115
- # @return [Lithic::Card]
115
+ # @return [Lithic::Models::Card]
116
116
  #
117
117
  # @see Lithic::Models::CardUpdateParams
118
118
  def update(card_token, params = {})
@@ -147,11 +147,11 @@ module Lithic
147
147
  #
148
148
  # @param starting_after [String] A cursor representing an item's token after which a page of results should begin
149
149
  #
150
- # @param state [Symbol, Lithic::CardListParams::State] Returns cards with the specified state.
150
+ # @param state [Symbol, Lithic::Models::CardListParams::State] Returns cards with the specified state.
151
151
  #
152
152
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
153
153
  #
154
- # @return [Lithic::Internal::CursorPage<Lithic::NonPCICard>]
154
+ # @return [Lithic::Internal::CursorPage<Lithic::Models::NonPCICard>]
155
155
  #
156
156
  # @see Lithic::Models::CardListParams
157
157
  def list(params = {})
@@ -184,17 +184,17 @@ module Lithic
184
184
  #
185
185
  # @param card_token [String]
186
186
  #
187
- # @param shipping_address [Lithic::ShippingAddress] The shipping address this card will be sent to.
187
+ # @param shipping_address [Lithic::Models::ShippingAddress] The shipping address this card will be sent to.
188
188
  #
189
- # @param carrier [Lithic::Carrier] If omitted, the previous carrier will be used.
189
+ # @param carrier [Lithic::Models::Carrier] If omitted, the previous carrier will be used.
190
190
  #
191
191
  # @param product_id [String] Specifies the configuration (e.g. physical card art) that the card should be man
192
192
  #
193
- # @param shipping_method [Symbol, Lithic::CardConvertPhysicalParams::ShippingMethod] Shipping method for the card. Only applies to cards of type PHYSICAL.
193
+ # @param shipping_method [Symbol, Lithic::Models::CardConvertPhysicalParams::ShippingMethod] Shipping method for the card. Only applies to cards of type PHYSICAL.
194
194
  #
195
195
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
196
196
  #
197
- # @return [Lithic::Card]
197
+ # @return [Lithic::Models::Card]
198
198
  #
199
199
  # @see Lithic::Models::CardConvertPhysicalParams
200
200
  def convert_physical(card_token, params)
@@ -279,7 +279,7 @@ module Lithic
279
279
  #
280
280
  # @param client_wallet_account_id [String] Only applicable if `digital_wallet` is `GOOGLE_PAY` or `SAMSUNG_PAY` and the car
281
281
  #
282
- # @param digital_wallet [Symbol, Lithic::CardProvisionParams::DigitalWallet] Name of digital wallet provider.
282
+ # @param digital_wallet [Symbol, Lithic::Models::CardProvisionParams::DigitalWallet] Name of digital wallet provider.
283
283
  #
284
284
  # @param nonce [String] Only applicable if `digital_wallet` is `APPLE_PAY`. Omit to receive only `activa
285
285
  #
@@ -314,17 +314,17 @@ module Lithic
314
314
  #
315
315
  # @param card_token [String]
316
316
  #
317
- # @param carrier [Lithic::Carrier] If omitted, the previous carrier will be used.
317
+ # @param carrier [Lithic::Models::Carrier] If omitted, the previous carrier will be used.
318
318
  #
319
319
  # @param product_id [String] Specifies the configuration (e.g. physical card art) that the card should be man
320
320
  #
321
- # @param shipping_address [Lithic::ShippingAddress] If omitted, the previous shipping address will be used.
321
+ # @param shipping_address [Lithic::Models::ShippingAddress] If omitted, the previous shipping address will be used.
322
322
  #
323
- # @param shipping_method [Symbol, Lithic::CardReissueParams::ShippingMethod] Shipping method for the card. Only applies to cards of type PHYSICAL.
323
+ # @param shipping_method [Symbol, Lithic::Models::CardReissueParams::ShippingMethod] Shipping method for the card. Only applies to cards of type PHYSICAL.
324
324
  #
325
325
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
326
326
  #
327
- # @return [Lithic::Card]
327
+ # @return [Lithic::Models::Card]
328
328
  #
329
329
  # @see Lithic::Models::CardReissueParams
330
330
  def reissue(card_token, params = {})
@@ -355,9 +355,9 @@ module Lithic
355
355
  #
356
356
  # @param card_token [String]
357
357
  #
358
- # @param shipping_address [Lithic::ShippingAddress] The shipping address this card will be sent to.
358
+ # @param shipping_address [Lithic::Models::ShippingAddress] The shipping address this card will be sent to.
359
359
  #
360
- # @param carrier [Lithic::Carrier] If omitted, the previous carrier will be used.
360
+ # @param carrier [Lithic::Models::Carrier] If omitted, the previous carrier will be used.
361
361
  #
362
362
  # @param exp_month [String] Two digit (MM) expiry month. If neither `exp_month` nor `exp_year` is provided,
363
363
  #
@@ -365,11 +365,11 @@ module Lithic
365
365
  #
366
366
  # @param product_id [String] Specifies the configuration (e.g. physical card art) that the card should be man
367
367
  #
368
- # @param shipping_method [Symbol, Lithic::CardRenewParams::ShippingMethod] Shipping method for the card. Only applies to cards of type PHYSICAL.
368
+ # @param shipping_method [Symbol, Lithic::Models::CardRenewParams::ShippingMethod] Shipping method for the card. Only applies to cards of type PHYSICAL.
369
369
  #
370
370
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
371
371
  #
372
- # @return [Lithic::Card]
372
+ # @return [Lithic::Models::Card]
373
373
  #
374
374
  # @see Lithic::Models::CardRenewParams
375
375
  def renew(card_token, params)
@@ -393,7 +393,7 @@ module Lithic
393
393
  # @param card_token [String]
394
394
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
395
395
  #
396
- # @return [Lithic::CardSpendLimits]
396
+ # @return [Lithic::Models::CardSpendLimits]
397
397
  #
398
398
  # @see Lithic::Models::CardRetrieveSpendLimitsParams
399
399
  def retrieve_spend_limits(card_token, params = {})
@@ -417,7 +417,7 @@ module Lithic
417
417
  #
418
418
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
419
419
  #
420
- # @return [Lithic::Card]
420
+ # @return [Lithic::Models::Card]
421
421
  #
422
422
  # @see Lithic::Models::CardSearchByPanParams
423
423
  def search_by_pan(params)
@@ -442,7 +442,7 @@ module Lithic
442
442
  #
443
443
  # @param card_token [String] The unique token of the card to add to the device's digital wallet.
444
444
  #
445
- # @param digital_wallet [Symbol, Lithic::CardWebProvisionParams::DigitalWallet] Name of digital wallet provider.
445
+ # @param digital_wallet [Symbol, Lithic::Models::CardWebProvisionParams::DigitalWallet] Name of digital wallet provider.
446
446
  #
447
447
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
448
448
  #
@@ -12,7 +12,7 @@ module Lithic
12
12
  #
13
13
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
14
14
  #
15
- # @return [Lithic::CreditProducts::CreditProductsExtendedCredit]
15
+ # @return [Lithic::Models::CreditProducts::CreditProductsExtendedCredit]
16
16
  #
17
17
  # @see Lithic::Models::CreditProducts::ExtendedCreditRetrieveParams
18
18
  def retrieve(credit_product_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::DigitalCardArtAPI]
17
+ # @return [Lithic::Models::DigitalCardArtAPI]
18
18
  #
19
19
  # @see Lithic::Models::DigitalCardArtRetrieveParams
20
20
  def retrieve(digital_card_art_token, 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::Internal::CursorPage<Lithic::DigitalCardArtAPI>]
44
+ # @return [Lithic::Internal::CursorPage<Lithic::Models::DigitalCardArtAPI>]
45
45
  #
46
46
  # @see Lithic::Models::DigitalCardArtListParams
47
47
  def list(params = {})
@@ -9,7 +9,7 @@ module Lithic
9
9
  #
10
10
  # @param amount [Integer] Amount to dispute
11
11
  #
12
- # @param reason [Symbol, Lithic::DisputeCreateParams::Reason] Reason for dispute
12
+ # @param reason [Symbol, Lithic::Models::DisputeCreateParams::Reason] Reason for dispute
13
13
  #
14
14
  # @param transaction_token [String] Transaction to dispute
15
15
  #
@@ -19,7 +19,7 @@ module Lithic
19
19
  #
20
20
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
21
21
  #
22
- # @return [Lithic::Dispute]
22
+ # @return [Lithic::Models::Dispute]
23
23
  #
24
24
  # @see Lithic::Models::DisputeCreateParams
25
25
  def create(params)
@@ -40,7 +40,7 @@ module Lithic
40
40
  # @param dispute_token [String]
41
41
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
42
42
  #
43
- # @return [Lithic::Dispute]
43
+ # @return [Lithic::Models::Dispute]
44
44
  #
45
45
  # @see Lithic::Models::DisputeRetrieveParams
46
46
  def retrieve(dispute_token, params = {})
@@ -64,11 +64,11 @@ module Lithic
64
64
  #
65
65
  # @param customer_note [String] Customer description of dispute
66
66
  #
67
- # @param reason [Symbol, Lithic::DisputeUpdateParams::Reason] Reason for dispute
67
+ # @param reason [Symbol, Lithic::Models::DisputeUpdateParams::Reason] Reason for dispute
68
68
  #
69
69
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
70
70
  #
71
- # @return [Lithic::Dispute]
71
+ # @return [Lithic::Models::Dispute]
72
72
  #
73
73
  # @see Lithic::Models::DisputeUpdateParams
74
74
  def update(dispute_token, params = {})
@@ -99,13 +99,13 @@ module Lithic
99
99
  #
100
100
  # @param starting_after [String] A cursor representing an item's token after which a page of results should begin
101
101
  #
102
- # @param status [Symbol, Lithic::DisputeListParams::Status] List disputes of a specific status.
102
+ # @param status [Symbol, Lithic::Models::DisputeListParams::Status] List disputes of a specific status.
103
103
  #
104
104
  # @param transaction_tokens [Array<String>] Transaction tokens to filter by.
105
105
  #
106
106
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
107
107
  #
108
- # @return [Lithic::Internal::CursorPage<Lithic::Dispute>]
108
+ # @return [Lithic::Internal::CursorPage<Lithic::Models::Dispute>]
109
109
  #
110
110
  # @see Lithic::Models::DisputeListParams
111
111
  def list(params = {})
@@ -127,7 +127,7 @@ module Lithic
127
127
  # @param dispute_token [String]
128
128
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
129
129
  #
130
- # @return [Lithic::Dispute]
130
+ # @return [Lithic::Models::Dispute]
131
131
  #
132
132
  # @see Lithic::Models::DisputeDeleteParams
133
133
  def delete(dispute_token, params = {})
@@ -148,7 +148,7 @@ module Lithic
148
148
  # @param dispute_token [String]
149
149
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
150
150
  #
151
- # @return [Lithic::DisputeEvidence]
151
+ # @return [Lithic::Models::DisputeEvidence]
152
152
  #
153
153
  # @see Lithic::Models::DisputeDeleteEvidenceParams
154
154
  def delete_evidence(evidence_token, params)
@@ -179,7 +179,7 @@ module Lithic
179
179
  #
180
180
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
181
181
  #
182
- # @return [Lithic::DisputeEvidence]
182
+ # @return [Lithic::Models::DisputeEvidence]
183
183
  #
184
184
  # @see Lithic::Models::DisputeInitiateEvidenceUploadParams
185
185
  def initiate_evidence_upload(dispute_token, params = {})
@@ -214,7 +214,7 @@ module Lithic
214
214
  #
215
215
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
216
216
  #
217
- # @return [Lithic::Internal::CursorPage<Lithic::DisputeEvidence>]
217
+ # @return [Lithic::Internal::CursorPage<Lithic::Models::DisputeEvidence>]
218
218
  #
219
219
  # @see Lithic::Models::DisputeListEvidencesParams
220
220
  def list_evidences(dispute_token, params = {})
@@ -237,7 +237,7 @@ module Lithic
237
237
  # @param dispute_token [String]
238
238
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
239
239
  #
240
- # @return [Lithic::DisputeEvidence]
240
+ # @return [Lithic::Models::DisputeEvidence]
241
241
  #
242
242
  # @see Lithic::Models::DisputeRetrieveEvidenceParams
243
243
  def retrieve_evidence(evidence_token, params)
@@ -17,11 +17,11 @@ module Lithic
17
17
  #
18
18
  # @param disabled [Boolean] Whether the event subscription is active (false) or inactive (true).
19
19
  #
20
- # @param event_types [Array<Symbol, Lithic::Events::SubscriptionCreateParams::EventType>] Indicates types of events that will be sent to this subscription. If left blank,
20
+ # @param event_types [Array<Symbol, Lithic::Models::Events::SubscriptionCreateParams::EventType>] Indicates types of events that will be sent to this subscription. If left blank,
21
21
  #
22
22
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
23
23
  #
24
- # @return [Lithic::EventSubscription]
24
+ # @return [Lithic::Models::EventSubscription]
25
25
  #
26
26
  # @see Lithic::Models::Events::SubscriptionCreateParams
27
27
  def create(params)
@@ -42,7 +42,7 @@ module Lithic
42
42
  # @param event_subscription_token [String]
43
43
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
44
44
  #
45
- # @return [Lithic::EventSubscription]
45
+ # @return [Lithic::Models::EventSubscription]
46
46
  #
47
47
  # @see Lithic::Models::Events::SubscriptionRetrieveParams
48
48
  def retrieve(event_subscription_token, params = {})
@@ -69,11 +69,11 @@ module Lithic
69
69
  #
70
70
  # @param disabled [Boolean] Whether the event subscription is active (false) or inactive (true).
71
71
  #
72
- # @param event_types [Array<Symbol, Lithic::Events::SubscriptionUpdateParams::EventType>] Indicates types of events that will be sent to this subscription. If left blank,
72
+ # @param event_types [Array<Symbol, Lithic::Models::Events::SubscriptionUpdateParams::EventType>] Indicates types of events that will be sent to this subscription. If left blank,
73
73
  #
74
74
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
75
75
  #
76
- # @return [Lithic::EventSubscription]
76
+ # @return [Lithic::Models::EventSubscription]
77
77
  #
78
78
  # @see Lithic::Models::Events::SubscriptionUpdateParams
79
79
  def update(event_subscription_token, params)
@@ -102,7 +102,7 @@ module Lithic
102
102
  #
103
103
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
104
104
  #
105
- # @return [Lithic::Internal::CursorPage<Lithic::EventSubscription>]
105
+ # @return [Lithic::Internal::CursorPage<Lithic::Models::EventSubscription>]
106
106
  #
107
107
  # @see Lithic::Models::Events::SubscriptionListParams
108
108
  def list(params = {})
@@ -155,11 +155,11 @@ module Lithic
155
155
  #
156
156
  # @param starting_after [String] A cursor representing an item's token after which a page of results should begin
157
157
  #
158
- # @param status [Symbol, Lithic::Events::SubscriptionListAttemptsParams::Status]
158
+ # @param status [Symbol, Lithic::Models::Events::SubscriptionListAttemptsParams::Status]
159
159
  #
160
160
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
161
161
  #
162
- # @return [Lithic::Internal::CursorPage<Lithic::MessageAttempt>]
162
+ # @return [Lithic::Internal::CursorPage<Lithic::Models::MessageAttempt>]
163
163
  #
164
164
  # @see Lithic::Models::Events::SubscriptionListAttemptsParams
165
165
  def list_attempts(event_subscription_token, params = {})
@@ -281,7 +281,7 @@ module Lithic
281
281
  #
282
282
  # @param event_subscription_token [String]
283
283
  #
284
- # @param event_type [Symbol, Lithic::Events::SubscriptionSendSimulatedExampleParams::EventType] Event type to send example message for.
284
+ # @param event_type [Symbol, Lithic::Models::Events::SubscriptionSendSimulatedExampleParams::EventType] Event type to send example message for.
285
285
  #
286
286
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
287
287
  #
@@ -16,7 +16,7 @@ module Lithic
16
16
  # @param event_token [String]
17
17
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
18
18
  #
19
- # @return [Lithic::Event]
19
+ # @return [Lithic::Models::Event]
20
20
  #
21
21
  # @see Lithic::Models::EventRetrieveParams
22
22
  def retrieve(event_token, params = {})
@@ -41,7 +41,7 @@ module Lithic
41
41
  #
42
42
  # @param ending_before [String] A cursor representing an item's token before which a page of results should end.
43
43
  #
44
- # @param event_types [Array<Symbol, Lithic::EventListParams::EventType>] Event types to filter events by.
44
+ # @param event_types [Array<Symbol, Lithic::Models::EventListParams::EventType>] Event types to filter events by.
45
45
  #
46
46
  # @param page_size [Integer] Page size (for pagination).
47
47
  #
@@ -51,7 +51,7 @@ module Lithic
51
51
  #
52
52
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
53
53
  #
54
- # @return [Lithic::Internal::CursorPage<Lithic::Event>]
54
+ # @return [Lithic::Internal::CursorPage<Lithic::Models::Event>]
55
55
  #
56
56
  # @see Lithic::Models::EventListParams
57
57
  def list(params = {})
@@ -85,11 +85,11 @@ module Lithic
85
85
  #
86
86
  # @param starting_after [String] A cursor representing an item's token after which a page of results should begin
87
87
  #
88
- # @param status [Symbol, Lithic::EventListAttemptsParams::Status]
88
+ # @param status [Symbol, Lithic::Models::EventListAttemptsParams::Status]
89
89
  #
90
90
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}, nil]
91
91
  #
92
- # @return [Lithic::Internal::CursorPage<Lithic::MessageAttempt>]
92
+ # @return [Lithic::Internal::CursorPage<Lithic::Models::MessageAttempt>]
93
93
  #
94
94
  # @see Lithic::Models::EventListAttemptsParams
95
95
  def list_attempts(event_token, params = {})