lithic 0.1.0.pre.alpha.27 → 0.1.0.pre.alpha.28

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 (449) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +15 -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 +5 -1
  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/sig/lithic/models/account.rbs +33 -4
  176. data/sig/lithic/models/account_holder.rbs +116 -36
  177. data/sig/lithic/models/account_holder_create_params.rbs +71 -0
  178. data/sig/lithic/models/account_holder_create_response.rbs +10 -0
  179. data/sig/lithic/models/account_holder_list_documents_params.rbs +2 -0
  180. data/sig/lithic/models/account_holder_list_documents_response.rbs +2 -0
  181. data/sig/lithic/models/account_holder_list_params.rbs +15 -0
  182. data/sig/lithic/models/account_holder_retrieve_document_params.rbs +5 -0
  183. data/sig/lithic/models/account_holder_retrieve_params.rbs +2 -0
  184. data/sig/lithic/models/account_holder_simulate_enrollment_document_review_params.rbs +8 -0
  185. data/sig/lithic/models/account_holder_simulate_enrollment_review_params.rbs +13 -6
  186. data/sig/lithic/models/account_holder_simulate_enrollment_review_response.rbs +87 -0
  187. data/sig/lithic/models/account_holder_update_params.rbs +72 -0
  188. data/sig/lithic/models/account_holder_update_response.rbs +107 -0
  189. data/sig/lithic/models/account_holder_upload_document_params.rbs +6 -0
  190. data/sig/lithic/models/account_list_params.rbs +9 -0
  191. data/sig/lithic/models/account_retrieve_params.rbs +2 -0
  192. data/sig/lithic/models/account_retrieve_spend_limits_params.rbs +2 -0
  193. data/sig/lithic/models/account_spend_limits.rbs +12 -0
  194. data/sig/lithic/models/account_update_params.rbs +18 -0
  195. data/sig/lithic/models/address.rbs +9 -0
  196. data/sig/lithic/models/address_update.rbs +9 -0
  197. data/sig/lithic/models/aggregate_balance.rbs +17 -4
  198. data/sig/lithic/models/aggregate_balance_list_params.rbs +5 -0
  199. data/sig/lithic/models/api_status.rbs +2 -0
  200. data/sig/lithic/models/auth_rules/auth_rule.rbs +16 -4
  201. data/sig/lithic/models/auth_rules/auth_rule_condition.rbs +18 -12
  202. data/sig/lithic/models/auth_rules/conditional_block_parameters.rbs +4 -0
  203. data/sig/lithic/models/auth_rules/v2/backtest_create_params.rbs +6 -0
  204. data/sig/lithic/models/auth_rules/v2/backtest_create_response.rbs +2 -0
  205. data/sig/lithic/models/auth_rules/v2/backtest_results.rbs +39 -0
  206. data/sig/lithic/models/auth_rules/v2/backtest_retrieve_params.rbs +5 -0
  207. data/sig/lithic/models/auth_rules/v2_apply_params.rbs +8 -0
  208. data/sig/lithic/models/auth_rules/v2_apply_response.rbs +43 -0
  209. data/sig/lithic/models/auth_rules/v2_create_params.rbs +21 -0
  210. data/sig/lithic/models/auth_rules/v2_create_response.rbs +43 -0
  211. data/sig/lithic/models/auth_rules/v2_delete_params.rbs +2 -0
  212. data/sig/lithic/models/auth_rules/v2_draft_params.rbs +15 -0
  213. data/sig/lithic/models/auth_rules/v2_draft_response.rbs +43 -0
  214. data/sig/lithic/models/auth_rules/v2_list_params.rbs +10 -0
  215. data/sig/lithic/models/auth_rules/v2_list_response.rbs +43 -0
  216. data/sig/lithic/models/auth_rules/v2_promote_params.rbs +2 -0
  217. data/sig/lithic/models/auth_rules/v2_promote_response.rbs +43 -0
  218. data/sig/lithic/models/auth_rules/v2_report_params.rbs +2 -0
  219. data/sig/lithic/models/auth_rules/v2_report_response.rbs +2 -0
  220. data/sig/lithic/models/auth_rules/v2_retrieve_params.rbs +2 -0
  221. data/sig/lithic/models/auth_rules/v2_retrieve_response.rbs +43 -0
  222. data/sig/lithic/models/auth_rules/v2_update_params.rbs +10 -0
  223. data/sig/lithic/models/auth_rules/v2_update_response.rbs +43 -0
  224. data/sig/lithic/models/auth_rules/velocity_limit_params.rbs +23 -8
  225. data/sig/lithic/models/auth_stream_enrollment_retrieve_secret_params.rbs +2 -0
  226. data/sig/lithic/models/auth_stream_enrollment_rotate_secret_params.rbs +2 -0
  227. data/sig/lithic/models/auth_stream_secret.rbs +2 -0
  228. data/sig/lithic/models/balance.rbs +17 -4
  229. data/sig/lithic/models/balance_list_params.rbs +8 -0
  230. data/sig/lithic/models/book_transfer_create_params.rbs +12 -0
  231. data/sig/lithic/models/book_transfer_list_params.rbs +15 -0
  232. data/sig/lithic/models/book_transfer_response.rbs +46 -20
  233. data/sig/lithic/models/book_transfer_retrieve_params.rbs +2 -0
  234. data/sig/lithic/models/book_transfer_reverse_params.rbs +2 -0
  235. data/sig/lithic/models/card.rbs +2 -0
  236. data/sig/lithic/models/card_convert_physical_params.rbs +8 -0
  237. data/sig/lithic/models/card_create_params.rbs +21 -0
  238. data/sig/lithic/models/card_embed_params.rbs +6 -0
  239. data/sig/lithic/models/card_list_params.rbs +12 -0
  240. data/sig/lithic/models/card_program.rbs +10 -0
  241. data/sig/lithic/models/card_program_list_params.rbs +7 -0
  242. data/sig/lithic/models/card_program_retrieve_params.rbs +2 -0
  243. data/sig/lithic/models/card_provision_params.rbs +10 -0
  244. data/sig/lithic/models/card_provision_response.rbs +2 -0
  245. data/sig/lithic/models/card_reissue_params.rbs +8 -0
  246. data/sig/lithic/models/card_renew_params.rbs +10 -0
  247. data/sig/lithic/models/card_retrieve_params.rbs +2 -0
  248. data/sig/lithic/models/card_retrieve_spend_limits_params.rbs +2 -0
  249. data/sig/lithic/models/card_search_by_pan_params.rbs +2 -0
  250. data/sig/lithic/models/card_spend_limits.rbs +24 -0
  251. data/sig/lithic/models/card_update_params.rbs +11 -0
  252. data/sig/lithic/models/card_web_provision_params.rbs +5 -0
  253. data/sig/lithic/models/card_web_provision_response.rbs +14 -0
  254. data/sig/lithic/models/cards/aggregate_balance_list_params.rbs +6 -0
  255. data/sig/lithic/models/cards/aggregate_balance_list_response.rbs +12 -0
  256. data/sig/lithic/models/cards/balance_list_params.rbs +6 -0
  257. data/sig/lithic/models/cards/balance_list_response.rbs +13 -0
  258. data/sig/lithic/models/cards/financial_transaction_list_params.rbs +11 -0
  259. data/sig/lithic/models/cards/financial_transaction_retrieve_params.rbs +5 -0
  260. data/sig/lithic/models/carrier.rbs +2 -0
  261. data/sig/lithic/models/client_api_status_params.rbs +2 -0
  262. data/sig/lithic/models/credit_products/extended_credit.rbs +2 -0
  263. data/sig/lithic/models/credit_products/extended_credit_retrieve_params.rbs +2 -0
  264. data/sig/lithic/models/credit_products/prime_rate_create_params.rbs +6 -0
  265. data/sig/lithic/models/credit_products/prime_rate_retrieve_params.rbs +6 -0
  266. data/sig/lithic/models/credit_products/prime_rate_retrieve_response.rbs +7 -0
  267. data/sig/lithic/models/digital_card_art.rbs +14 -4
  268. data/sig/lithic/models/digital_card_art_list_params.rbs +7 -0
  269. data/sig/lithic/models/digital_card_art_retrieve_params.rbs +2 -0
  270. data/sig/lithic/models/dispute.rbs +33 -12
  271. data/sig/lithic/models/dispute_create_params.rbs +9 -0
  272. data/sig/lithic/models/dispute_delete_evidence_params.rbs +5 -0
  273. data/sig/lithic/models/dispute_delete_params.rbs +2 -0
  274. data/sig/lithic/models/dispute_evidence.rbs +14 -4
  275. data/sig/lithic/models/dispute_initiate_evidence_upload_params.rbs +5 -0
  276. data/sig/lithic/models/dispute_list_evidences_params.rbs +9 -0
  277. data/sig/lithic/models/dispute_list_params.rbs +11 -0
  278. data/sig/lithic/models/dispute_retrieve_evidence_params.rbs +5 -0
  279. data/sig/lithic/models/dispute_retrieve_params.rbs +2 -0
  280. data/sig/lithic/models/dispute_update_params.rbs +8 -0
  281. data/sig/lithic/models/document.rbs +36 -16
  282. data/sig/lithic/models/event.rbs +11 -4
  283. data/sig/lithic/models/event_list_attempts_params.rbs +10 -0
  284. data/sig/lithic/models/event_list_params.rbs +17 -6
  285. data/sig/lithic/models/event_retrieve_params.rbs +2 -0
  286. data/sig/lithic/models/event_subscription.rbs +12 -4
  287. data/sig/lithic/models/events/event_subscription_resend_params.rbs +5 -0
  288. data/sig/lithic/models/events/subscription_create_params.rbs +14 -6
  289. data/sig/lithic/models/events/subscription_delete_params.rbs +2 -0
  290. data/sig/lithic/models/events/subscription_list_attempts_params.rbs +10 -0
  291. data/sig/lithic/models/events/subscription_list_params.rbs +7 -0
  292. data/sig/lithic/models/events/subscription_recover_params.rbs +6 -0
  293. data/sig/lithic/models/events/subscription_replay_missing_params.rbs +6 -0
  294. data/sig/lithic/models/events/subscription_retrieve_params.rbs +2 -0
  295. data/sig/lithic/models/events/subscription_retrieve_secret_params.rbs +2 -0
  296. data/sig/lithic/models/events/subscription_retrieve_secret_response.rbs +2 -0
  297. data/sig/lithic/models/events/subscription_rotate_secret_params.rbs +2 -0
  298. data/sig/lithic/models/events/subscription_send_simulated_example_params.rbs +5 -0
  299. data/sig/lithic/models/events/subscription_update_params.rbs +14 -6
  300. data/sig/lithic/models/external_bank_account_address.rbs +9 -0
  301. data/sig/lithic/models/external_bank_account_create_params.rbs +22 -0
  302. data/sig/lithic/models/external_bank_account_create_response.rbs +25 -0
  303. data/sig/lithic/models/external_bank_account_list_params.rbs +31 -18
  304. data/sig/lithic/models/external_bank_account_list_response.rbs +25 -0
  305. data/sig/lithic/models/external_bank_account_retrieve_params.rbs +2 -0
  306. data/sig/lithic/models/external_bank_account_retrieve_response.rbs +25 -0
  307. data/sig/lithic/models/external_bank_account_retry_micro_deposits_params.rbs +5 -0
  308. data/sig/lithic/models/external_bank_account_retry_micro_deposits_response.rbs +25 -0
  309. data/sig/lithic/models/external_bank_account_retry_prenote_params.rbs +5 -0
  310. data/sig/lithic/models/external_bank_account_retry_prenote_response.rbs +25 -0
  311. data/sig/lithic/models/external_bank_account_update_params.rbs +13 -0
  312. data/sig/lithic/models/external_bank_account_update_response.rbs +25 -0
  313. data/sig/lithic/models/external_bank_accounts/micro_deposit_create_params.rbs +5 -0
  314. data/sig/lithic/models/external_bank_accounts/micro_deposit_create_response.rbs +25 -0
  315. data/sig/lithic/models/external_payment.rbs +55 -28
  316. data/sig/lithic/models/external_payment_cancel_params.rbs +6 -0
  317. data/sig/lithic/models/external_payment_create_params.rbs +13 -0
  318. data/sig/lithic/models/external_payment_list_params.rbs +14 -0
  319. data/sig/lithic/models/external_payment_release_params.rbs +6 -0
  320. data/sig/lithic/models/external_payment_retrieve_params.rbs +2 -0
  321. data/sig/lithic/models/external_payment_reverse_params.rbs +6 -0
  322. data/sig/lithic/models/external_payment_settle_params.rbs +7 -0
  323. data/sig/lithic/models/financial_account.rbs +45 -20
  324. data/sig/lithic/models/financial_account_create_params.rbs +9 -0
  325. data/sig/lithic/models/financial_account_list_params.rbs +7 -0
  326. data/sig/lithic/models/financial_account_retrieve_params.rbs +2 -0
  327. data/sig/lithic/models/financial_account_update_params.rbs +5 -0
  328. data/sig/lithic/models/financial_account_update_status_params.rbs +6 -0
  329. data/sig/lithic/models/financial_accounts/balance_list_params.rbs +6 -0
  330. data/sig/lithic/models/financial_accounts/balance_list_response.rbs +13 -0
  331. data/sig/lithic/models/financial_accounts/credit_configuration_retrieve_params.rbs +2 -0
  332. data/sig/lithic/models/financial_accounts/credit_configuration_update_params.rbs +8 -0
  333. data/sig/lithic/models/financial_accounts/financial_account_credit_config.rbs +19 -8
  334. data/sig/lithic/models/financial_accounts/financial_transaction_list_params.rbs +11 -0
  335. data/sig/lithic/models/financial_accounts/financial_transaction_retrieve_params.rbs +5 -0
  336. data/sig/lithic/models/financial_accounts/loan_tape.rbs +156 -16
  337. data/sig/lithic/models/financial_accounts/loan_tape_list_params.rbs +9 -0
  338. data/sig/lithic/models/financial_accounts/loan_tape_retrieve_params.rbs +5 -0
  339. data/sig/lithic/models/financial_accounts/statement.rbs +110 -20
  340. data/sig/lithic/models/financial_accounts/statement_list_params.rbs +10 -0
  341. data/sig/lithic/models/financial_accounts/statement_retrieve_params.rbs +5 -0
  342. data/sig/lithic/models/financial_accounts/statements/line_item_list_params.rbs +8 -0
  343. data/sig/lithic/models/financial_accounts/statements/statement_line_items.rbs +28 -8
  344. data/sig/lithic/models/financial_accounts/statements.rbs +5 -0
  345. data/sig/lithic/models/financial_transaction.rbs +46 -24
  346. data/sig/lithic/models/funding_event_list_params.rbs +7 -0
  347. data/sig/lithic/models/funding_event_list_response.rbs +13 -0
  348. data/sig/lithic/models/funding_event_retrieve_details_params.rbs +2 -0
  349. data/sig/lithic/models/funding_event_retrieve_details_response.rbs +6 -0
  350. data/sig/lithic/models/funding_event_retrieve_params.rbs +2 -0
  351. data/sig/lithic/models/funding_event_retrieve_response.rbs +13 -0
  352. data/sig/lithic/models/kyb.rbs +55 -4
  353. data/sig/lithic/models/kyb_business_entity.rbs +18 -0
  354. data/sig/lithic/models/kyc.rbs +22 -4
  355. data/sig/lithic/models/kyc_exempt.rbs +20 -8
  356. data/sig/lithic/models/management_operation_create_params.rbs +14 -0
  357. data/sig/lithic/models/management_operation_list_params.rbs +13 -0
  358. data/sig/lithic/models/management_operation_retrieve_params.rbs +2 -0
  359. data/sig/lithic/models/management_operation_reverse_params.rbs +6 -0
  360. data/sig/lithic/models/management_operation_transaction.rbs +63 -28
  361. data/sig/lithic/models/message_attempt.rbs +15 -4
  362. data/sig/lithic/models/non_pci_card.rbs +58 -24
  363. data/sig/lithic/models/payment.rbs +82 -42
  364. data/sig/lithic/models/payment_create_params.rbs +23 -4
  365. data/sig/lithic/models/payment_create_response.rbs +2 -0
  366. data/sig/lithic/models/payment_list_params.rbs +15 -0
  367. data/sig/lithic/models/payment_retrieve_params.rbs +2 -0
  368. data/sig/lithic/models/payment_retry_params.rbs +2 -0
  369. data/sig/lithic/models/payment_retry_response.rbs +2 -0
  370. data/sig/lithic/models/payment_simulate_action_params.rbs +7 -0
  371. data/sig/lithic/models/payment_simulate_action_response.rbs +6 -0
  372. data/sig/lithic/models/payment_simulate_receipt_params.rbs +9 -0
  373. data/sig/lithic/models/payment_simulate_receipt_response.rbs +6 -0
  374. data/sig/lithic/models/payment_simulate_release_params.rbs +5 -0
  375. data/sig/lithic/models/payment_simulate_release_response.rbs +6 -0
  376. data/sig/lithic/models/payment_simulate_return_params.rbs +6 -0
  377. data/sig/lithic/models/payment_simulate_return_response.rbs +6 -0
  378. data/sig/lithic/models/reports/settlement/network_total_list_params.rbs +15 -0
  379. data/sig/lithic/models/reports/settlement/network_total_list_response.rbs +21 -0
  380. data/sig/lithic/models/reports/settlement/network_total_retrieve_params.rbs +2 -0
  381. data/sig/lithic/models/reports/settlement/network_total_retrieve_response.rbs +21 -0
  382. data/sig/lithic/models/reports/settlement_list_details_params.rbs +7 -0
  383. data/sig/lithic/models/reports/settlement_summary_params.rbs +2 -0
  384. data/sig/lithic/models/required_document.rbs +6 -0
  385. data/sig/lithic/models/responder_endpoint_check_status_params.rbs +5 -0
  386. data/sig/lithic/models/responder_endpoint_create_params.rbs +6 -0
  387. data/sig/lithic/models/responder_endpoint_create_response.rbs +2 -0
  388. data/sig/lithic/models/responder_endpoint_delete_params.rbs +5 -0
  389. data/sig/lithic/models/responder_endpoint_status.rbs +2 -0
  390. data/sig/lithic/models/settlement_detail.rbs +34 -8
  391. data/sig/lithic/models/settlement_report.rbs +14 -0
  392. data/sig/lithic/models/settlement_summary_details.rbs +17 -6
  393. data/sig/lithic/models/shipping_address.rbs +14 -0
  394. data/sig/lithic/models/three_ds/authentication_retrieve_params.rbs +2 -0
  395. data/sig/lithic/models/three_ds/authentication_retrieve_response.rbs +102 -0
  396. data/sig/lithic/models/three_ds/authentication_simulate_otp_entry_params.rbs +6 -0
  397. data/sig/lithic/models/three_ds/authentication_simulate_params.rbs +17 -0
  398. data/sig/lithic/models/three_ds/authentication_simulate_response.rbs +2 -0
  399. data/sig/lithic/models/three_ds/challenge_response.rbs +5 -0
  400. data/sig/lithic/models/three_ds/decisioning_challenge_response_params.rbs +2 -0
  401. data/sig/lithic/models/three_ds/decisioning_retrieve_secret_params.rbs +2 -0
  402. data/sig/lithic/models/three_ds/decisioning_retrieve_secret_response.rbs +2 -0
  403. data/sig/lithic/models/three_ds/decisioning_rotate_secret_params.rbs +2 -0
  404. data/sig/lithic/models/tokenization.rbs +47 -24
  405. data/sig/lithic/models/tokenization_activate_params.rbs +2 -0
  406. data/sig/lithic/models/tokenization_deactivate_params.rbs +2 -0
  407. data/sig/lithic/models/tokenization_decisioning_retrieve_secret_params.rbs +2 -0
  408. data/sig/lithic/models/tokenization_decisioning_rotate_secret_params.rbs +2 -0
  409. data/sig/lithic/models/tokenization_decisioning_rotate_secret_response.rbs +2 -0
  410. data/sig/lithic/models/tokenization_list_params.rbs +12 -0
  411. data/sig/lithic/models/tokenization_pause_params.rbs +2 -0
  412. data/sig/lithic/models/tokenization_resend_activation_code_params.rbs +5 -0
  413. data/sig/lithic/models/tokenization_retrieve_params.rbs +2 -0
  414. data/sig/lithic/models/tokenization_retrieve_response.rbs +2 -0
  415. data/sig/lithic/models/tokenization_secret.rbs +2 -0
  416. data/sig/lithic/models/tokenization_simulate_params.rbs +12 -0
  417. data/sig/lithic/models/tokenization_simulate_response.rbs +2 -0
  418. data/sig/lithic/models/tokenization_unpause_params.rbs +2 -0
  419. data/sig/lithic/models/tokenization_update_digital_card_art_params.rbs +5 -0
  420. data/sig/lithic/models/tokenization_update_digital_card_art_response.rbs +2 -0
  421. data/sig/lithic/models/transaction.rbs +277 -90
  422. data/sig/lithic/models/transaction_expire_authorization_params.rbs +2 -0
  423. data/sig/lithic/models/transaction_list_params.rbs +13 -0
  424. data/sig/lithic/models/transaction_retrieve_params.rbs +2 -0
  425. data/sig/lithic/models/transaction_simulate_authorization_advice_params.rbs +6 -0
  426. data/sig/lithic/models/transaction_simulate_authorization_advice_response.rbs +2 -0
  427. data/sig/lithic/models/transaction_simulate_authorization_params.rbs +14 -0
  428. data/sig/lithic/models/transaction_simulate_authorization_response.rbs +2 -0
  429. data/sig/lithic/models/transaction_simulate_clearing_params.rbs +6 -0
  430. data/sig/lithic/models/transaction_simulate_clearing_response.rbs +2 -0
  431. data/sig/lithic/models/transaction_simulate_credit_authorization_params.rbs +9 -0
  432. data/sig/lithic/models/transaction_simulate_credit_authorization_response.rbs +2 -0
  433. data/sig/lithic/models/transaction_simulate_return_params.rbs +7 -0
  434. data/sig/lithic/models/transaction_simulate_return_response.rbs +2 -0
  435. data/sig/lithic/models/transaction_simulate_return_reversal_params.rbs +2 -0
  436. data/sig/lithic/models/transaction_simulate_return_reversal_response.rbs +2 -0
  437. data/sig/lithic/models/transaction_simulate_void_params.rbs +7 -0
  438. data/sig/lithic/models/transaction_simulate_void_response.rbs +2 -0
  439. data/sig/lithic/models/transactions/enhanced_commercial_data_retrieve_params.rbs +2 -0
  440. data/sig/lithic/models/transactions/enhanced_commercial_data_retrieve_response.rbs +4 -0
  441. data/sig/lithic/models/transactions/events/enhanced_commercial_data_retrieve_params.rbs +2 -0
  442. data/sig/lithic/models/transactions/events/enhanced_data.rbs +75 -24
  443. data/sig/lithic/models/transfer.rbs +57 -27
  444. data/sig/lithic/models/transfer_create_params.rbs +9 -0
  445. data/sig/lithic/resources/account_holders.rbs +1 -1
  446. data/sig/lithic/resources/events/subscriptions.rbs +2 -2
  447. data/sig/lithic/resources/events.rbs +1 -1
  448. data/sig/lithic/resources/external_bank_accounts.rbs +3 -3
  449. metadata +2 -2
@@ -10,7 +10,7 @@ module Lithic
10
10
  # @!attribute type
11
11
  # The type of the endpoint.
12
12
  #
13
- # @return [Symbol, Lithic::ResponderEndpointCreateParams::Type, nil]
13
+ # @return [Symbol, Lithic::Models::ResponderEndpointCreateParams::Type, nil]
14
14
  optional :type, enum: -> { Lithic::ResponderEndpointCreateParams::Type }
15
15
 
16
16
  # @!attribute url
@@ -20,7 +20,7 @@ module Lithic
20
20
  optional :url, String
21
21
 
22
22
  # @!method initialize(type: nil, url: nil, request_options: {})
23
- # @param type [Symbol, Lithic::ResponderEndpointCreateParams::Type] The type of the endpoint.
23
+ # @param type [Symbol, Lithic::Models::ResponderEndpointCreateParams::Type] The type of the endpoint.
24
24
  #
25
25
  # @param url [String] The URL for the responder endpoint (must be http(s)).
26
26
  #
@@ -10,11 +10,11 @@ module Lithic
10
10
  # @!attribute type
11
11
  # The type of the endpoint.
12
12
  #
13
- # @return [Symbol, Lithic::ResponderEndpointDeleteParams::Type]
13
+ # @return [Symbol, Lithic::Models::ResponderEndpointDeleteParams::Type]
14
14
  required :type, enum: -> { Lithic::ResponderEndpointDeleteParams::Type }
15
15
 
16
16
  # @!method initialize(type:, request_options: {})
17
- # @param type [Symbol, Lithic::ResponderEndpointDeleteParams::Type] The type of the endpoint.
17
+ # @param type [Symbol, Lithic::Models::ResponderEndpointDeleteParams::Type] The type of the endpoint.
18
18
  #
19
19
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}]
20
20
 
@@ -76,13 +76,13 @@ module Lithic
76
76
  # @!attribute network
77
77
  # Card network where the transaction took place.
78
78
  #
79
- # @return [Symbol, Lithic::SettlementDetail::Network]
79
+ # @return [Symbol, Lithic::Models::SettlementDetail::Network]
80
80
  required :network, enum: -> { Lithic::SettlementDetail::Network }
81
81
 
82
82
  # @!attribute other_fees_details
83
83
  # The total gross amount of other fees by type.
84
84
  #
85
- # @return [Lithic::SettlementDetail::OtherFeesDetails]
85
+ # @return [Lithic::Models::SettlementDetail::OtherFeesDetails]
86
86
  required :other_fees_details, -> { Lithic::SettlementDetail::OtherFeesDetails }
87
87
 
88
88
  # @!attribute other_fees_gross_amount
@@ -119,7 +119,7 @@ module Lithic
119
119
  # @!attribute type
120
120
  # The type of settlement record.
121
121
  #
122
- # @return [Symbol, Lithic::SettlementDetail::Type]
122
+ # @return [Symbol, Lithic::Models::SettlementDetail::Type]
123
123
  required :type, enum: -> { Lithic::SettlementDetail::Type }
124
124
 
125
125
  # @!attribute updated
@@ -135,8 +135,8 @@ module Lithic
135
135
  optional :fee_description, String
136
136
 
137
137
  # @!method initialize(token:, account_token:, card_program_token:, card_token:, created:, currency:, disputes_gross_amount:, event_tokens:, institution:, interchange_fee_extended_precision:, interchange_gross_amount:, network:, other_fees_details:, other_fees_gross_amount:, report_date:, settlement_date:, transaction_token:, transactions_gross_amount:, type:, updated:, fee_description: nil)
138
- # Some parameter documentations has been truncated, see {Lithic::SettlementDetail}
139
- # for more details.
138
+ # Some parameter documentations has been truncated, see
139
+ # {Lithic::Models::SettlementDetail} for more details.
140
140
  #
141
141
  # @param token [String] Globally unique identifier denoting the Settlement Detail.
142
142
  #
@@ -160,9 +160,9 @@ module Lithic
160
160
  #
161
161
  # @param interchange_gross_amount [Integer] The total amount of interchange.
162
162
  #
163
- # @param network [Symbol, Lithic::SettlementDetail::Network] Card network where the transaction took place.
163
+ # @param network [Symbol, Lithic::Models::SettlementDetail::Network] Card network where the transaction took place.
164
164
  #
165
- # @param other_fees_details [Lithic::SettlementDetail::OtherFeesDetails] The total gross amount of other fees by type.
165
+ # @param other_fees_details [Lithic::Models::SettlementDetail::OtherFeesDetails] The total gross amount of other fees by type.
166
166
  #
167
167
  # @param other_fees_gross_amount [Integer] Total amount of gross other fees outside of interchange.
168
168
  #
@@ -174,7 +174,7 @@ module Lithic
174
174
  #
175
175
  # @param transactions_gross_amount [Integer] The total amount of settlement impacting transactions (excluding interchange, fe
176
176
  #
177
- # @param type [Symbol, Lithic::SettlementDetail::Type] The type of settlement record.
177
+ # @param type [Symbol, Lithic::Models::SettlementDetail::Type] The type of settlement record.
178
178
  #
179
179
  # @param updated [Time] Date and time when the transaction first occurred. UTC time zone.
180
180
  #
@@ -182,7 +182,7 @@ module Lithic
182
182
 
183
183
  # Card network where the transaction took place.
184
184
  #
185
- # @see Lithic::SettlementDetail#network
185
+ # @see Lithic::Models::SettlementDetail#network
186
186
  module Network
187
187
  extend Lithic::Internal::Type::Enum
188
188
 
@@ -196,7 +196,7 @@ module Lithic
196
196
  # @return [Array<Symbol>]
197
197
  end
198
198
 
199
- # @see Lithic::SettlementDetail#other_fees_details
199
+ # @see Lithic::Models::SettlementDetail#other_fees_details
200
200
  class OtherFeesDetails < Lithic::Internal::Type::BaseModel
201
201
  # @!attribute isa
202
202
  #
@@ -211,7 +211,7 @@ module Lithic
211
211
 
212
212
  # The type of settlement record.
213
213
  #
214
- # @see Lithic::SettlementDetail#type
214
+ # @see Lithic::Models::SettlementDetail#type
215
215
  module Type
216
216
  extend Lithic::Internal::Type::Enum
217
217
 
@@ -20,7 +20,7 @@ module Lithic
20
20
 
21
21
  # @!attribute details
22
22
  #
23
- # @return [Array<Lithic::SettlementSummaryDetails>]
23
+ # @return [Array<Lithic::Models::SettlementSummaryDetails>]
24
24
  required :details, -> { Lithic::Internal::Type::ArrayOf[Lithic::SettlementSummaryDetails] }
25
25
 
26
26
  # @!attribute disputes_gross_amount
@@ -96,14 +96,14 @@ module Lithic
96
96
  required :updated, Time
97
97
 
98
98
  # @!method initialize(created:, currency:, details:, disputes_gross_amount:, interchange_gross_amount:, is_complete:, other_fees_gross_amount:, report_date:, settled_net_amount:, transactions_gross_amount:, updated:)
99
- # Some parameter documentations has been truncated, see {Lithic::SettlementReport}
100
- # for more details.
99
+ # Some parameter documentations has been truncated, see
100
+ # {Lithic::Models::SettlementReport} for more details.
101
101
  #
102
102
  # @param created [Time] Date and time when the transaction first occurred. UTC time zone.
103
103
  #
104
104
  # @param currency [String] 3-character alphabetic ISO 4217 code. (This field is deprecated and will be remo
105
105
  #
106
- # @param details [Array<Lithic::SettlementSummaryDetails>]
106
+ # @param details [Array<Lithic::Models::SettlementSummaryDetails>]
107
107
  #
108
108
  # @param disputes_gross_amount [Integer] The total gross amount of disputes settlements. (This field is deprecated and wi
109
109
  #
@@ -31,7 +31,7 @@ module Lithic
31
31
  # @!attribute network
32
32
  # Card network where the transaction took place
33
33
  #
34
- # @return [Symbol, Lithic::SettlementSummaryDetails::Network, nil]
34
+ # @return [Symbol, Lithic::Models::SettlementSummaryDetails::Network, nil]
35
35
  optional :network, enum: -> { Lithic::SettlementSummaryDetails::Network }
36
36
 
37
37
  # @!attribute other_fees_gross_amount
@@ -56,7 +56,7 @@ module Lithic
56
56
 
57
57
  # @!method initialize(currency: nil, disputes_gross_amount: nil, institution: nil, interchange_gross_amount: nil, network: nil, other_fees_gross_amount: nil, settled_net_amount: nil, transactions_gross_amount: nil)
58
58
  # Some parameter documentations has been truncated, see
59
- # {Lithic::SettlementSummaryDetails} for more details.
59
+ # {Lithic::Models::SettlementSummaryDetails} for more details.
60
60
  #
61
61
  # @param currency [String] 3-character alphabetic ISO 4217 code.
62
62
  #
@@ -66,7 +66,7 @@ module Lithic
66
66
  #
67
67
  # @param interchange_gross_amount [Integer] The total amount of interchange.
68
68
  #
69
- # @param network [Symbol, Lithic::SettlementSummaryDetails::Network] Card network where the transaction took place
69
+ # @param network [Symbol, Lithic::Models::SettlementSummaryDetails::Network] Card network where the transaction took place
70
70
  #
71
71
  # @param other_fees_gross_amount [Integer] Total amount of gross other fees outside of interchange.
72
72
  #
@@ -76,7 +76,7 @@ module Lithic
76
76
 
77
77
  # Card network where the transaction took place
78
78
  #
79
- # @see Lithic::SettlementSummaryDetails#network
79
+ # @see Lithic::Models::SettlementSummaryDetails#network
80
80
  module Network
81
81
  extend Lithic::Internal::Type::Enum
82
82
 
@@ -79,8 +79,8 @@ module Lithic
79
79
  optional :phone_number, String
80
80
 
81
81
  # @!method initialize(address1:, city:, country:, first_name:, last_name:, postal_code:, state:, address2: nil, email: nil, line2_text: nil, phone_number: nil)
82
- # Some parameter documentations has been truncated, see {Lithic::ShippingAddress}
83
- # for more details.
82
+ # Some parameter documentations has been truncated, see
83
+ # {Lithic::Models::ShippingAddress} for more details.
84
84
  #
85
85
  # @param address1 [String] Valid USPS routable address.
86
86
  #
@@ -10,7 +10,7 @@ module Lithic
10
10
 
11
11
  # @!attribute merchant
12
12
  #
13
- # @return [Lithic::ThreeDS::AuthenticationSimulateParams::Merchant]
13
+ # @return [Lithic::Models::ThreeDS::AuthenticationSimulateParams::Merchant]
14
14
  required :merchant, -> { Lithic::ThreeDS::AuthenticationSimulateParams::Merchant }
15
15
 
16
16
  # @!attribute pan
@@ -21,14 +21,14 @@ module Lithic
21
21
 
22
22
  # @!attribute transaction
23
23
  #
24
- # @return [Lithic::ThreeDS::AuthenticationSimulateParams::Transaction]
24
+ # @return [Lithic::Models::ThreeDS::AuthenticationSimulateParams::Transaction]
25
25
  required :transaction, -> { Lithic::ThreeDS::AuthenticationSimulateParams::Transaction }
26
26
 
27
27
  # @!attribute card_expiry_check
28
28
  # When set will use the following values as part of the Simulated Authentication.
29
29
  # When not set defaults to MATCH
30
30
  #
31
- # @return [Symbol, Lithic::ThreeDS::AuthenticationSimulateParams::CardExpiryCheck, nil]
31
+ # @return [Symbol, Lithic::Models::ThreeDS::AuthenticationSimulateParams::CardExpiryCheck, nil]
32
32
  optional :card_expiry_check,
33
33
  enum: -> {
34
34
  Lithic::ThreeDS::AuthenticationSimulateParams::CardExpiryCheck
@@ -38,13 +38,13 @@ module Lithic
38
38
  # Some parameter documentations has been truncated, see
39
39
  # {Lithic::Models::ThreeDS::AuthenticationSimulateParams} for more details.
40
40
  #
41
- # @param merchant [Lithic::ThreeDS::AuthenticationSimulateParams::Merchant]
41
+ # @param merchant [Lithic::Models::ThreeDS::AuthenticationSimulateParams::Merchant]
42
42
  #
43
43
  # @param pan [String] Sixteen digit card number.
44
44
  #
45
- # @param transaction [Lithic::ThreeDS::AuthenticationSimulateParams::Transaction]
45
+ # @param transaction [Lithic::Models::ThreeDS::AuthenticationSimulateParams::Transaction]
46
46
  #
47
- # @param card_expiry_check [Symbol, Lithic::ThreeDS::AuthenticationSimulateParams::CardExpiryCheck] When set will use the following values as part of the Simulated Authentication.
47
+ # @param card_expiry_check [Symbol, Lithic::Models::ThreeDS::AuthenticationSimulateParams::CardExpiryCheck] When set will use the following values as part of the Simulated Authentication.
48
48
  #
49
49
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}]
50
50
 
@@ -80,7 +80,8 @@ module Lithic
80
80
 
81
81
  # @!method initialize(id:, country:, mcc:, name:)
82
82
  # Some parameter documentations has been truncated, see
83
- # {Lithic::ThreeDS::AuthenticationSimulateParams::Merchant} for more details.
83
+ # {Lithic::Models::ThreeDS::AuthenticationSimulateParams::Merchant} for more
84
+ # details.
84
85
  #
85
86
  # @param id [String] Unique identifier to identify the payment card acceptor. Corresponds to `merchan
86
87
  #
@@ -16,16 +16,16 @@ module Lithic
16
16
  # @!attribute challenge_response
17
17
  # Whether the Cardholder has Approved or Declined the issued Challenge
18
18
  #
19
- # @return [Symbol, Lithic::ThreeDS::ChallengeResult]
19
+ # @return [Symbol, Lithic::Models::ThreeDS::ChallengeResult]
20
20
  required :challenge_response, enum: -> { Lithic::ThreeDS::ChallengeResult }
21
21
 
22
22
  # @!method initialize(token:, challenge_response:)
23
23
  # Some parameter documentations has been truncated, see
24
- # {Lithic::ThreeDS::ChallengeResponse} for more details.
24
+ # {Lithic::Models::ThreeDS::ChallengeResponse} for more details.
25
25
  #
26
26
  # @param token [String] Globally unique identifier for the 3DS authentication. This token is sent as par
27
27
  #
28
- # @param challenge_response [Symbol, Lithic::ThreeDS::ChallengeResult] Whether the Cardholder has Approved or Declined the issued Challenge
28
+ # @param challenge_response [Symbol, Lithic::Models::ThreeDS::ChallengeResult] Whether the Cardholder has Approved or Declined the issued Challenge
29
29
  end
30
30
  end
31
31
  end
@@ -37,14 +37,14 @@ module Lithic
37
37
  # @!attribute status
38
38
  # The status of the tokenization request
39
39
  #
40
- # @return [Symbol, Lithic::Tokenization::Status]
40
+ # @return [Symbol, Lithic::Models::Tokenization::Status]
41
41
  required :status, enum: -> { Lithic::Tokenization::Status }
42
42
 
43
43
  # @!attribute token_requestor_name
44
44
  # The entity that requested the tokenization. Represents a Digital Wallet or
45
45
  # merchant.
46
46
  #
47
- # @return [Symbol, Lithic::Tokenization::TokenRequestorName]
47
+ # @return [Symbol, Lithic::Models::Tokenization::TokenRequestorName]
48
48
  required :token_requestor_name, enum: -> { Lithic::Tokenization::TokenRequestorName }
49
49
 
50
50
  # @!attribute token_unique_reference
@@ -56,7 +56,7 @@ module Lithic
56
56
  # @!attribute tokenization_channel
57
57
  # The channel through which the tokenization was made.
58
58
  #
59
- # @return [Symbol, Lithic::Tokenization::TokenizationChannel]
59
+ # @return [Symbol, Lithic::Models::Tokenization::TokenizationChannel]
60
60
  required :tokenization_channel, enum: -> { Lithic::Tokenization::TokenizationChannel }
61
61
 
62
62
  # @!attribute updated_at
@@ -77,7 +77,7 @@ module Lithic
77
77
  # @!attribute events
78
78
  # A list of events related to the tokenization.
79
79
  #
80
- # @return [Array<Lithic::Tokenization::Event>, nil]
80
+ # @return [Array<Lithic::Models::Tokenization::Event>, nil]
81
81
  optional :events, -> { Lithic::Internal::Type::ArrayOf[Lithic::Tokenization::Event] }
82
82
 
83
83
  # @!attribute payment_account_reference_id
@@ -87,8 +87,8 @@ module Lithic
87
87
  optional :payment_account_reference_id, String, nil?: true
88
88
 
89
89
  # @!method initialize(token:, account_token:, card_token:, created_at:, dpan:, status:, token_requestor_name:, token_unique_reference:, tokenization_channel:, updated_at:, digital_card_art_token: nil, events: nil, payment_account_reference_id: nil)
90
- # Some parameter documentations has been truncated, see {Lithic::Tokenization} for
91
- # more details.
90
+ # Some parameter documentations has been truncated, see
91
+ # {Lithic::Models::Tokenization} for more details.
92
92
  #
93
93
  # @param token [String] Globally unique identifier for a Tokenization
94
94
  #
@@ -100,25 +100,25 @@ module Lithic
100
100
  #
101
101
  # @param dpan [String, nil] The dynamic pan assigned to the token by the network.
102
102
  #
103
- # @param status [Symbol, Lithic::Tokenization::Status] The status of the tokenization request
103
+ # @param status [Symbol, Lithic::Models::Tokenization::Status] The status of the tokenization request
104
104
  #
105
- # @param token_requestor_name [Symbol, Lithic::Tokenization::TokenRequestorName] The entity that requested the tokenization. Represents a Digital Wallet or merch
105
+ # @param token_requestor_name [Symbol, Lithic::Models::Tokenization::TokenRequestorName] The entity that requested the tokenization. Represents a Digital Wallet or merch
106
106
  #
107
107
  # @param token_unique_reference [String] The network's unique reference for the tokenization.
108
108
  #
109
- # @param tokenization_channel [Symbol, Lithic::Tokenization::TokenizationChannel] The channel through which the tokenization was made.
109
+ # @param tokenization_channel [Symbol, Lithic::Models::Tokenization::TokenizationChannel] The channel through which the tokenization was made.
110
110
  #
111
111
  # @param updated_at [Time] Latest date and time when the tokenization was updated. UTC time zone.
112
112
  #
113
113
  # @param digital_card_art_token [String] Specifies the digital card art displayed in the user’s digital wallet after toke
114
114
  #
115
- # @param events [Array<Lithic::Tokenization::Event>] A list of events related to the tokenization.
115
+ # @param events [Array<Lithic::Models::Tokenization::Event>] A list of events related to the tokenization.
116
116
  #
117
117
  # @param payment_account_reference_id [String, nil] The network's unique reference for the card that is tokenized.
118
118
 
119
119
  # The status of the tokenization request
120
120
  #
121
- # @see Lithic::Tokenization#status
121
+ # @see Lithic::Models::Tokenization#status
122
122
  module Status
123
123
  extend Lithic::Internal::Type::Enum
124
124
 
@@ -137,7 +137,7 @@ module Lithic
137
137
  # The entity that requested the tokenization. Represents a Digital Wallet or
138
138
  # merchant.
139
139
  #
140
- # @see Lithic::Tokenization#token_requestor_name
140
+ # @see Lithic::Models::Tokenization#token_requestor_name
141
141
  module TokenRequestorName
142
142
  extend Lithic::Internal::Type::Enum
143
143
 
@@ -159,7 +159,7 @@ module Lithic
159
159
 
160
160
  # The channel through which the tokenization was made.
161
161
  #
162
- # @see Lithic::Tokenization#tokenization_channel
162
+ # @see Lithic::Models::Tokenization#tokenization_channel
163
163
  module TokenizationChannel
164
164
  extend Lithic::Internal::Type::Enum
165
165
 
@@ -186,13 +186,13 @@ module Lithic
186
186
  # @!attribute result
187
187
  # Enum representing the result of the tokenization event
188
188
  #
189
- # @return [Symbol, Lithic::Tokenization::Event::Result, nil]
189
+ # @return [Symbol, Lithic::Models::Tokenization::Event::Result, nil]
190
190
  optional :result, enum: -> { Lithic::Tokenization::Event::Result }
191
191
 
192
192
  # @!attribute type
193
193
  # Enum representing the type of tokenization event that occurred
194
194
  #
195
- # @return [Symbol, Lithic::Tokenization::Event::Type, nil]
195
+ # @return [Symbol, Lithic::Models::Tokenization::Event::Type, nil]
196
196
  optional :type, enum: -> { Lithic::Tokenization::Event::Type }
197
197
 
198
198
  # @!method initialize(token: nil, created_at: nil, result: nil, type: nil)
@@ -200,13 +200,13 @@ module Lithic
200
200
  #
201
201
  # @param created_at [Time] Date and time when the tokenization event first occurred. UTC time zone.
202
202
  #
203
- # @param result [Symbol, Lithic::Tokenization::Event::Result] Enum representing the result of the tokenization event
203
+ # @param result [Symbol, Lithic::Models::Tokenization::Event::Result] Enum representing the result of the tokenization event
204
204
  #
205
- # @param type [Symbol, Lithic::Tokenization::Event::Type] Enum representing the type of tokenization event that occurred
205
+ # @param type [Symbol, Lithic::Models::Tokenization::Event::Type] Enum representing the type of tokenization event that occurred
206
206
 
207
207
  # Enum representing the result of the tokenization event
208
208
  #
209
- # @see Lithic::Tokenization::Event#result
209
+ # @see Lithic::Models::Tokenization::Event#result
210
210
  module Result
211
211
  extend Lithic::Internal::Type::Enum
212
212
 
@@ -228,7 +228,7 @@ module Lithic
228
228
 
229
229
  # Enum representing the type of tokenization event that occurred
230
230
  #
231
- # @see Lithic::Tokenization::Event#type
231
+ # @see Lithic::Models::Tokenization::Event#type
232
232
  module Type
233
233
  extend Lithic::Internal::Type::Enum
234
234
 
@@ -55,7 +55,7 @@ module Lithic
55
55
  # Filter for tokenizations by tokenization channel. If this is not specified, only
56
56
  # DIGITAL_WALLET tokenizations will be returned.
57
57
  #
58
- # @return [Symbol, Lithic::TokenizationListParams::TokenizationChannel, nil]
58
+ # @return [Symbol, Lithic::Models::TokenizationListParams::TokenizationChannel, nil]
59
59
  optional :tokenization_channel, enum: -> { Lithic::TokenizationListParams::TokenizationChannel }
60
60
 
61
61
  # @!method initialize(account_token: nil, begin_: nil, card_token: nil, end_: nil, ending_before: nil, page_size: nil, starting_after: nil, tokenization_channel: nil, request_options: {})
@@ -76,7 +76,7 @@ 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 tokenization_channel [Symbol, Lithic::TokenizationListParams::TokenizationChannel] Filter for tokenizations by tokenization channel. If this is not specified, only
79
+ # @param tokenization_channel [Symbol, Lithic::Models::TokenizationListParams::TokenizationChannel] Filter for tokenizations by tokenization channel. If this is not specified, only
80
80
  #
81
81
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}]
82
82
 
@@ -12,7 +12,7 @@ module Lithic
12
12
  # authentication code. Supported Values: Sms = "TEXT_TO_CARDHOLDER_NUMBER". Email
13
13
  # = "EMAIL_TO_CARDHOLDER_ADDRESS"
14
14
  #
15
- # @return [Symbol, Lithic::TokenizationResendActivationCodeParams::ActivationMethodType, nil]
15
+ # @return [Symbol, Lithic::Models::TokenizationResendActivationCodeParams::ActivationMethodType, nil]
16
16
  optional :activation_method_type,
17
17
  enum: -> { Lithic::TokenizationResendActivationCodeParams::ActivationMethodType }
18
18
 
@@ -20,7 +20,7 @@ module Lithic
20
20
  # Some parameter documentations has been truncated, see
21
21
  # {Lithic::Models::TokenizationResendActivationCodeParams} for more details.
22
22
  #
23
- # @param activation_method_type [Symbol, Lithic::TokenizationResendActivationCodeParams::ActivationMethodType] The communication method that the user has selected to use to receive the authen
23
+ # @param activation_method_type [Symbol, Lithic::Models::TokenizationResendActivationCodeParams::ActivationMethodType] The communication method that the user has selected to use to receive the authen
24
24
  #
25
25
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}]
26
26
 
@@ -6,11 +6,11 @@ module Lithic
6
6
  class TokenizationRetrieveResponse < Lithic::Internal::Type::BaseModel
7
7
  # @!attribute data
8
8
  #
9
- # @return [Lithic::Tokenization, nil]
9
+ # @return [Lithic::Models::Tokenization, nil]
10
10
  optional :data, -> { Lithic::Tokenization }
11
11
 
12
12
  # @!method initialize(data: nil)
13
- # @param data [Lithic::Tokenization]
13
+ # @param data [Lithic::Models::Tokenization]
14
14
  end
15
15
  end
16
16
  end
@@ -28,7 +28,7 @@ module Lithic
28
28
  # @!attribute tokenization_source
29
29
  # The source of the tokenization request.
30
30
  #
31
- # @return [Symbol, Lithic::TokenizationSimulateParams::TokenizationSource]
31
+ # @return [Symbol, Lithic::Models::TokenizationSimulateParams::TokenizationSource]
32
32
  required :tokenization_source, enum: -> { Lithic::TokenizationSimulateParams::TokenizationSource }
33
33
 
34
34
  # @!attribute account_score
@@ -55,7 +55,7 @@ module Lithic
55
55
  # @!attribute wallet_recommended_decision
56
56
  # The decision that the Digital Wallet's recommend
57
57
  #
58
- # @return [Symbol, Lithic::TokenizationSimulateParams::WalletRecommendedDecision, nil]
58
+ # @return [Symbol, Lithic::Models::TokenizationSimulateParams::WalletRecommendedDecision, nil]
59
59
  optional :wallet_recommended_decision,
60
60
  enum: -> { Lithic::TokenizationSimulateParams::WalletRecommendedDecision }
61
61
 
@@ -69,7 +69,7 @@ module Lithic
69
69
  #
70
70
  # @param pan [String] The sixteen digit card number.
71
71
  #
72
- # @param tokenization_source [Symbol, Lithic::TokenizationSimulateParams::TokenizationSource] The source of the tokenization request.
72
+ # @param tokenization_source [Symbol, Lithic::Models::TokenizationSimulateParams::TokenizationSource] The source of the tokenization request.
73
73
  #
74
74
  # @param account_score [Integer] The account score (1-5) that represents how the Digital Wallet's view on how rep
75
75
  #
@@ -77,7 +77,7 @@ module Lithic
77
77
  #
78
78
  # @param entity [String] Optional field to specify the token requestor name for a merchant token simulati
79
79
  #
80
- # @param wallet_recommended_decision [Symbol, Lithic::TokenizationSimulateParams::WalletRecommendedDecision] The decision that the Digital Wallet's recommend
80
+ # @param wallet_recommended_decision [Symbol, Lithic::Models::TokenizationSimulateParams::WalletRecommendedDecision] The decision that the Digital Wallet's recommend
81
81
  #
82
82
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}]
83
83
 
@@ -6,11 +6,11 @@ module Lithic
6
6
  class TokenizationSimulateResponse < Lithic::Internal::Type::BaseModel
7
7
  # @!attribute data
8
8
  #
9
- # @return [Array<Lithic::Tokenization>, nil]
9
+ # @return [Array<Lithic::Models::Tokenization>, nil]
10
10
  optional :data, -> { Lithic::Internal::Type::ArrayOf[Lithic::Tokenization] }
11
11
 
12
12
  # @!method initialize(data: nil)
13
- # @param data [Array<Lithic::Tokenization>]
13
+ # @param data [Array<Lithic::Models::Tokenization>]
14
14
  end
15
15
  end
16
16
  end
@@ -6,11 +6,11 @@ module Lithic
6
6
  class TokenizationUpdateDigitalCardArtResponse < Lithic::Internal::Type::BaseModel
7
7
  # @!attribute data
8
8
  #
9
- # @return [Lithic::Tokenization, nil]
9
+ # @return [Lithic::Models::Tokenization, nil]
10
10
  optional :data, -> { Lithic::Tokenization }
11
11
 
12
12
  # @!method initialize(data: nil)
13
- # @param data [Lithic::Tokenization]
13
+ # @param data [Lithic::Models::Tokenization]
14
14
  end
15
15
  end
16
16
  end