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
@@ -11,11 +11,11 @@ module Lithic
11
11
  # @!attribute parameters
12
12
  # Parameters for the Auth Rule
13
13
  #
14
- # @return [Lithic::AuthRules::ConditionalBlockParameters, Lithic::AuthRules::VelocityLimitParams, Lithic::AuthRules::V2DraftParams::Parameters::MerchantLockParameters, nil]
14
+ # @return [Lithic::Models::AuthRules::ConditionalBlockParameters, Lithic::Models::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2DraftParams::Parameters::MerchantLockParameters, nil]
15
15
  optional :parameters, union: -> { Lithic::AuthRules::V2DraftParams::Parameters }, nil?: true
16
16
 
17
17
  # @!method initialize(parameters: nil, request_options: {})
18
- # @param parameters [Lithic::AuthRules::ConditionalBlockParameters, Lithic::AuthRules::VelocityLimitParams, Lithic::AuthRules::V2DraftParams::Parameters::MerchantLockParameters, nil] Parameters for the Auth Rule
18
+ # @param parameters [Lithic::Models::AuthRules::ConditionalBlockParameters, Lithic::Models::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2DraftParams::Parameters::MerchantLockParameters, nil] Parameters for the Auth Rule
19
19
  #
20
20
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}]
21
21
 
@@ -34,7 +34,7 @@ module Lithic
34
34
  # A list of merchant locks defining specific merchants or groups of merchants
35
35
  # (based on descriptors or IDs) that the lock applies to.
36
36
  #
37
- # @return [Array<Lithic::AuthRules::V2DraftParams::Parameters::MerchantLockParameters::Merchant>]
37
+ # @return [Array<Lithic::Models::AuthRules::V2DraftParams::Parameters::MerchantLockParameters::Merchant>]
38
38
  required :merchants,
39
39
  -> {
40
40
  Lithic::Internal::Type::ArrayOf[Lithic::AuthRules::V2DraftParams::Parameters::MerchantLockParameters::Merchant]
@@ -42,10 +42,10 @@ module Lithic
42
42
 
43
43
  # @!method initialize(merchants:)
44
44
  # Some parameter documentations has been truncated, see
45
- # {Lithic::AuthRules::V2DraftParams::Parameters::MerchantLockParameters} for more
46
- # details.
45
+ # {Lithic::Models::AuthRules::V2DraftParams::Parameters::MerchantLockParameters}
46
+ # for more details.
47
47
  #
48
- # @param merchants [Array<Lithic::AuthRules::V2DraftParams::Parameters::MerchantLockParameters::Merchant>] A list of merchant locks defining specific merchants or groups of merchants (bas
48
+ # @param merchants [Array<Lithic::Models::AuthRules::V2DraftParams::Parameters::MerchantLockParameters::Merchant>] A list of merchant locks defining specific merchants or groups of merchants (bas
49
49
 
50
50
  class Merchant < Lithic::Internal::Type::BaseModel
51
51
  # @!attribute comment
@@ -73,7 +73,7 @@ module Lithic
73
73
 
74
74
  # @!method initialize(comment: nil, descriptor: nil, merchant_id: nil)
75
75
  # Some parameter documentations has been truncated, see
76
- # {Lithic::AuthRules::V2DraftParams::Parameters::MerchantLockParameters::Merchant}
76
+ # {Lithic::Models::AuthRules::V2DraftParams::Parameters::MerchantLockParameters::Merchant}
77
77
  # for more details.
78
78
  #
79
79
  # Represents a specific merchant lock based on their ID or descriptor. Each
@@ -89,7 +89,7 @@ module Lithic
89
89
  end
90
90
 
91
91
  # @!method self.variants
92
- # @return [Array(Lithic::AuthRules::ConditionalBlockParameters, Lithic::AuthRules::VelocityLimitParams, Lithic::AuthRules::V2DraftParams::Parameters::MerchantLockParameters)]
92
+ # @return [Array(Lithic::Models::AuthRules::ConditionalBlockParameters, Lithic::Models::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2DraftParams::Parameters::MerchantLockParameters)]
93
93
  end
94
94
  end
95
95
  end
@@ -89,7 +89,7 @@ module Lithic
89
89
  # @!attribute parameters
90
90
  # Parameters for the Auth Rule
91
91
  #
92
- # @return [Lithic::AuthRules::ConditionalBlockParameters, Lithic::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2DraftResponse::CurrentVersion::Parameters::MerchantLockParameters]
92
+ # @return [Lithic::Models::AuthRules::ConditionalBlockParameters, Lithic::Models::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2DraftResponse::CurrentVersion::Parameters::MerchantLockParameters]
93
93
  required :parameters, union: -> { Lithic::Models::AuthRules::V2DraftResponse::CurrentVersion::Parameters }
94
94
 
95
95
  response_only do
@@ -105,7 +105,7 @@ module Lithic
105
105
  # Some parameter documentations has been truncated, see
106
106
  # {Lithic::Models::AuthRules::V2DraftResponse::CurrentVersion} for more details.
107
107
  #
108
- # @param parameters [Lithic::AuthRules::ConditionalBlockParameters, Lithic::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2DraftResponse::CurrentVersion::Parameters::MerchantLockParameters] Parameters for the Auth Rule
108
+ # @param parameters [Lithic::Models::AuthRules::ConditionalBlockParameters, Lithic::Models::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2DraftResponse::CurrentVersion::Parameters::MerchantLockParameters] Parameters for the Auth Rule
109
109
  #
110
110
  # @param version [Integer] The version of the rule, this is incremented whenever the rule's parameters chan
111
111
 
@@ -179,7 +179,7 @@ module Lithic
179
179
  end
180
180
 
181
181
  # @!method self.variants
182
- # @return [Array(Lithic::AuthRules::ConditionalBlockParameters, Lithic::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2DraftResponse::CurrentVersion::Parameters::MerchantLockParameters)]
182
+ # @return [Array(Lithic::Models::AuthRules::ConditionalBlockParameters, Lithic::Models::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2DraftResponse::CurrentVersion::Parameters::MerchantLockParameters)]
183
183
  end
184
184
  end
185
185
 
@@ -188,7 +188,7 @@ module Lithic
188
188
  # @!attribute parameters
189
189
  # Parameters for the Auth Rule
190
190
  #
191
- # @return [Lithic::AuthRules::ConditionalBlockParameters, Lithic::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2DraftResponse::DraftVersion::Parameters::MerchantLockParameters]
191
+ # @return [Lithic::Models::AuthRules::ConditionalBlockParameters, Lithic::Models::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2DraftResponse::DraftVersion::Parameters::MerchantLockParameters]
192
192
  required :parameters, union: -> { Lithic::Models::AuthRules::V2DraftResponse::DraftVersion::Parameters }
193
193
 
194
194
  response_only do
@@ -204,7 +204,7 @@ module Lithic
204
204
  # Some parameter documentations has been truncated, see
205
205
  # {Lithic::Models::AuthRules::V2DraftResponse::DraftVersion} for more details.
206
206
  #
207
- # @param parameters [Lithic::AuthRules::ConditionalBlockParameters, Lithic::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2DraftResponse::DraftVersion::Parameters::MerchantLockParameters] Parameters for the Auth Rule
207
+ # @param parameters [Lithic::Models::AuthRules::ConditionalBlockParameters, Lithic::Models::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2DraftResponse::DraftVersion::Parameters::MerchantLockParameters] Parameters for the Auth Rule
208
208
  #
209
209
  # @param version [Integer] The version of the rule, this is incremented whenever the rule's parameters chan
210
210
 
@@ -278,7 +278,7 @@ module Lithic
278
278
  end
279
279
 
280
280
  # @!method self.variants
281
- # @return [Array(Lithic::AuthRules::ConditionalBlockParameters, Lithic::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2DraftResponse::DraftVersion::Parameters::MerchantLockParameters)]
281
+ # @return [Array(Lithic::Models::AuthRules::ConditionalBlockParameters, Lithic::Models::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2DraftResponse::DraftVersion::Parameters::MerchantLockParameters)]
282
282
  end
283
283
  end
284
284
 
@@ -36,7 +36,7 @@ module Lithic
36
36
  # @!attribute scope
37
37
  # Only return Authorization Rules that are bound to the provided scope;
38
38
  #
39
- # @return [Symbol, Lithic::AuthRules::V2ListParams::Scope, nil]
39
+ # @return [Symbol, Lithic::Models::AuthRules::V2ListParams::Scope, nil]
40
40
  optional :scope, enum: -> { Lithic::AuthRules::V2ListParams::Scope }
41
41
 
42
42
  # @!attribute starting_after
@@ -58,7 +58,7 @@ module Lithic
58
58
  #
59
59
  # @param page_size [Integer] Page size (for pagination).
60
60
  #
61
- # @param scope [Symbol, Lithic::AuthRules::V2ListParams::Scope] Only return Authorization Rules that are bound to the provided scope;
61
+ # @param scope [Symbol, Lithic::Models::AuthRules::V2ListParams::Scope] Only return Authorization Rules that are bound to the provided scope;
62
62
  #
63
63
  # @param starting_after [String] A cursor representing an item's token after which a page of results should begin
64
64
  #
@@ -89,7 +89,7 @@ module Lithic
89
89
  # @!attribute parameters
90
90
  # Parameters for the Auth Rule
91
91
  #
92
- # @return [Lithic::AuthRules::ConditionalBlockParameters, Lithic::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2ListResponse::CurrentVersion::Parameters::MerchantLockParameters]
92
+ # @return [Lithic::Models::AuthRules::ConditionalBlockParameters, Lithic::Models::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2ListResponse::CurrentVersion::Parameters::MerchantLockParameters]
93
93
  required :parameters, union: -> { Lithic::Models::AuthRules::V2ListResponse::CurrentVersion::Parameters }
94
94
 
95
95
  response_only do
@@ -105,7 +105,7 @@ module Lithic
105
105
  # Some parameter documentations has been truncated, see
106
106
  # {Lithic::Models::AuthRules::V2ListResponse::CurrentVersion} for more details.
107
107
  #
108
- # @param parameters [Lithic::AuthRules::ConditionalBlockParameters, Lithic::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2ListResponse::CurrentVersion::Parameters::MerchantLockParameters] Parameters for the Auth Rule
108
+ # @param parameters [Lithic::Models::AuthRules::ConditionalBlockParameters, Lithic::Models::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2ListResponse::CurrentVersion::Parameters::MerchantLockParameters] Parameters for the Auth Rule
109
109
  #
110
110
  # @param version [Integer] The version of the rule, this is incremented whenever the rule's parameters chan
111
111
 
@@ -179,7 +179,7 @@ module Lithic
179
179
  end
180
180
 
181
181
  # @!method self.variants
182
- # @return [Array(Lithic::AuthRules::ConditionalBlockParameters, Lithic::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2ListResponse::CurrentVersion::Parameters::MerchantLockParameters)]
182
+ # @return [Array(Lithic::Models::AuthRules::ConditionalBlockParameters, Lithic::Models::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2ListResponse::CurrentVersion::Parameters::MerchantLockParameters)]
183
183
  end
184
184
  end
185
185
 
@@ -188,7 +188,7 @@ module Lithic
188
188
  # @!attribute parameters
189
189
  # Parameters for the Auth Rule
190
190
  #
191
- # @return [Lithic::AuthRules::ConditionalBlockParameters, Lithic::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2ListResponse::DraftVersion::Parameters::MerchantLockParameters]
191
+ # @return [Lithic::Models::AuthRules::ConditionalBlockParameters, Lithic::Models::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2ListResponse::DraftVersion::Parameters::MerchantLockParameters]
192
192
  required :parameters, union: -> { Lithic::Models::AuthRules::V2ListResponse::DraftVersion::Parameters }
193
193
 
194
194
  response_only do
@@ -204,7 +204,7 @@ module Lithic
204
204
  # Some parameter documentations has been truncated, see
205
205
  # {Lithic::Models::AuthRules::V2ListResponse::DraftVersion} for more details.
206
206
  #
207
- # @param parameters [Lithic::AuthRules::ConditionalBlockParameters, Lithic::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2ListResponse::DraftVersion::Parameters::MerchantLockParameters] Parameters for the Auth Rule
207
+ # @param parameters [Lithic::Models::AuthRules::ConditionalBlockParameters, Lithic::Models::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2ListResponse::DraftVersion::Parameters::MerchantLockParameters] Parameters for the Auth Rule
208
208
  #
209
209
  # @param version [Integer] The version of the rule, this is incremented whenever the rule's parameters chan
210
210
 
@@ -278,7 +278,7 @@ module Lithic
278
278
  end
279
279
 
280
280
  # @!method self.variants
281
- # @return [Array(Lithic::AuthRules::ConditionalBlockParameters, Lithic::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2ListResponse::DraftVersion::Parameters::MerchantLockParameters)]
281
+ # @return [Array(Lithic::Models::AuthRules::ConditionalBlockParameters, Lithic::Models::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2ListResponse::DraftVersion::Parameters::MerchantLockParameters)]
282
282
  end
283
283
  end
284
284
 
@@ -89,7 +89,7 @@ module Lithic
89
89
  # @!attribute parameters
90
90
  # Parameters for the Auth Rule
91
91
  #
92
- # @return [Lithic::AuthRules::ConditionalBlockParameters, Lithic::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2PromoteResponse::CurrentVersion::Parameters::MerchantLockParameters]
92
+ # @return [Lithic::Models::AuthRules::ConditionalBlockParameters, Lithic::Models::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2PromoteResponse::CurrentVersion::Parameters::MerchantLockParameters]
93
93
  required :parameters,
94
94
  union: -> { Lithic::Models::AuthRules::V2PromoteResponse::CurrentVersion::Parameters }
95
95
 
@@ -106,7 +106,7 @@ module Lithic
106
106
  # Some parameter documentations has been truncated, see
107
107
  # {Lithic::Models::AuthRules::V2PromoteResponse::CurrentVersion} for more details.
108
108
  #
109
- # @param parameters [Lithic::AuthRules::ConditionalBlockParameters, Lithic::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2PromoteResponse::CurrentVersion::Parameters::MerchantLockParameters] Parameters for the Auth Rule
109
+ # @param parameters [Lithic::Models::AuthRules::ConditionalBlockParameters, Lithic::Models::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2PromoteResponse::CurrentVersion::Parameters::MerchantLockParameters] Parameters for the Auth Rule
110
110
  #
111
111
  # @param version [Integer] The version of the rule, this is incremented whenever the rule's parameters chan
112
112
 
@@ -180,7 +180,7 @@ module Lithic
180
180
  end
181
181
 
182
182
  # @!method self.variants
183
- # @return [Array(Lithic::AuthRules::ConditionalBlockParameters, Lithic::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2PromoteResponse::CurrentVersion::Parameters::MerchantLockParameters)]
183
+ # @return [Array(Lithic::Models::AuthRules::ConditionalBlockParameters, Lithic::Models::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2PromoteResponse::CurrentVersion::Parameters::MerchantLockParameters)]
184
184
  end
185
185
  end
186
186
 
@@ -189,7 +189,7 @@ module Lithic
189
189
  # @!attribute parameters
190
190
  # Parameters for the Auth Rule
191
191
  #
192
- # @return [Lithic::AuthRules::ConditionalBlockParameters, Lithic::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2PromoteResponse::DraftVersion::Parameters::MerchantLockParameters]
192
+ # @return [Lithic::Models::AuthRules::ConditionalBlockParameters, Lithic::Models::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2PromoteResponse::DraftVersion::Parameters::MerchantLockParameters]
193
193
  required :parameters, union: -> { Lithic::Models::AuthRules::V2PromoteResponse::DraftVersion::Parameters }
194
194
 
195
195
  response_only do
@@ -205,7 +205,7 @@ module Lithic
205
205
  # Some parameter documentations has been truncated, see
206
206
  # {Lithic::Models::AuthRules::V2PromoteResponse::DraftVersion} for more details.
207
207
  #
208
- # @param parameters [Lithic::AuthRules::ConditionalBlockParameters, Lithic::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2PromoteResponse::DraftVersion::Parameters::MerchantLockParameters] Parameters for the Auth Rule
208
+ # @param parameters [Lithic::Models::AuthRules::ConditionalBlockParameters, Lithic::Models::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2PromoteResponse::DraftVersion::Parameters::MerchantLockParameters] Parameters for the Auth Rule
209
209
  #
210
210
  # @param version [Integer] The version of the rule, this is incremented whenever the rule's parameters chan
211
211
 
@@ -279,7 +279,7 @@ module Lithic
279
279
  end
280
280
 
281
281
  # @!method self.variants
282
- # @return [Array(Lithic::AuthRules::ConditionalBlockParameters, Lithic::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2PromoteResponse::DraftVersion::Parameters::MerchantLockParameters)]
282
+ # @return [Array(Lithic::Models::AuthRules::ConditionalBlockParameters, Lithic::Models::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2PromoteResponse::DraftVersion::Parameters::MerchantLockParameters)]
283
283
  end
284
284
  end
285
285
 
@@ -91,7 +91,7 @@ module Lithic
91
91
  # @!attribute parameters
92
92
  # Parameters for the Auth Rule
93
93
  #
94
- # @return [Lithic::AuthRules::ConditionalBlockParameters, Lithic::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2RetrieveResponse::CurrentVersion::Parameters::MerchantLockParameters]
94
+ # @return [Lithic::Models::AuthRules::ConditionalBlockParameters, Lithic::Models::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2RetrieveResponse::CurrentVersion::Parameters::MerchantLockParameters]
95
95
  required :parameters,
96
96
  union: -> { Lithic::Models::AuthRules::V2RetrieveResponse::CurrentVersion::Parameters }
97
97
 
@@ -109,7 +109,7 @@ module Lithic
109
109
  # {Lithic::Models::AuthRules::V2RetrieveResponse::CurrentVersion} for more
110
110
  # details.
111
111
  #
112
- # @param parameters [Lithic::AuthRules::ConditionalBlockParameters, Lithic::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2RetrieveResponse::CurrentVersion::Parameters::MerchantLockParameters] Parameters for the Auth Rule
112
+ # @param parameters [Lithic::Models::AuthRules::ConditionalBlockParameters, Lithic::Models::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2RetrieveResponse::CurrentVersion::Parameters::MerchantLockParameters] Parameters for the Auth Rule
113
113
  #
114
114
  # @param version [Integer] The version of the rule, this is incremented whenever the rule's parameters chan
115
115
 
@@ -187,7 +187,7 @@ module Lithic
187
187
  end
188
188
 
189
189
  # @!method self.variants
190
- # @return [Array(Lithic::AuthRules::ConditionalBlockParameters, Lithic::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2RetrieveResponse::CurrentVersion::Parameters::MerchantLockParameters)]
190
+ # @return [Array(Lithic::Models::AuthRules::ConditionalBlockParameters, Lithic::Models::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2RetrieveResponse::CurrentVersion::Parameters::MerchantLockParameters)]
191
191
  end
192
192
  end
193
193
 
@@ -196,7 +196,7 @@ module Lithic
196
196
  # @!attribute parameters
197
197
  # Parameters for the Auth Rule
198
198
  #
199
- # @return [Lithic::AuthRules::ConditionalBlockParameters, Lithic::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2RetrieveResponse::DraftVersion::Parameters::MerchantLockParameters]
199
+ # @return [Lithic::Models::AuthRules::ConditionalBlockParameters, Lithic::Models::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2RetrieveResponse::DraftVersion::Parameters::MerchantLockParameters]
200
200
  required :parameters,
201
201
  union: -> { Lithic::Models::AuthRules::V2RetrieveResponse::DraftVersion::Parameters }
202
202
 
@@ -213,7 +213,7 @@ module Lithic
213
213
  # Some parameter documentations has been truncated, see
214
214
  # {Lithic::Models::AuthRules::V2RetrieveResponse::DraftVersion} for more details.
215
215
  #
216
- # @param parameters [Lithic::AuthRules::ConditionalBlockParameters, Lithic::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2RetrieveResponse::DraftVersion::Parameters::MerchantLockParameters] Parameters for the Auth Rule
216
+ # @param parameters [Lithic::Models::AuthRules::ConditionalBlockParameters, Lithic::Models::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2RetrieveResponse::DraftVersion::Parameters::MerchantLockParameters] Parameters for the Auth Rule
217
217
  #
218
218
  # @param version [Integer] The version of the rule, this is incremented whenever the rule's parameters chan
219
219
 
@@ -287,7 +287,7 @@ module Lithic
287
287
  end
288
288
 
289
289
  # @!method self.variants
290
- # @return [Array(Lithic::AuthRules::ConditionalBlockParameters, Lithic::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2RetrieveResponse::DraftVersion::Parameters::MerchantLockParameters)]
290
+ # @return [Array(Lithic::Models::AuthRules::ConditionalBlockParameters, Lithic::Models::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2RetrieveResponse::DraftVersion::Parameters::MerchantLockParameters)]
291
291
  end
292
292
  end
293
293
 
@@ -27,7 +27,7 @@ module Lithic
27
27
  # this time. If you need to (re-)activate an Auth Rule the /promote endpoint
28
28
  # should be used to promote a draft to the currently active version.
29
29
  #
30
- # @return [Symbol, Lithic::AuthRules::V2UpdateParams::State, nil]
30
+ # @return [Symbol, Lithic::Models::AuthRules::V2UpdateParams::State, nil]
31
31
  optional :state, enum: -> { Lithic::AuthRules::V2UpdateParams::State }
32
32
 
33
33
  # @!attribute card_tokens
@@ -56,7 +56,7 @@ module Lithic
56
56
  #
57
57
  # @param name [String, nil] Auth Rule Name
58
58
  #
59
- # @param state [Symbol, Lithic::AuthRules::V2UpdateParams::State] The desired state of the Auth Rule.
59
+ # @param state [Symbol, Lithic::Models::AuthRules::V2UpdateParams::State] The desired state of the Auth Rule.
60
60
  #
61
61
  # @param card_tokens [Array<String>] Card tokens to which the Auth Rule applies.
62
62
  #
@@ -89,7 +89,7 @@ module Lithic
89
89
  # @!attribute parameters
90
90
  # Parameters for the Auth Rule
91
91
  #
92
- # @return [Lithic::AuthRules::ConditionalBlockParameters, Lithic::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2UpdateResponse::CurrentVersion::Parameters::MerchantLockParameters]
92
+ # @return [Lithic::Models::AuthRules::ConditionalBlockParameters, Lithic::Models::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2UpdateResponse::CurrentVersion::Parameters::MerchantLockParameters]
93
93
  required :parameters,
94
94
  union: -> { Lithic::Models::AuthRules::V2UpdateResponse::CurrentVersion::Parameters }
95
95
 
@@ -106,7 +106,7 @@ module Lithic
106
106
  # Some parameter documentations has been truncated, see
107
107
  # {Lithic::Models::AuthRules::V2UpdateResponse::CurrentVersion} for more details.
108
108
  #
109
- # @param parameters [Lithic::AuthRules::ConditionalBlockParameters, Lithic::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2UpdateResponse::CurrentVersion::Parameters::MerchantLockParameters] Parameters for the Auth Rule
109
+ # @param parameters [Lithic::Models::AuthRules::ConditionalBlockParameters, Lithic::Models::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2UpdateResponse::CurrentVersion::Parameters::MerchantLockParameters] Parameters for the Auth Rule
110
110
  #
111
111
  # @param version [Integer] The version of the rule, this is incremented whenever the rule's parameters chan
112
112
 
@@ -180,7 +180,7 @@ module Lithic
180
180
  end
181
181
 
182
182
  # @!method self.variants
183
- # @return [Array(Lithic::AuthRules::ConditionalBlockParameters, Lithic::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2UpdateResponse::CurrentVersion::Parameters::MerchantLockParameters)]
183
+ # @return [Array(Lithic::Models::AuthRules::ConditionalBlockParameters, Lithic::Models::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2UpdateResponse::CurrentVersion::Parameters::MerchantLockParameters)]
184
184
  end
185
185
  end
186
186
 
@@ -189,7 +189,7 @@ module Lithic
189
189
  # @!attribute parameters
190
190
  # Parameters for the Auth Rule
191
191
  #
192
- # @return [Lithic::AuthRules::ConditionalBlockParameters, Lithic::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2UpdateResponse::DraftVersion::Parameters::MerchantLockParameters]
192
+ # @return [Lithic::Models::AuthRules::ConditionalBlockParameters, Lithic::Models::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2UpdateResponse::DraftVersion::Parameters::MerchantLockParameters]
193
193
  required :parameters, union: -> { Lithic::Models::AuthRules::V2UpdateResponse::DraftVersion::Parameters }
194
194
 
195
195
  response_only do
@@ -205,7 +205,7 @@ module Lithic
205
205
  # Some parameter documentations has been truncated, see
206
206
  # {Lithic::Models::AuthRules::V2UpdateResponse::DraftVersion} for more details.
207
207
  #
208
- # @param parameters [Lithic::AuthRules::ConditionalBlockParameters, Lithic::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2UpdateResponse::DraftVersion::Parameters::MerchantLockParameters] Parameters for the Auth Rule
208
+ # @param parameters [Lithic::Models::AuthRules::ConditionalBlockParameters, Lithic::Models::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2UpdateResponse::DraftVersion::Parameters::MerchantLockParameters] Parameters for the Auth Rule
209
209
  #
210
210
  # @param version [Integer] The version of the rule, this is incremented whenever the rule's parameters chan
211
211
 
@@ -279,7 +279,7 @@ module Lithic
279
279
  end
280
280
 
281
281
  # @!method self.variants
282
- # @return [Array(Lithic::AuthRules::ConditionalBlockParameters, Lithic::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2UpdateResponse::DraftVersion::Parameters::MerchantLockParameters)]
282
+ # @return [Array(Lithic::Models::AuthRules::ConditionalBlockParameters, Lithic::Models::AuthRules::VelocityLimitParams, Lithic::Models::AuthRules::V2UpdateResponse::DraftVersion::Parameters::MerchantLockParameters)]
283
283
  end
284
284
  end
285
285
 
@@ -6,19 +6,19 @@ module Lithic
6
6
  class VelocityLimitParams < Lithic::Internal::Type::BaseModel
7
7
  # @!attribute filters
8
8
  #
9
- # @return [Lithic::AuthRules::VelocityLimitParams::Filters]
9
+ # @return [Lithic::Models::AuthRules::VelocityLimitParams::Filters]
10
10
  required :filters, -> { Lithic::AuthRules::VelocityLimitParams::Filters }
11
11
 
12
12
  # @!attribute period
13
13
  # The size of the trailing window to calculate Spend Velocity over in seconds. The
14
14
  # minimum value is 10 seconds, and the maximum value is 2678400 seconds (31 days).
15
15
  #
16
- # @return [Integer, Symbol, Lithic::AuthRules::VelocityLimitParamsPeriodWindow]
16
+ # @return [Integer, Symbol, Lithic::Models::AuthRules::VelocityLimitParamsPeriodWindow]
17
17
  required :period, union: -> { Lithic::AuthRules::VelocityLimitParams::Period }
18
18
 
19
19
  # @!attribute scope
20
20
  #
21
- # @return [Symbol, Lithic::AuthRules::VelocityLimitParams::Scope]
21
+ # @return [Symbol, Lithic::Models::AuthRules::VelocityLimitParams::Scope]
22
22
  required :scope, enum: -> { Lithic::AuthRules::VelocityLimitParams::Scope }
23
23
 
24
24
  # @!attribute limit_amount
@@ -41,19 +41,19 @@ module Lithic
41
41
 
42
42
  # @!method initialize(filters:, period:, scope:, limit_amount: nil, limit_count: nil)
43
43
  # Some parameter documentations has been truncated, see
44
- # {Lithic::AuthRules::VelocityLimitParams} for more details.
44
+ # {Lithic::Models::AuthRules::VelocityLimitParams} for more details.
45
45
  #
46
- # @param filters [Lithic::AuthRules::VelocityLimitParams::Filters]
46
+ # @param filters [Lithic::Models::AuthRules::VelocityLimitParams::Filters]
47
47
  #
48
- # @param period [Integer, Symbol, Lithic::AuthRules::VelocityLimitParamsPeriodWindow] The size of the trailing window to calculate Spend Velocity over in seconds. The
48
+ # @param period [Integer, Symbol, Lithic::Models::AuthRules::VelocityLimitParamsPeriodWindow] The size of the trailing window to calculate Spend Velocity over in seconds. The
49
49
  #
50
- # @param scope [Symbol, Lithic::AuthRules::VelocityLimitParams::Scope]
50
+ # @param scope [Symbol, Lithic::Models::AuthRules::VelocityLimitParams::Scope]
51
51
  #
52
52
  # @param limit_amount [Integer, nil] The maximum amount of spend velocity allowed in the period in minor units (the s
53
53
  #
54
54
  # @param limit_count [Integer, nil] The number of spend velocity impacting transactions may not exceed this limit in
55
55
 
56
- # @see Lithic::AuthRules::VelocityLimitParams#filters
56
+ # @see Lithic::Models::AuthRules::VelocityLimitParams#filters
57
57
  class Filters < Lithic::Internal::Type::BaseModel
58
58
  # @!attribute exclude_countries
59
59
  # ISO-3166-1 alpha-3 Country Codes to exclude from the velocity calculation.
@@ -87,7 +87,7 @@ module Lithic
87
87
 
88
88
  # @!method initialize(exclude_countries: nil, exclude_mccs: nil, include_countries: nil, include_mccs: nil)
89
89
  # Some parameter documentations has been truncated, see
90
- # {Lithic::AuthRules::VelocityLimitParams::Filters} for more details.
90
+ # {Lithic::Models::AuthRules::VelocityLimitParams::Filters} for more details.
91
91
  #
92
92
  # @param exclude_countries [Array<String>, nil] ISO-3166-1 alpha-3 Country Codes to exclude from the velocity calculation. Trans
93
93
  #
@@ -101,7 +101,7 @@ module Lithic
101
101
  # The size of the trailing window to calculate Spend Velocity over in seconds. The
102
102
  # minimum value is 10 seconds, and the maximum value is 2678400 seconds (31 days).
103
103
  #
104
- # @see Lithic::AuthRules::VelocityLimitParams#period
104
+ # @see Lithic::Models::AuthRules::VelocityLimitParams#period
105
105
  module Period
106
106
  extend Lithic::Internal::Type::Union
107
107
 
@@ -116,10 +116,10 @@ module Lithic
116
116
  variant enum: -> { Lithic::AuthRules::VelocityLimitParamsPeriodWindow }
117
117
 
118
118
  # @!method self.variants
119
- # @return [Array(Integer, Symbol, Lithic::AuthRules::VelocityLimitParamsPeriodWindow)]
119
+ # @return [Array(Integer, Symbol, Lithic::Models::AuthRules::VelocityLimitParamsPeriodWindow)]
120
120
  end
121
121
 
122
- # @see Lithic::AuthRules::VelocityLimitParams#scope
122
+ # @see Lithic::Models::AuthRules::VelocityLimitParams#scope
123
123
  module Scope
124
124
  extend Lithic::Internal::Type::Enum
125
125
 
@@ -31,7 +31,7 @@ module Lithic
31
31
  # @!attribute financial_account_type
32
32
  # Type of financial account.
33
33
  #
34
- # @return [Symbol, Lithic::Balance::FinancialAccountType]
34
+ # @return [Symbol, Lithic::Models::Balance::FinancialAccountType]
35
35
  required :financial_account_type, enum: -> { Lithic::Balance::FinancialAccountType }
36
36
 
37
37
  # @!attribute last_transaction_event_token
@@ -69,8 +69,8 @@ module Lithic
69
69
  required :updated, Time
70
70
 
71
71
  # @!method initialize(available_amount:, created:, currency:, financial_account_token:, financial_account_type:, last_transaction_event_token:, last_transaction_token:, pending_amount:, total_amount:, updated:)
72
- # Some parameter documentations has been truncated, see {Lithic::Balance} for more
73
- # details.
72
+ # Some parameter documentations has been truncated, see {Lithic::Models::Balance}
73
+ # for more details.
74
74
  #
75
75
  # Balance
76
76
  #
@@ -82,7 +82,7 @@ module Lithic
82
82
  #
83
83
  # @param financial_account_token [String] Globally unique identifier for the financial account that holds this balance.
84
84
  #
85
- # @param financial_account_type [Symbol, Lithic::Balance::FinancialAccountType] Type of financial account.
85
+ # @param financial_account_type [Symbol, Lithic::Models::Balance::FinancialAccountType] Type of financial account.
86
86
  #
87
87
  # @param last_transaction_event_token [String] Globally unique identifier for the last financial transaction event that impacte
88
88
  #
@@ -96,7 +96,7 @@ module Lithic
96
96
 
97
97
  # Type of financial account.
98
98
  #
99
- # @see Lithic::Balance#financial_account_type
99
+ # @see Lithic::Models::Balance#financial_account_type
100
100
  module FinancialAccountType
101
101
  extend Lithic::Internal::Type::Enum
102
102
 
@@ -29,7 +29,7 @@ module Lithic
29
29
  # @!attribute financial_account_type
30
30
  # List balances for a given Financial Account type.
31
31
  #
32
- # @return [Symbol, Lithic::BalanceListParams::FinancialAccountType, nil]
32
+ # @return [Symbol, Lithic::Models::BalanceListParams::FinancialAccountType, nil]
33
33
  optional :financial_account_type, enum: -> { Lithic::BalanceListParams::FinancialAccountType }
34
34
 
35
35
  # @!method initialize(account_token: nil, balance_date: nil, business_account_token: nil, financial_account_type: nil, request_options: {})
@@ -42,7 +42,7 @@ module Lithic
42
42
  #
43
43
  # @param business_account_token [String] List balances for all financial accounts of a given business_account_token.
44
44
  #
45
- # @param financial_account_type [Symbol, Lithic::BalanceListParams::FinancialAccountType] List balances for a given Financial Account type.
45
+ # @param financial_account_type [Symbol, Lithic::Models::BalanceListParams::FinancialAccountType] List balances for a given Financial Account type.
46
46
  #
47
47
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}]
48
48
 
@@ -17,7 +17,7 @@ module Lithic
17
17
  # @!attribute category
18
18
  # Category of the book transfer
19
19
  #
20
- # @return [Symbol, Lithic::BookTransferCreateParams::Category]
20
+ # @return [Symbol, Lithic::Models::BookTransferCreateParams::Category]
21
21
  required :category, enum: -> { Lithic::BookTransferCreateParams::Category }
22
22
 
23
23
  # @!attribute from_financial_account_token
@@ -43,7 +43,7 @@ module Lithic
43
43
  # @!attribute type
44
44
  # Type of book_transfer
45
45
  #
46
- # @return [Symbol, Lithic::BookTransferCreateParams::Type]
46
+ # @return [Symbol, Lithic::Models::BookTransferCreateParams::Type]
47
47
  required :type, enum: -> { Lithic::BookTransferCreateParams::Type }
48
48
 
49
49
  # @!attribute token
@@ -65,7 +65,7 @@ module Lithic
65
65
  #
66
66
  # @param amount [Integer] Amount to be transferred in the currency’s smallest unit (e.g., cents for USD).
67
67
  #
68
- # @param category [Symbol, Lithic::BookTransferCreateParams::Category] Category of the book transfer
68
+ # @param category [Symbol, Lithic::Models::BookTransferCreateParams::Category] Category of the book transfer
69
69
  #
70
70
  # @param from_financial_account_token [String] Globally unique identifier for the financial account or card that will send the
71
71
  #
@@ -73,7 +73,7 @@ module Lithic
73
73
  #
74
74
  # @param to_financial_account_token [String] Globally unique identifier for the financial account or card that will receive t
75
75
  #
76
- # @param type [Symbol, Lithic::BookTransferCreateParams::Type] Type of book_transfer
76
+ # @param type [Symbol, Lithic::Models::BookTransferCreateParams::Type] Type of book_transfer
77
77
  #
78
78
  # @param token [String] Customer-provided token that will serve as an idempotency token. This token will
79
79
  #
@@ -27,7 +27,7 @@ module Lithic
27
27
  # @!attribute category
28
28
  # Book Transfer category to be returned.
29
29
  #
30
- # @return [Symbol, Lithic::BookTransferListParams::Category, nil]
30
+ # @return [Symbol, Lithic::Models::BookTransferListParams::Category, nil]
31
31
  optional :category, enum: -> { Lithic::BookTransferListParams::Category }
32
32
 
33
33
  # @!attribute end_
@@ -60,7 +60,7 @@ module Lithic
60
60
  # @!attribute result
61
61
  # Book transfer result to be returned.
62
62
  #
63
- # @return [Symbol, Lithic::BookTransferListParams::Result, nil]
63
+ # @return [Symbol, Lithic::Models::BookTransferListParams::Result, nil]
64
64
  optional :result, enum: -> { Lithic::BookTransferListParams::Result }
65
65
 
66
66
  # @!attribute starting_after
@@ -73,7 +73,7 @@ module Lithic
73
73
  # @!attribute status
74
74
  # Book transfer status to be returned.
75
75
  #
76
- # @return [Symbol, Lithic::BookTransferListParams::Status, nil]
76
+ # @return [Symbol, Lithic::Models::BookTransferListParams::Status, nil]
77
77
  optional :status, enum: -> { Lithic::BookTransferListParams::Status }
78
78
 
79
79
  # @!method initialize(account_token: nil, begin_: nil, business_account_token: nil, category: nil, end_: nil, ending_before: nil, financial_account_token: nil, page_size: nil, result: nil, starting_after: nil, status: nil, request_options: {})
@@ -86,7 +86,7 @@ module Lithic
86
86
  #
87
87
  # @param business_account_token [String]
88
88
  #
89
- # @param category [Symbol, Lithic::BookTransferListParams::Category] Book Transfer category to be returned.
89
+ # @param category [Symbol, Lithic::Models::BookTransferListParams::Category] Book Transfer category to be returned.
90
90
  #
91
91
  # @param end_ [Time] Date string in RFC 3339 format. Only entries created before the specified time w
92
92
  #
@@ -96,11 +96,11 @@ module Lithic
96
96
  #
97
97
  # @param page_size [Integer] Page size (for pagination).
98
98
  #
99
- # @param result [Symbol, Lithic::BookTransferListParams::Result] Book transfer result to be returned.
99
+ # @param result [Symbol, Lithic::Models::BookTransferListParams::Result] Book transfer result to be returned.
100
100
  #
101
101
  # @param starting_after [String] A cursor representing an item's token after which a page of results should begin
102
102
  #
103
- # @param status [Symbol, Lithic::BookTransferListParams::Status] Book transfer status to be returned.
103
+ # @param status [Symbol, Lithic::Models::BookTransferListParams::Status] Book transfer status to be returned.
104
104
  #
105
105
  # @param request_options [Lithic::RequestOptions, Hash{Symbol=>Object}]
106
106