stripe 19.1.0 → 19.2.0.pre.alpha.2

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 (1187) hide show
  1. checksums.yaml +4 -4
  2. data/lib/stripe/api_requestor.rb +38 -0
  3. data/lib/stripe/api_version.rb +1 -2
  4. data/lib/stripe/errors.rb +90 -0
  5. data/lib/stripe/event_types.rb +1296 -0
  6. data/lib/stripe/events/v1_account_application_authorized_event.rb +20 -0
  7. data/lib/stripe/events/v1_account_application_deauthorized_event.rb +20 -0
  8. data/lib/stripe/events/v1_account_external_account_created_event.rb +20 -0
  9. data/lib/stripe/events/v1_account_external_account_deleted_event.rb +20 -0
  10. data/lib/stripe/events/v1_account_external_account_updated_event.rb +20 -0
  11. data/lib/stripe/events/v1_account_signals_including_delinquency_created_event.rb +68 -0
  12. data/lib/stripe/events/v1_account_updated_event.rb +44 -0
  13. data/lib/stripe/events/v1_application_fee_created_event.rb +44 -0
  14. data/lib/stripe/events/v1_application_fee_refund_updated_event.rb +44 -0
  15. data/lib/stripe/events/v1_application_fee_refunded_event.rb +44 -0
  16. data/lib/stripe/events/v1_balance_available_event.rb +44 -0
  17. data/lib/stripe/events/v1_billing_alert_triggered_event.rb +44 -0
  18. data/lib/stripe/events/v1_billing_portal_configuration_created_event.rb +44 -0
  19. data/lib/stripe/events/v1_billing_portal_configuration_updated_event.rb +44 -0
  20. data/lib/stripe/events/v1_billing_portal_session_created_event.rb +20 -0
  21. data/lib/stripe/events/v1_capability_updated_event.rb +44 -0
  22. data/lib/stripe/events/v1_cash_balance_funds_available_event.rb +44 -0
  23. data/lib/stripe/events/v1_charge_captured_event.rb +44 -0
  24. data/lib/stripe/events/v1_charge_dispute_closed_event.rb +44 -0
  25. data/lib/stripe/events/v1_charge_dispute_created_event.rb +44 -0
  26. data/lib/stripe/events/v1_charge_dispute_funds_reinstated_event.rb +44 -0
  27. data/lib/stripe/events/v1_charge_dispute_funds_withdrawn_event.rb +44 -0
  28. data/lib/stripe/events/v1_charge_dispute_updated_event.rb +44 -0
  29. data/lib/stripe/events/v1_charge_expired_event.rb +44 -0
  30. data/lib/stripe/events/v1_charge_failed_event.rb +44 -0
  31. data/lib/stripe/events/v1_charge_pending_event.rb +44 -0
  32. data/lib/stripe/events/v1_charge_refund_updated_event.rb +44 -0
  33. data/lib/stripe/events/v1_charge_refunded_event.rb +44 -0
  34. data/lib/stripe/events/v1_charge_succeeded_event.rb +44 -0
  35. data/lib/stripe/events/v1_charge_updated_event.rb +44 -0
  36. data/lib/stripe/events/v1_checkout_session_async_payment_failed_event.rb +44 -0
  37. data/lib/stripe/events/v1_checkout_session_async_payment_succeeded_event.rb +44 -0
  38. data/lib/stripe/events/v1_checkout_session_completed_event.rb +44 -0
  39. data/lib/stripe/events/v1_checkout_session_expired_event.rb +44 -0
  40. data/lib/stripe/events/v1_climate_order_canceled_event.rb +44 -0
  41. data/lib/stripe/events/v1_climate_order_created_event.rb +44 -0
  42. data/lib/stripe/events/v1_climate_order_delayed_event.rb +44 -0
  43. data/lib/stripe/events/v1_climate_order_delivered_event.rb +44 -0
  44. data/lib/stripe/events/v1_climate_order_product_substituted_event.rb +44 -0
  45. data/lib/stripe/events/v1_climate_product_created_event.rb +44 -0
  46. data/lib/stripe/events/v1_climate_product_pricing_updated_event.rb +44 -0
  47. data/lib/stripe/events/v1_coupon_created_event.rb +44 -0
  48. data/lib/stripe/events/v1_coupon_deleted_event.rb +44 -0
  49. data/lib/stripe/events/v1_coupon_updated_event.rb +44 -0
  50. data/lib/stripe/events/v1_credit_note_created_event.rb +44 -0
  51. data/lib/stripe/events/v1_credit_note_updated_event.rb +44 -0
  52. data/lib/stripe/events/v1_credit_note_voided_event.rb +44 -0
  53. data/lib/stripe/events/v1_customer_cash_balance_transaction_created_event.rb +44 -0
  54. data/lib/stripe/events/v1_customer_created_event.rb +44 -0
  55. data/lib/stripe/events/v1_customer_deleted_event.rb +44 -0
  56. data/lib/stripe/events/v1_customer_subscription_created_event.rb +44 -0
  57. data/lib/stripe/events/v1_customer_subscription_deleted_event.rb +44 -0
  58. data/lib/stripe/events/v1_customer_subscription_paused_event.rb +44 -0
  59. data/lib/stripe/events/v1_customer_subscription_pending_update_applied_event.rb +44 -0
  60. data/lib/stripe/events/v1_customer_subscription_pending_update_expired_event.rb +44 -0
  61. data/lib/stripe/events/v1_customer_subscription_resumed_event.rb +44 -0
  62. data/lib/stripe/events/v1_customer_subscription_trial_will_end_event.rb +44 -0
  63. data/lib/stripe/events/v1_customer_subscription_updated_event.rb +44 -0
  64. data/lib/stripe/events/v1_customer_tax_id_created_event.rb +44 -0
  65. data/lib/stripe/events/v1_customer_tax_id_deleted_event.rb +44 -0
  66. data/lib/stripe/events/v1_customer_tax_id_updated_event.rb +44 -0
  67. data/lib/stripe/events/v1_customer_updated_event.rb +44 -0
  68. data/lib/stripe/events/v1_entitlements_active_entitlement_summary_updated_event.rb +20 -0
  69. data/lib/stripe/events/v1_file_created_event.rb +44 -0
  70. data/lib/stripe/events/v1_financial_connections_account_created_event.rb +44 -0
  71. data/lib/stripe/events/v1_financial_connections_account_deactivated_event.rb +44 -0
  72. data/lib/stripe/events/v1_financial_connections_account_disconnected_event.rb +44 -0
  73. data/lib/stripe/events/v1_financial_connections_account_reactivated_event.rb +44 -0
  74. data/lib/stripe/events/v1_financial_connections_account_refreshed_balance_event.rb +44 -0
  75. data/lib/stripe/events/v1_financial_connections_account_refreshed_ownership_event.rb +44 -0
  76. data/lib/stripe/events/v1_financial_connections_account_refreshed_transactions_event.rb +44 -0
  77. data/lib/stripe/events/v1_identity_verification_session_canceled_event.rb +44 -0
  78. data/lib/stripe/events/v1_identity_verification_session_created_event.rb +44 -0
  79. data/lib/stripe/events/v1_identity_verification_session_processing_event.rb +44 -0
  80. data/lib/stripe/events/v1_identity_verification_session_redacted_event.rb +44 -0
  81. data/lib/stripe/events/v1_identity_verification_session_requires_input_event.rb +44 -0
  82. data/lib/stripe/events/v1_identity_verification_session_verified_event.rb +44 -0
  83. data/lib/stripe/events/v1_invoice_created_event.rb +44 -0
  84. data/lib/stripe/events/v1_invoice_deleted_event.rb +44 -0
  85. data/lib/stripe/events/v1_invoice_finalization_failed_event.rb +44 -0
  86. data/lib/stripe/events/v1_invoice_finalized_event.rb +44 -0
  87. data/lib/stripe/events/v1_invoice_marked_uncollectible_event.rb +44 -0
  88. data/lib/stripe/events/v1_invoice_overdue_event.rb +44 -0
  89. data/lib/stripe/events/v1_invoice_overpaid_event.rb +44 -0
  90. data/lib/stripe/events/v1_invoice_paid_event.rb +44 -0
  91. data/lib/stripe/events/v1_invoice_payment_action_required_event.rb +44 -0
  92. data/lib/stripe/events/v1_invoice_payment_failed_event.rb +44 -0
  93. data/lib/stripe/events/v1_invoice_payment_paid_event.rb +44 -0
  94. data/lib/stripe/events/v1_invoice_payment_succeeded_event.rb +44 -0
  95. data/lib/stripe/events/v1_invoice_sent_event.rb +44 -0
  96. data/lib/stripe/events/v1_invoice_upcoming_event.rb +44 -0
  97. data/lib/stripe/events/v1_invoice_updated_event.rb +44 -0
  98. data/lib/stripe/events/v1_invoice_voided_event.rb +44 -0
  99. data/lib/stripe/events/v1_invoice_will_be_due_event.rb +44 -0
  100. data/lib/stripe/events/v1_invoiceitem_created_event.rb +44 -0
  101. data/lib/stripe/events/v1_invoiceitem_deleted_event.rb +44 -0
  102. data/lib/stripe/events/v1_issuing_authorization_created_event.rb +44 -0
  103. data/lib/stripe/events/v1_issuing_authorization_request_event.rb +44 -0
  104. data/lib/stripe/events/v1_issuing_authorization_updated_event.rb +44 -0
  105. data/lib/stripe/events/v1_issuing_card_created_event.rb +44 -0
  106. data/lib/stripe/events/v1_issuing_card_updated_event.rb +44 -0
  107. data/lib/stripe/events/v1_issuing_cardholder_created_event.rb +44 -0
  108. data/lib/stripe/events/v1_issuing_cardholder_updated_event.rb +44 -0
  109. data/lib/stripe/events/v1_issuing_dispute_closed_event.rb +44 -0
  110. data/lib/stripe/events/v1_issuing_dispute_created_event.rb +44 -0
  111. data/lib/stripe/events/v1_issuing_dispute_funds_reinstated_event.rb +44 -0
  112. data/lib/stripe/events/v1_issuing_dispute_funds_rescinded_event.rb +44 -0
  113. data/lib/stripe/events/v1_issuing_dispute_submitted_event.rb +44 -0
  114. data/lib/stripe/events/v1_issuing_dispute_updated_event.rb +44 -0
  115. data/lib/stripe/events/v1_issuing_personalization_design_activated_event.rb +44 -0
  116. data/lib/stripe/events/v1_issuing_personalization_design_deactivated_event.rb +44 -0
  117. data/lib/stripe/events/v1_issuing_personalization_design_rejected_event.rb +44 -0
  118. data/lib/stripe/events/v1_issuing_personalization_design_updated_event.rb +44 -0
  119. data/lib/stripe/events/v1_issuing_token_created_event.rb +44 -0
  120. data/lib/stripe/events/v1_issuing_token_updated_event.rb +44 -0
  121. data/lib/stripe/events/v1_issuing_transaction_created_event.rb +44 -0
  122. data/lib/stripe/events/v1_issuing_transaction_purchase_details_receipt_updated_event.rb +44 -0
  123. data/lib/stripe/events/v1_issuing_transaction_updated_event.rb +44 -0
  124. data/lib/stripe/events/v1_mandate_updated_event.rb +44 -0
  125. data/lib/stripe/events/v1_payment_intent_amount_capturable_updated_event.rb +44 -0
  126. data/lib/stripe/events/v1_payment_intent_canceled_event.rb +44 -0
  127. data/lib/stripe/events/v1_payment_intent_created_event.rb +44 -0
  128. data/lib/stripe/events/v1_payment_intent_partially_funded_event.rb +44 -0
  129. data/lib/stripe/events/v1_payment_intent_payment_failed_event.rb +44 -0
  130. data/lib/stripe/events/v1_payment_intent_processing_event.rb +44 -0
  131. data/lib/stripe/events/v1_payment_intent_requires_action_event.rb +44 -0
  132. data/lib/stripe/events/v1_payment_intent_succeeded_event.rb +44 -0
  133. data/lib/stripe/events/v1_payment_link_created_event.rb +44 -0
  134. data/lib/stripe/events/v1_payment_link_updated_event.rb +44 -0
  135. data/lib/stripe/events/v1_payment_method_attached_event.rb +44 -0
  136. data/lib/stripe/events/v1_payment_method_automatically_updated_event.rb +44 -0
  137. data/lib/stripe/events/v1_payment_method_detached_event.rb +44 -0
  138. data/lib/stripe/events/v1_payment_method_updated_event.rb +44 -0
  139. data/lib/stripe/events/v1_payout_canceled_event.rb +44 -0
  140. data/lib/stripe/events/v1_payout_created_event.rb +44 -0
  141. data/lib/stripe/events/v1_payout_failed_event.rb +44 -0
  142. data/lib/stripe/events/v1_payout_paid_event.rb +44 -0
  143. data/lib/stripe/events/v1_payout_reconciliation_completed_event.rb +44 -0
  144. data/lib/stripe/events/v1_payout_updated_event.rb +44 -0
  145. data/lib/stripe/events/v1_person_created_event.rb +44 -0
  146. data/lib/stripe/events/v1_person_deleted_event.rb +44 -0
  147. data/lib/stripe/events/v1_person_updated_event.rb +44 -0
  148. data/lib/stripe/events/v1_plan_created_event.rb +44 -0
  149. data/lib/stripe/events/v1_plan_deleted_event.rb +44 -0
  150. data/lib/stripe/events/v1_plan_updated_event.rb +44 -0
  151. data/lib/stripe/events/v1_price_created_event.rb +44 -0
  152. data/lib/stripe/events/v1_price_deleted_event.rb +44 -0
  153. data/lib/stripe/events/v1_price_updated_event.rb +44 -0
  154. data/lib/stripe/events/v1_product_created_event.rb +44 -0
  155. data/lib/stripe/events/v1_product_deleted_event.rb +44 -0
  156. data/lib/stripe/events/v1_product_updated_event.rb +44 -0
  157. data/lib/stripe/events/v1_promotion_code_created_event.rb +44 -0
  158. data/lib/stripe/events/v1_promotion_code_updated_event.rb +44 -0
  159. data/lib/stripe/events/v1_quote_accepted_event.rb +44 -0
  160. data/lib/stripe/events/v1_quote_canceled_event.rb +44 -0
  161. data/lib/stripe/events/v1_quote_created_event.rb +44 -0
  162. data/lib/stripe/events/v1_quote_finalized_event.rb +44 -0
  163. data/lib/stripe/events/v1_radar_early_fraud_warning_created_event.rb +44 -0
  164. data/lib/stripe/events/v1_radar_early_fraud_warning_updated_event.rb +44 -0
  165. data/lib/stripe/events/v1_refund_created_event.rb +44 -0
  166. data/lib/stripe/events/v1_refund_failed_event.rb +44 -0
  167. data/lib/stripe/events/v1_refund_updated_event.rb +44 -0
  168. data/lib/stripe/events/v1_review_closed_event.rb +44 -0
  169. data/lib/stripe/events/v1_review_opened_event.rb +44 -0
  170. data/lib/stripe/events/v1_setup_intent_canceled_event.rb +44 -0
  171. data/lib/stripe/events/v1_setup_intent_created_event.rb +44 -0
  172. data/lib/stripe/events/v1_setup_intent_requires_action_event.rb +44 -0
  173. data/lib/stripe/events/v1_setup_intent_setup_failed_event.rb +44 -0
  174. data/lib/stripe/events/v1_setup_intent_succeeded_event.rb +44 -0
  175. data/lib/stripe/events/v1_sigma_scheduled_query_run_created_event.rb +44 -0
  176. data/lib/stripe/events/v1_source_canceled_event.rb +44 -0
  177. data/lib/stripe/events/v1_source_chargeable_event.rb +44 -0
  178. data/lib/stripe/events/v1_source_failed_event.rb +44 -0
  179. data/lib/stripe/events/v1_source_refund_attributes_required_event.rb +44 -0
  180. data/lib/stripe/events/v1_subscription_schedule_aborted_event.rb +44 -0
  181. data/lib/stripe/events/v1_subscription_schedule_canceled_event.rb +44 -0
  182. data/lib/stripe/events/v1_subscription_schedule_completed_event.rb +44 -0
  183. data/lib/stripe/events/v1_subscription_schedule_created_event.rb +44 -0
  184. data/lib/stripe/events/v1_subscription_schedule_expiring_event.rb +44 -0
  185. data/lib/stripe/events/v1_subscription_schedule_released_event.rb +44 -0
  186. data/lib/stripe/events/v1_subscription_schedule_updated_event.rb +44 -0
  187. data/lib/stripe/events/v1_tax_rate_created_event.rb +44 -0
  188. data/lib/stripe/events/v1_tax_rate_updated_event.rb +44 -0
  189. data/lib/stripe/events/v1_tax_settings_updated_event.rb +44 -0
  190. data/lib/stripe/events/v1_terminal_reader_action_failed_event.rb +44 -0
  191. data/lib/stripe/events/v1_terminal_reader_action_succeeded_event.rb +44 -0
  192. data/lib/stripe/events/v1_terminal_reader_action_updated_event.rb +44 -0
  193. data/lib/stripe/events/v1_test_helpers_test_clock_advancing_event.rb +44 -0
  194. data/lib/stripe/events/v1_test_helpers_test_clock_created_event.rb +44 -0
  195. data/lib/stripe/events/v1_test_helpers_test_clock_deleted_event.rb +44 -0
  196. data/lib/stripe/events/v1_test_helpers_test_clock_internal_failure_event.rb +44 -0
  197. data/lib/stripe/events/v1_test_helpers_test_clock_ready_event.rb +44 -0
  198. data/lib/stripe/events/v1_topup_canceled_event.rb +44 -0
  199. data/lib/stripe/events/v1_topup_created_event.rb +44 -0
  200. data/lib/stripe/events/v1_topup_failed_event.rb +44 -0
  201. data/lib/stripe/events/v1_topup_reversed_event.rb +44 -0
  202. data/lib/stripe/events/v1_topup_succeeded_event.rb +44 -0
  203. data/lib/stripe/events/v1_transfer_created_event.rb +44 -0
  204. data/lib/stripe/events/v1_transfer_reversed_event.rb +44 -0
  205. data/lib/stripe/events/v1_transfer_updated_event.rb +44 -0
  206. data/lib/stripe/events/v2_billing_cadence_billed_event.rb +61 -0
  207. data/lib/stripe/events/v2_billing_cadence_canceled_event.rb +44 -0
  208. data/lib/stripe/events/v2_billing_cadence_created_event.rb +61 -0
  209. data/lib/stripe/events/v2_billing_license_fee_created_event.rb +44 -0
  210. data/lib/stripe/events/v2_billing_license_fee_updated_event.rb +44 -0
  211. data/lib/stripe/events/v2_billing_license_fee_version_created_event.rb +61 -0
  212. data/lib/stripe/events/v2_billing_licensed_item_created_event.rb +44 -0
  213. data/lib/stripe/events/v2_billing_licensed_item_updated_event.rb +44 -0
  214. data/lib/stripe/events/v2_billing_metered_item_created_event.rb +44 -0
  215. data/lib/stripe/events/v2_billing_metered_item_updated_event.rb +44 -0
  216. data/lib/stripe/events/v2_billing_pricing_plan_component_created_event.rb +61 -0
  217. data/lib/stripe/events/v2_billing_pricing_plan_component_updated_event.rb +61 -0
  218. data/lib/stripe/events/v2_billing_pricing_plan_created_event.rb +44 -0
  219. data/lib/stripe/events/v2_billing_pricing_plan_subscription_collection_awaiting_customer_action_event.rb +44 -0
  220. data/lib/stripe/events/v2_billing_pricing_plan_subscription_collection_current_event.rb +44 -0
  221. data/lib/stripe/events/v2_billing_pricing_plan_subscription_collection_past_due_event.rb +44 -0
  222. data/lib/stripe/events/v2_billing_pricing_plan_subscription_collection_paused_event.rb +44 -0
  223. data/lib/stripe/events/v2_billing_pricing_plan_subscription_collection_unpaid_event.rb +44 -0
  224. data/lib/stripe/events/v2_billing_pricing_plan_subscription_servicing_activated_event.rb +44 -0
  225. data/lib/stripe/events/v2_billing_pricing_plan_subscription_servicing_canceled_event.rb +44 -0
  226. data/lib/stripe/events/v2_billing_pricing_plan_subscription_servicing_paused_event.rb +44 -0
  227. data/lib/stripe/events/v2_billing_pricing_plan_updated_event.rb +44 -0
  228. data/lib/stripe/events/v2_billing_pricing_plan_version_created_event.rb +61 -0
  229. data/lib/stripe/events/v2_billing_rate_card_created_event.rb +61 -0
  230. data/lib/stripe/events/v2_billing_rate_card_custom_pricing_unit_overage_rate_created_event.rb +67 -0
  231. data/lib/stripe/events/v2_billing_rate_card_rate_created_event.rb +67 -0
  232. data/lib/stripe/events/v2_billing_rate_card_subscription_activated_event.rb +44 -0
  233. data/lib/stripe/events/v2_billing_rate_card_subscription_canceled_event.rb +44 -0
  234. data/lib/stripe/events/v2_billing_rate_card_subscription_collection_awaiting_customer_action_event.rb +44 -0
  235. data/lib/stripe/events/v2_billing_rate_card_subscription_collection_current_event.rb +44 -0
  236. data/lib/stripe/events/v2_billing_rate_card_subscription_collection_past_due_event.rb +44 -0
  237. data/lib/stripe/events/v2_billing_rate_card_subscription_collection_paused_event.rb +44 -0
  238. data/lib/stripe/events/v2_billing_rate_card_subscription_collection_unpaid_event.rb +44 -0
  239. data/lib/stripe/events/v2_billing_rate_card_subscription_servicing_activated_event.rb +44 -0
  240. data/lib/stripe/events/v2_billing_rate_card_subscription_servicing_canceled_event.rb +44 -0
  241. data/lib/stripe/events/v2_billing_rate_card_subscription_servicing_paused_event.rb +44 -0
  242. data/lib/stripe/events/v2_billing_rate_card_updated_event.rb +44 -0
  243. data/lib/stripe/events/v2_billing_rate_card_version_created_event.rb +61 -0
  244. data/lib/stripe/events/v2_commerce_product_catalog_imports_failed_event.rb +44 -0
  245. data/lib/stripe/events/v2_commerce_product_catalog_imports_processing_event.rb +44 -0
  246. data/lib/stripe/events/v2_commerce_product_catalog_imports_succeeded_event.rb +44 -0
  247. data/lib/stripe/events/v2_commerce_product_catalog_imports_succeeded_with_errors_event.rb +44 -0
  248. data/lib/stripe/events/v2_core_account_including_configuration_card_creator_capability_status_updated_event.rb +63 -0
  249. data/lib/stripe/events/v2_core_account_including_configuration_card_creator_updated_event.rb +44 -0
  250. data/lib/stripe/events/v2_core_account_including_configuration_storer_capability_status_updated_event.rb +63 -0
  251. data/lib/stripe/events/v2_core_account_including_configuration_storer_updated_event.rb +44 -0
  252. data/lib/stripe/events/v2_core_account_signals_fraudulent_website_ready_event.rb +48 -0
  253. data/lib/stripe/events/v2_core_approval_request_approved_event.rb +44 -0
  254. data/lib/stripe/events/v2_core_approval_request_canceled_event.rb +44 -0
  255. data/lib/stripe/events/v2_core_approval_request_created_event.rb +44 -0
  256. data/lib/stripe/events/v2_core_approval_request_expired_event.rb +44 -0
  257. data/lib/stripe/events/v2_core_approval_request_failed_event.rb +44 -0
  258. data/lib/stripe/events/v2_core_approval_request_rejected_event.rb +44 -0
  259. data/lib/stripe/events/v2_core_approval_request_succeeded_event.rb +44 -0
  260. data/lib/stripe/events/v2_core_batch_job_batch_failed_event.rb +44 -0
  261. data/lib/stripe/events/v2_core_batch_job_canceled_event.rb +44 -0
  262. data/lib/stripe/events/v2_core_batch_job_completed_event.rb +44 -0
  263. data/lib/stripe/events/v2_core_batch_job_created_event.rb +44 -0
  264. data/lib/stripe/events/v2_core_batch_job_ready_for_upload_event.rb +44 -0
  265. data/lib/stripe/events/v2_core_batch_job_timeout_event.rb +44 -0
  266. data/lib/stripe/events/v2_core_batch_job_updated_event.rb +44 -0
  267. data/lib/stripe/events/v2_core_batch_job_upload_timeout_event.rb +44 -0
  268. data/lib/stripe/events/v2_core_batch_job_validating_event.rb +44 -0
  269. data/lib/stripe/events/v2_core_batch_job_validation_failed_event.rb +44 -0
  270. data/lib/stripe/events/v2_core_claimable_sandbox_claimed_event.rb +44 -0
  271. data/lib/stripe/events/v2_core_claimable_sandbox_created_event.rb +44 -0
  272. data/lib/stripe/events/v2_core_claimable_sandbox_expired_event.rb +44 -0
  273. data/lib/stripe/events/v2_core_claimable_sandbox_expiring_event.rb +44 -0
  274. data/lib/stripe/events/v2_core_claimable_sandbox_updated_event.rb +44 -0
  275. data/lib/stripe/events/v2_core_health_api_error_firing_event.rb +115 -0
  276. data/lib/stripe/events/v2_core_health_api_error_resolved_event.rb +117 -0
  277. data/lib/stripe/events/v2_core_health_api_latency_firing_event.rb +113 -0
  278. data/lib/stripe/events/v2_core_health_api_latency_resolved_event.rb +115 -0
  279. data/lib/stripe/events/v2_core_health_authorization_rate_drop_firing_event.rb +96 -0
  280. data/lib/stripe/events/v2_core_health_authorization_rate_drop_resolved_event.rb +98 -0
  281. data/lib/stripe/events/v2_core_health_event_generation_failure_resolved_event.rb +78 -0
  282. data/lib/stripe/events/v2_core_health_fraud_rate_increased_event.rb +64 -0
  283. data/lib/stripe/events/v2_core_health_issuing_authorization_request_errors_firing_event.rb +64 -0
  284. data/lib/stripe/events/v2_core_health_issuing_authorization_request_errors_resolved_event.rb +66 -0
  285. data/lib/stripe/events/v2_core_health_issuing_authorization_request_timeout_firing_event.rb +64 -0
  286. data/lib/stripe/events/v2_core_health_issuing_authorization_request_timeout_resolved_event.rb +66 -0
  287. data/lib/stripe/events/v2_core_health_meter_event_summaries_delayed_firing_event.rb +58 -0
  288. data/lib/stripe/events/v2_core_health_meter_event_summaries_delayed_resolved_event.rb +60 -0
  289. data/lib/stripe/events/v2_core_health_payment_method_error_firing_event.rb +111 -0
  290. data/lib/stripe/events/v2_core_health_payment_method_error_resolved_event.rb +113 -0
  291. data/lib/stripe/events/v2_core_health_sepa_debit_delayed_firing_event.rb +70 -0
  292. data/lib/stripe/events/v2_core_health_sepa_debit_delayed_resolved_event.rb +72 -0
  293. data/lib/stripe/events/v2_core_health_traffic_volume_drop_firing_event.rb +62 -0
  294. data/lib/stripe/events/v2_core_health_traffic_volume_drop_resolved_event.rb +64 -0
  295. data/lib/stripe/events/v2_core_health_webhook_latency_firing_event.rb +58 -0
  296. data/lib/stripe/events/v2_core_health_webhook_latency_resolved_event.rb +60 -0
  297. data/lib/stripe/events/v2_data_reporting_query_run_created_event.rb +44 -0
  298. data/lib/stripe/events/v2_data_reporting_query_run_failed_event.rb +44 -0
  299. data/lib/stripe/events/v2_data_reporting_query_run_succeeded_event.rb +44 -0
  300. data/lib/stripe/events/v2_data_reporting_query_run_updated_event.rb +44 -0
  301. data/lib/stripe/events/v2_extend_extension_run_failed_event.rb +75 -0
  302. data/lib/stripe/events/v2_extend_workflow_run_failed_event.rb +75 -0
  303. data/lib/stripe/events/v2_extend_workflow_run_started_event.rb +44 -0
  304. data/lib/stripe/events/v2_extend_workflow_run_succeeded_event.rb +44 -0
  305. data/lib/stripe/events/v2_iam_api_key_created_event.rb +38 -0
  306. data/lib/stripe/events/v2_iam_api_key_default_secret_revealed_event.rb +38 -0
  307. data/lib/stripe/events/v2_iam_api_key_expired_event.rb +38 -0
  308. data/lib/stripe/events/v2_iam_api_key_permissions_updated_event.rb +38 -0
  309. data/lib/stripe/events/v2_iam_api_key_rotated_event.rb +40 -0
  310. data/lib/stripe/events/v2_iam_api_key_updated_event.rb +38 -0
  311. data/lib/stripe/events/v2_iam_stripe_access_grant_approved_event.rb +38 -0
  312. data/lib/stripe/events/v2_iam_stripe_access_grant_canceled_event.rb +38 -0
  313. data/lib/stripe/events/v2_iam_stripe_access_grant_denied_event.rb +38 -0
  314. data/lib/stripe/events/v2_iam_stripe_access_grant_removed_event.rb +38 -0
  315. data/lib/stripe/events/v2_iam_stripe_access_grant_requested_event.rb +38 -0
  316. data/lib/stripe/events/v2_iam_stripe_access_grant_updated_event.rb +38 -0
  317. data/lib/stripe/events/v2_money_management_adjustment_created_event.rb +44 -0
  318. data/lib/stripe/events/v2_money_management_financial_account_created_event.rb +44 -0
  319. data/lib/stripe/events/v2_money_management_financial_account_updated_event.rb +44 -0
  320. data/lib/stripe/events/v2_money_management_financial_address_activated_event.rb +44 -0
  321. data/lib/stripe/events/v2_money_management_financial_address_failed_event.rb +44 -0
  322. data/lib/stripe/events/v2_money_management_inbound_transfer_available_event.rb +61 -0
  323. data/lib/stripe/events/v2_money_management_inbound_transfer_bank_debit_failed_event.rb +44 -0
  324. data/lib/stripe/events/v2_money_management_inbound_transfer_bank_debit_processing_event.rb +44 -0
  325. data/lib/stripe/events/v2_money_management_inbound_transfer_bank_debit_queued_event.rb +44 -0
  326. data/lib/stripe/events/v2_money_management_inbound_transfer_bank_debit_returned_event.rb +44 -0
  327. data/lib/stripe/events/v2_money_management_inbound_transfer_bank_debit_succeeded_event.rb +44 -0
  328. data/lib/stripe/events/v2_money_management_outbound_payment_canceled_event.rb +44 -0
  329. data/lib/stripe/events/v2_money_management_outbound_payment_created_event.rb +44 -0
  330. data/lib/stripe/events/v2_money_management_outbound_payment_failed_event.rb +44 -0
  331. data/lib/stripe/events/v2_money_management_outbound_payment_posted_event.rb +44 -0
  332. data/lib/stripe/events/v2_money_management_outbound_payment_returned_event.rb +44 -0
  333. data/lib/stripe/events/v2_money_management_outbound_payment_updated_event.rb +44 -0
  334. data/lib/stripe/events/v2_money_management_outbound_transfer_canceled_event.rb +44 -0
  335. data/lib/stripe/events/v2_money_management_outbound_transfer_created_event.rb +44 -0
  336. data/lib/stripe/events/v2_money_management_outbound_transfer_failed_event.rb +44 -0
  337. data/lib/stripe/events/v2_money_management_outbound_transfer_posted_event.rb +44 -0
  338. data/lib/stripe/events/v2_money_management_outbound_transfer_returned_event.rb +44 -0
  339. data/lib/stripe/events/v2_money_management_outbound_transfer_updated_event.rb +44 -0
  340. data/lib/stripe/events/v2_money_management_payout_method_created_event.rb +44 -0
  341. data/lib/stripe/events/v2_money_management_payout_method_updated_event.rb +44 -0
  342. data/lib/stripe/events/v2_money_management_received_credit_available_event.rb +61 -0
  343. data/lib/stripe/events/v2_money_management_received_credit_failed_event.rb +44 -0
  344. data/lib/stripe/events/v2_money_management_received_credit_returned_event.rb +44 -0
  345. data/lib/stripe/events/v2_money_management_received_credit_succeeded_event.rb +44 -0
  346. data/lib/stripe/events/v2_money_management_received_debit_canceled_event.rb +44 -0
  347. data/lib/stripe/events/v2_money_management_received_debit_failed_event.rb +44 -0
  348. data/lib/stripe/events/v2_money_management_received_debit_pending_event.rb +44 -0
  349. data/lib/stripe/events/v2_money_management_received_debit_succeeded_event.rb +44 -0
  350. data/lib/stripe/events/v2_money_management_received_debit_updated_event.rb +44 -0
  351. data/lib/stripe/events/v2_money_management_recipient_verification_created_event.rb +44 -0
  352. data/lib/stripe/events/v2_money_management_recipient_verification_updated_event.rb +44 -0
  353. data/lib/stripe/events/v2_money_management_transaction_created_event.rb +63 -0
  354. data/lib/stripe/events/v2_money_management_transaction_updated_event.rb +44 -0
  355. data/lib/stripe/events/v2_orchestrated_commerce_agreement_confirmed_event.rb +97 -0
  356. data/lib/stripe/events/v2_orchestrated_commerce_agreement_created_event.rb +97 -0
  357. data/lib/stripe/events/v2_orchestrated_commerce_agreement_partially_confirmed_event.rb +97 -0
  358. data/lib/stripe/events/v2_orchestrated_commerce_agreement_terminated_event.rb +97 -0
  359. data/lib/stripe/events/v2_payments_off_session_payment_attempt_failed_event.rb +44 -0
  360. data/lib/stripe/events/v2_payments_off_session_payment_attempt_started_event.rb +46 -0
  361. data/lib/stripe/events/v2_payments_off_session_payment_authorization_attempt_failed_event.rb +46 -0
  362. data/lib/stripe/events/v2_payments_off_session_payment_authorization_attempt_started_event.rb +48 -0
  363. data/lib/stripe/events/v2_payments_off_session_payment_canceled_event.rb +44 -0
  364. data/lib/stripe/events/v2_payments_off_session_payment_created_event.rb +44 -0
  365. data/lib/stripe/events/v2_payments_off_session_payment_failed_event.rb +44 -0
  366. data/lib/stripe/events/v2_payments_off_session_payment_paused_event.rb +44 -0
  367. data/lib/stripe/events/v2_payments_off_session_payment_requires_capture_event.rb +44 -0
  368. data/lib/stripe/events/v2_payments_off_session_payment_resumed_event.rb +44 -0
  369. data/lib/stripe/events/v2_payments_off_session_payment_succeeded_event.rb +44 -0
  370. data/lib/stripe/events/v2_payments_settlement_allocation_intent_canceled_event.rb +44 -0
  371. data/lib/stripe/events/v2_payments_settlement_allocation_intent_created_event.rb +44 -0
  372. data/lib/stripe/events/v2_payments_settlement_allocation_intent_errored_event.rb +65 -0
  373. data/lib/stripe/events/v2_payments_settlement_allocation_intent_funds_not_received_event.rb +44 -0
  374. data/lib/stripe/events/v2_payments_settlement_allocation_intent_matched_event.rb +44 -0
  375. data/lib/stripe/events/v2_payments_settlement_allocation_intent_not_found_event.rb +38 -0
  376. data/lib/stripe/events/v2_payments_settlement_allocation_intent_settled_event.rb +44 -0
  377. data/lib/stripe/events/v2_payments_settlement_allocation_intent_split_canceled_event.rb +61 -0
  378. data/lib/stripe/events/v2_payments_settlement_allocation_intent_split_created_event.rb +61 -0
  379. data/lib/stripe/events/v2_payments_settlement_allocation_intent_split_settled_event.rb +61 -0
  380. data/lib/stripe/events/v2_payments_settlement_allocation_intent_submitted_event.rb +44 -0
  381. data/lib/stripe/events/v2_reporting_report_run_created_event.rb +44 -0
  382. data/lib/stripe/events/v2_reporting_report_run_failed_event.rb +44 -0
  383. data/lib/stripe/events/v2_reporting_report_run_succeeded_event.rb +44 -0
  384. data/lib/stripe/events/v2_reporting_report_run_updated_event.rb +44 -0
  385. data/lib/stripe/events/v2_signals_account_signal_fraudulent_merchant_ready_event.rb +88 -0
  386. data/lib/stripe/object_types.rb +113 -0
  387. data/lib/stripe/params/account_create_params.rb +406 -1
  388. data/lib/stripe/params/account_link_create_params.rb +4 -1
  389. data/lib/stripe/params/account_notice_list_params.rb +25 -0
  390. data/lib/stripe/params/account_notice_retrieve_params.rb +13 -0
  391. data/lib/stripe/params/account_notice_update_params.rb +36 -0
  392. data/lib/stripe/params/account_person_create_params.rb +32 -0
  393. data/lib/stripe/params/account_person_update_params.rb +32 -0
  394. data/lib/stripe/params/account_session_create_params.rb +301 -1
  395. data/lib/stripe/params/account_signals_retrieve_params.rb +13 -0
  396. data/lib/stripe/params/account_update_params.rb +368 -0
  397. data/lib/stripe/params/balance_settings_update_params.rb +9 -1
  398. data/lib/stripe/params/balance_transfer_create_params.rb +66 -0
  399. data/lib/stripe/params/billing/alert_create_params.rb +264 -1
  400. data/lib/stripe/params/billing/alert_list_params.rb +4 -0
  401. data/lib/stripe/params/billing/analytics/meter_usage_retrieve_params.rb +69 -0
  402. data/lib/stripe/params/billing/credit_balance_summary_retrieve_params.rb +13 -1
  403. data/lib/stripe/params/billing/credit_grant_create_params.rb +48 -2
  404. data/lib/stripe/params/billing/meter_create_params.rb +4 -0
  405. data/lib/stripe/params/billing/meter_event_summary_list_params.rb +20 -0
  406. data/lib/stripe/params/capital/financing_offer_create_params.rb +37 -0
  407. data/lib/stripe/params/capital/financing_offer_list_params.rb +58 -0
  408. data/lib/stripe/params/capital/financing_offer_mark_delivered_params.rb +15 -0
  409. data/lib/stripe/params/capital/financing_offer_refill_params.rb +37 -0
  410. data/lib/stripe/params/capital/financing_offer_retrieve_params.rb +15 -0
  411. data/lib/stripe/params/capital/financing_summary_retrieve_params.rb +15 -0
  412. data/lib/stripe/params/capital/financing_transaction_list_params.rb +45 -0
  413. data/lib/stripe/params/capital/financing_transaction_retrieve_params.rb +15 -0
  414. data/lib/stripe/params/charge_capture_params.rb +1912 -0
  415. data/lib/stripe/params/charge_update_params.rb +1912 -0
  416. data/lib/stripe/params/checkout/session_approve_params.rb +52 -0
  417. data/lib/stripe/params/checkout/session_create_params.rb +255 -4
  418. data/lib/stripe/params/checkout/session_update_params.rb +176 -1
  419. data/lib/stripe/params/confirmation_token_create_params.rb +78 -0
  420. data/lib/stripe/params/coupon_create_params.rb +47 -1
  421. data/lib/stripe/params/customer_session_create_params.rb +32 -1
  422. data/lib/stripe/params/delegated_checkout/requested_session_confirm_params.rb +164 -0
  423. data/lib/stripe/params/delegated_checkout/requested_session_create_params.rb +214 -0
  424. data/lib/stripe/params/delegated_checkout/requested_session_expire_params.rb +15 -0
  425. data/lib/stripe/params/delegated_checkout/requested_session_retrieve_params.rb +15 -0
  426. data/lib/stripe/params/delegated_checkout/requested_session_update_params.rb +200 -0
  427. data/lib/stripe/params/dispute_update_params.rb +14 -1
  428. data/lib/stripe/params/external_account_create_params.rb +134 -0
  429. data/lib/stripe/params/external_account_delete_params.rb +6 -0
  430. data/lib/stripe/params/external_account_list_params.rb +25 -0
  431. data/lib/stripe/params/external_account_retrieve_params.rb +13 -0
  432. data/lib/stripe/params/external_account_update_params.rb +91 -0
  433. data/lib/stripe/params/financial_connections/account_inferred_balance_list_params.rb +24 -0
  434. data/lib/stripe/params/financial_connections/authorization_retrieve_params.rb +15 -0
  435. data/lib/stripe/params/financial_connections/institution_list_params.rb +24 -0
  436. data/lib/stripe/params/financial_connections/institution_retrieve_params.rb +15 -0
  437. data/lib/stripe/params/financial_connections/session_create_params.rb +64 -2
  438. data/lib/stripe/params/fr_meal_vouchers_onboarding_create_params.rb +25 -0
  439. data/lib/stripe/params/fr_meal_vouchers_onboarding_list_params.rb +22 -0
  440. data/lib/stripe/params/fr_meal_vouchers_onboarding_retrieve_params.rb +13 -0
  441. data/lib/stripe/params/fr_meal_vouchers_onboarding_update_params.rb +16 -0
  442. data/lib/stripe/params/fx_quote_create_params.rb +73 -0
  443. data/lib/stripe/params/fx_quote_list_params.rb +22 -0
  444. data/lib/stripe/params/fx_quote_retrieve_params.rb +13 -0
  445. data/lib/stripe/params/identity/blocklist_entry_create_params.rb +29 -0
  446. data/lib/stripe/params/identity/blocklist_entry_disable_params.rb +15 -0
  447. data/lib/stripe/params/identity/blocklist_entry_list_params.rb +62 -0
  448. data/lib/stripe/params/identity/blocklist_entry_retrieve_params.rb +15 -0
  449. data/lib/stripe/params/identity/verification_report_list_params.rb +4 -0
  450. data/lib/stripe/params/identity/verification_session_create_params.rb +4 -0
  451. data/lib/stripe/params/identity/verification_session_update_params.rb +11 -1
  452. data/lib/stripe/params/invoice_add_lines_params.rb +48 -1
  453. data/lib/stripe/params/invoice_attach_payment_params.rb +43 -1
  454. data/lib/stripe/params/invoice_create_params.rb +118 -2
  455. data/lib/stripe/params/invoice_create_preview_params.rb +1370 -9
  456. data/lib/stripe/params/invoice_detach_payment_params.rb +16 -0
  457. data/lib/stripe/params/invoice_item_create_params.rb +33 -1
  458. data/lib/stripe/params/invoice_item_update_params.rb +33 -1
  459. data/lib/stripe/params/invoice_line_item_update_params.rb +48 -1
  460. data/lib/stripe/params/invoice_list_params.rb +4 -0
  461. data/lib/stripe/params/invoice_update_lines_params.rb +48 -1
  462. data/lib/stripe/params/invoice_update_params.rb +118 -2
  463. data/lib/stripe/params/issuing/authorization_create_params.rb +8 -0
  464. data/lib/stripe/params/issuing/card_list_params.rb +34 -1
  465. data/lib/stripe/params/issuing/cardholder_create_params.rb +2 -1
  466. data/lib/stripe/params/issuing/credit_underwriting_record_correct_params.rb +163 -0
  467. data/lib/stripe/params/issuing/credit_underwriting_record_create_from_application_params.rb +50 -0
  468. data/lib/stripe/params/issuing/credit_underwriting_record_create_from_proactive_review_params.rb +128 -0
  469. data/lib/stripe/params/issuing/credit_underwriting_record_list_params.rb +24 -0
  470. data/lib/stripe/params/issuing/credit_underwriting_record_report_decision_params.rb +86 -0
  471. data/lib/stripe/params/issuing/credit_underwriting_record_retrieve_params.rb +15 -0
  472. data/lib/stripe/params/issuing/dispute_settlement_detail_list_params.rb +33 -0
  473. data/lib/stripe/params/issuing/dispute_settlement_detail_retrieve_params.rb +15 -0
  474. data/lib/stripe/params/issuing/fraud_liability_debit_list_params.rb +44 -0
  475. data/lib/stripe/params/issuing/fraud_liability_debit_retrieve_params.rb +15 -0
  476. data/lib/stripe/params/issuing/program_create_params.rb +21 -0
  477. data/lib/stripe/params/issuing/program_list_params.rb +24 -0
  478. data/lib/stripe/params/issuing/program_retrieve_params.rb +15 -0
  479. data/lib/stripe/params/issuing/program_update_params.rb +21 -0
  480. data/lib/stripe/params/issuing/transaction_create_force_capture_params.rb +8 -0
  481. data/lib/stripe/params/issuing/transaction_create_unlinked_refund_params.rb +8 -0
  482. data/lib/stripe/params/issuing/transaction_list_params.rb +4 -0
  483. data/lib/stripe/params/mandate_list_params.rb +39 -0
  484. data/lib/stripe/params/margin_create_params.rb +25 -0
  485. data/lib/stripe/params/margin_list_params.rb +25 -0
  486. data/lib/stripe/params/margin_retrieve_params.rb +13 -0
  487. data/lib/stripe/params/margin_update_params.rb +22 -0
  488. data/lib/stripe/params/orchestration/payment_attempt_retrieve_params.rb +15 -0
  489. data/lib/stripe/params/order_create_params.rb +2114 -0
  490. data/lib/stripe/params/order_list_params.rb +25 -0
  491. data/lib/stripe/params/order_retrieve_params.rb +13 -0
  492. data/lib/stripe/params/order_submit_params.rb +16 -0
  493. data/lib/stripe/params/order_update_params.rb +2118 -0
  494. data/lib/stripe/params/payment_attempt_record_report_authenticated_params.rb +19 -0
  495. data/lib/stripe/params/payment_attempt_record_report_authorized_params.rb +41 -0
  496. data/lib/stripe/params/payment_attempt_record_report_canceled_params.rb +19 -0
  497. data/lib/stripe/params/payment_attempt_record_report_failed_params.rb +50 -0
  498. data/lib/stripe/params/payment_attempt_record_report_guaranteed_params.rb +41 -0
  499. data/lib/stripe/params/payment_attempt_record_report_informational_params.rb +93 -0
  500. data/lib/stripe/params/payment_attempt_record_report_refund_params.rb +79 -0
  501. data/lib/stripe/params/payment_intent_capture_params.rb +1930 -4
  502. data/lib/stripe/params/payment_intent_confirm_params.rb +3625 -163
  503. data/lib/stripe/params/payment_intent_create_params.rb +3595 -120
  504. data/lib/stripe/params/payment_intent_decrement_authorization_params.rb +315 -0
  505. data/lib/stripe/params/payment_intent_increment_authorization_params.rb +58 -3
  506. data/lib/stripe/params/payment_intent_reauthorize_params.rb +19 -0
  507. data/lib/stripe/params/payment_intent_simulate_crypto_deposit_params.rb +31 -0
  508. data/lib/stripe/params/payment_intent_trigger_action_params.rb +27 -0
  509. data/lib/stripe/params/payment_intent_update_params.rb +3652 -159
  510. data/lib/stripe/params/payment_link_create_params.rb +34 -0
  511. data/lib/stripe/params/payment_method_check_balance_params.rb +13 -0
  512. data/lib/stripe/params/payment_method_configuration_create_params.rb +105 -0
  513. data/lib/stripe/params/payment_method_configuration_update_params.rb +105 -0
  514. data/lib/stripe/params/payment_method_create_params.rb +74 -0
  515. data/lib/stripe/params/payment_method_update_params.rb +16 -0
  516. data/lib/stripe/params/payment_record_report_payment_attempt_failed_params.rb +32 -1
  517. data/lib/stripe/params/payment_record_report_payment_attempt_guaranteed_params.rb +23 -1
  518. data/lib/stripe/params/payment_record_report_payment_attempt_params.rb +49 -2
  519. data/lib/stripe/params/payment_record_report_payment_params.rb +49 -2
  520. data/lib/stripe/params/plan_create_params.rb +15 -0
  521. data/lib/stripe/params/price_create_params.rb +19 -0
  522. data/lib/stripe/params/price_update_params.rb +23 -0
  523. data/lib/stripe/params/privacy/redaction_job_cancel_params.rb +15 -0
  524. data/lib/stripe/params/privacy/redaction_job_create_params.rb +67 -0
  525. data/lib/stripe/params/privacy/redaction_job_list_params.rb +27 -0
  526. data/lib/stripe/params/privacy/redaction_job_retrieve_params.rb +15 -0
  527. data/lib/stripe/params/privacy/redaction_job_run_params.rb +15 -0
  528. data/lib/stripe/params/privacy/redaction_job_update_params.rb +18 -0
  529. data/lib/stripe/params/privacy/redaction_job_validate_params.rb +15 -0
  530. data/lib/stripe/params/privacy/redaction_job_validation_error_list_params.rb +24 -0
  531. data/lib/stripe/params/product_catalog/trial_offer_create_params.rb +63 -0
  532. data/lib/stripe/params/product_create_params.rb +47 -0
  533. data/lib/stripe/params/product_update_params.rb +47 -0
  534. data/lib/stripe/params/quote_create_params.rb +1217 -3
  535. data/lib/stripe/params/quote_line_list_params.rb +22 -0
  536. data/lib/stripe/params/quote_list_lines_params.rb +22 -0
  537. data/lib/stripe/params/quote_list_params.rb +4 -0
  538. data/lib/stripe/params/quote_list_preview_invoice_lines_params.rb +22 -0
  539. data/lib/stripe/params/quote_mark_draft_params.rb +13 -0
  540. data/lib/stripe/params/quote_mark_stale_params.rb +16 -0
  541. data/lib/stripe/params/quote_preview_invoice_list_params.rb +22 -0
  542. data/lib/stripe/params/quote_preview_subscription_schedule_list_params.rb +22 -0
  543. data/lib/stripe/params/quote_reestimate_params.rb +13 -0
  544. data/lib/stripe/params/quote_update_params.rb +1225 -4
  545. data/lib/stripe/params/radar/account_evaluation_create_params.rb +81 -0
  546. data/lib/stripe/params/radar/account_evaluation_retrieve_params.rb +15 -0
  547. data/lib/stripe/params/radar/account_evaluation_update_params.rb +72 -0
  548. data/lib/stripe/params/radar/customer_evaluation_create_params.rb +69 -0
  549. data/lib/stripe/params/radar/customer_evaluation_update_params.rb +59 -0
  550. data/lib/stripe/params/radar/issuing_authorization_evaluation_create_params.rb +197 -0
  551. data/lib/stripe/params/radar/payment_evaluation_create_params.rb +30 -1
  552. data/lib/stripe/params/reserve/hold_list_params.rb +53 -0
  553. data/lib/stripe/params/reserve/hold_retrieve_params.rb +15 -0
  554. data/lib/stripe/params/reserve/plan_retrieve_params.rb +15 -0
  555. data/lib/stripe/params/reserve/release_list_params.rb +41 -0
  556. data/lib/stripe/params/reserve/release_retrieve_params.rb +15 -0
  557. data/lib/stripe/params/setup_intent_confirm_params.rb +158 -3
  558. data/lib/stripe/params/setup_intent_create_params.rb +158 -3
  559. data/lib/stripe/params/setup_intent_update_params.rb +159 -4
  560. data/lib/stripe/params/shared_payment/granted_token_create_params.rb +50 -0
  561. data/lib/stripe/params/shared_payment/granted_token_retrieve_params.rb +15 -0
  562. data/lib/stripe/params/shared_payment/granted_token_revoke_params.rb +15 -0
  563. data/lib/stripe/params/shared_payment/issued_token_create_params.rb +70 -0
  564. data/lib/stripe/params/shared_payment/issued_token_retrieve_params.rb +15 -0
  565. data/lib/stripe/params/shared_payment/issued_token_revoke_params.rb +15 -0
  566. data/lib/stripe/params/subscription_attach_cadence_params.rb +16 -0
  567. data/lib/stripe/params/subscription_create_params.rb +401 -6
  568. data/lib/stripe/params/subscription_item_create_params.rb +114 -2
  569. data/lib/stripe/params/subscription_item_update_params.rb +97 -1
  570. data/lib/stripe/params/subscription_list_params.rb +4 -0
  571. data/lib/stripe/params/subscription_pause_params.rb +50 -0
  572. data/lib/stripe/params/subscription_schedule_amend_params.rb +805 -0
  573. data/lib/stripe/params/subscription_schedule_create_params.rb +335 -5
  574. data/lib/stripe/params/subscription_schedule_update_params.rb +335 -5
  575. data/lib/stripe/params/subscription_update_params.rb +384 -5
  576. data/lib/stripe/params/tax/calculation_create_params.rb +4 -0
  577. data/lib/stripe/params/tax/form_list_params.rb +51 -0
  578. data/lib/stripe/params/tax/form_pdf_params.rb +15 -0
  579. data/lib/stripe/params/tax/form_retrieve_params.rb +15 -0
  580. data/lib/stripe/params/tax/location_create_params.rb +54 -0
  581. data/lib/stripe/params/tax/location_list_params.rb +27 -0
  582. data/lib/stripe/params/tax/location_retrieve_params.rb +15 -0
  583. data/lib/stripe/params/tax/registration_create_params.rb +117 -0
  584. data/lib/stripe/params/terminal/configuration_create_params.rb +13 -0
  585. data/lib/stripe/params/terminal/configuration_update_params.rb +13 -0
  586. data/lib/stripe/params/terminal/reader_collected_data_retrieve_params.rb +15 -0
  587. data/lib/stripe/params/test_helpers/capital/financing_offer_create_params.rb +39 -0
  588. data/lib/stripe/params/test_helpers/capital/financing_offer_refill_params.rb +39 -0
  589. data/lib/stripe/params/test_helpers/confirmation_token_create_params.rb +78 -0
  590. data/lib/stripe/params/test_helpers/issuing/authorization_create_params.rb +8 -0
  591. data/lib/stripe/params/test_helpers/issuing/transaction_create_force_capture_params.rb +8 -0
  592. data/lib/stripe/params/test_helpers/issuing/transaction_create_unlinked_refund_params.rb +8 -0
  593. data/lib/stripe/params/test_helpers/payment_intent_simulate_crypto_deposit_params.rb +33 -0
  594. data/lib/stripe/params/test_helpers/shared_payment/granted_token_create_params.rb +52 -0
  595. data/lib/stripe/params/test_helpers/shared_payment/granted_token_revoke_params.rb +17 -0
  596. data/lib/stripe/params/test_helpers/treasury/received_credit_create_params.rb +25 -1
  597. data/lib/stripe/params/test_helpers/treasury/received_debit_create_params.rb +25 -1
  598. data/lib/stripe/params/token_create_params.rb +64 -0
  599. data/lib/stripe/params/transfer_create_params.rb +8 -0
  600. data/lib/stripe/params/treasury/financial_account_create_params.rb +8 -1
  601. data/lib/stripe/params/treasury/financial_account_features_update_params.rb +4 -1
  602. data/lib/stripe/params/treasury/financial_account_update_features_params.rb +4 -1
  603. data/lib/stripe/params/treasury/financial_account_update_params.rb +8 -1
  604. data/lib/stripe/params/treasury/outbound_payment_create_params.rb +4 -0
  605. data/lib/stripe/params/treasury/outbound_transfer_create_params.rb +24 -0
  606. data/lib/stripe/params/treasury/received_credit_create_params.rb +25 -1
  607. data/lib/stripe/params/treasury/received_debit_create_params.rb +25 -1
  608. data/lib/stripe/params/v2/billing/bill_setting_create_params.rb +74 -0
  609. data/lib/stripe/params/v2/billing/bill_setting_list_params.rb +21 -0
  610. data/lib/stripe/params/v2/billing/bill_setting_retrieve_params.rb +10 -0
  611. data/lib/stripe/params/v2/billing/bill_setting_update_params.rb +80 -0
  612. data/lib/stripe/params/v2/billing/bill_settings/version_list_params.rb +19 -0
  613. data/lib/stripe/params/v2/billing/bill_settings/version_retrieve_params.rb +12 -0
  614. data/lib/stripe/params/v2/billing/cadence_cancel_params.rb +17 -0
  615. data/lib/stripe/params/v2/billing/cadence_create_params.rb +257 -0
  616. data/lib/stripe/params/v2/billing/cadence_list_params.rb +43 -0
  617. data/lib/stripe/params/v2/billing/cadence_retrieve_params.rb +17 -0
  618. data/lib/stripe/params/v2/billing/cadence_update_params.rb +78 -0
  619. data/lib/stripe/params/v2/billing/cadences/spend_modifier_rule_list_params.rb +22 -0
  620. data/lib/stripe/params/v2/billing/cadences/spend_modifier_rule_retrieve_params.rb +12 -0
  621. data/lib/stripe/params/v2/billing/collection_setting_create_params.rb +257 -0
  622. data/lib/stripe/params/v2/billing/collection_setting_list_params.rb +21 -0
  623. data/lib/stripe/params/v2/billing/collection_setting_retrieve_params.rb +10 -0
  624. data/lib/stripe/params/v2/billing/collection_setting_update_params.rb +263 -0
  625. data/lib/stripe/params/v2/billing/collection_settings/version_list_params.rb +19 -0
  626. data/lib/stripe/params/v2/billing/collection_settings/version_retrieve_params.rb +12 -0
  627. data/lib/stripe/params/v2/billing/custom_pricing_unit_create_params.rb +26 -0
  628. data/lib/stripe/params/v2/billing/custom_pricing_unit_list_params.rb +24 -0
  629. data/lib/stripe/params/v2/billing/custom_pricing_unit_retrieve_params.rb +10 -0
  630. data/lib/stripe/params/v2/billing/custom_pricing_unit_update_params.rb +26 -0
  631. data/lib/stripe/params/v2/billing/intent_cancel_params.rb +10 -0
  632. data/lib/stripe/params/v2/billing/intent_commit_params.rb +17 -0
  633. data/lib/stripe/params/v2/billing/intent_create_params.rb +899 -0
  634. data/lib/stripe/params/v2/billing/intent_list_params.rb +17 -0
  635. data/lib/stripe/params/v2/billing/intent_release_reservation_params.rb +10 -0
  636. data/lib/stripe/params/v2/billing/intent_reserve_params.rb +10 -0
  637. data/lib/stripe/params/v2/billing/intent_retrieve_params.rb +10 -0
  638. data/lib/stripe/params/v2/billing/intents/action_list_params.rb +19 -0
  639. data/lib/stripe/params/v2/billing/intents/action_retrieve_params.rb +12 -0
  640. data/lib/stripe/params/v2/billing/license_fee_create_params.rb +121 -0
  641. data/lib/stripe/params/v2/billing/license_fee_list_params.rb +24 -0
  642. data/lib/stripe/params/v2/billing/license_fee_retrieve_params.rb +10 -0
  643. data/lib/stripe/params/v2/billing/license_fee_update_params.rb +102 -0
  644. data/lib/stripe/params/v2/billing/license_fees/version_list_params.rb +19 -0
  645. data/lib/stripe/params/v2/billing/license_fees/version_retrieve_params.rb +12 -0
  646. data/lib/stripe/params/v2/billing/licensed_item_create_params.rb +48 -0
  647. data/lib/stripe/params/v2/billing/licensed_item_list_params.rb +21 -0
  648. data/lib/stripe/params/v2/billing/licensed_item_retrieve_params.rb +10 -0
  649. data/lib/stripe/params/v2/billing/licensed_item_update_params.rb +48 -0
  650. data/lib/stripe/params/v2/billing/meter_event_adjustment_create_params.rb +2 -2
  651. data/lib/stripe/params/v2/billing/metered_item_create_params.rb +73 -0
  652. data/lib/stripe/params/v2/billing/metered_item_list_params.rb +21 -0
  653. data/lib/stripe/params/v2/billing/metered_item_retrieve_params.rb +10 -0
  654. data/lib/stripe/params/v2/billing/metered_item_update_params.rb +50 -0
  655. data/lib/stripe/params/v2/billing/one_time_item_create_params.rb +48 -0
  656. data/lib/stripe/params/v2/billing/one_time_item_list_params.rb +21 -0
  657. data/lib/stripe/params/v2/billing/one_time_item_retrieve_params.rb +10 -0
  658. data/lib/stripe/params/v2/billing/one_time_item_update_params.rb +48 -0
  659. data/lib/stripe/params/v2/billing/pricing_plan_create_params.rb +39 -0
  660. data/lib/stripe/params/v2/billing/pricing_plan_list_params.rb +24 -0
  661. data/lib/stripe/params/v2/billing/pricing_plan_retrieve_params.rb +10 -0
  662. data/lib/stripe/params/v2/billing/pricing_plan_subscription_list_params.rb +54 -0
  663. data/lib/stripe/params/v2/billing/pricing_plan_subscription_remove_discounts_params.rb +17 -0
  664. data/lib/stripe/params/v2/billing/pricing_plan_subscription_retrieve_params.rb +17 -0
  665. data/lib/stripe/params/v2/billing/pricing_plan_subscription_update_params.rb +20 -0
  666. data/lib/stripe/params/v2/billing/pricing_plan_update_params.rb +39 -0
  667. data/lib/stripe/params/v2/billing/pricing_plans/component_create_params.rb +73 -0
  668. data/lib/stripe/params/v2/billing/pricing_plans/component_delete_params.rb +12 -0
  669. data/lib/stripe/params/v2/billing/pricing_plans/component_list_params.rb +27 -0
  670. data/lib/stripe/params/v2/billing/pricing_plans/component_retrieve_params.rb +12 -0
  671. data/lib/stripe/params/v2/billing/pricing_plans/component_update_params.rb +22 -0
  672. data/lib/stripe/params/v2/billing/pricing_plans/version_list_params.rb +19 -0
  673. data/lib/stripe/params/v2/billing/pricing_plans/version_retrieve_params.rb +12 -0
  674. data/lib/stripe/params/v2/billing/profile_create_params.rb +37 -0
  675. data/lib/stripe/params/v2/billing/profile_list_params.rb +40 -0
  676. data/lib/stripe/params/v2/billing/profile_retrieve_params.rb +10 -0
  677. data/lib/stripe/params/v2/billing/profile_update_params.rb +35 -0
  678. data/lib/stripe/params/v2/billing/rate_card_create_params.rb +49 -0
  679. data/lib/stripe/params/v2/billing/rate_card_list_params.rb +24 -0
  680. data/lib/stripe/params/v2/billing/rate_card_modify_rates_params.rb +177 -0
  681. data/lib/stripe/params/v2/billing/rate_card_retrieve_params.rb +10 -0
  682. data/lib/stripe/params/v2/billing/rate_card_subscription_cancel_params.rb +10 -0
  683. data/lib/stripe/params/v2/billing/rate_card_subscription_create_params.rb +26 -0
  684. data/lib/stripe/params/v2/billing/rate_card_subscription_list_params.rb +51 -0
  685. data/lib/stripe/params/v2/billing/rate_card_subscription_retrieve_params.rb +10 -0
  686. data/lib/stripe/params/v2/billing/rate_card_subscription_update_params.rb +17 -0
  687. data/lib/stripe/params/v2/billing/rate_card_update_params.rb +38 -0
  688. data/lib/stripe/params/v2/billing/rate_cards/custom_pricing_unit_overage_rate_create_params.rb +33 -0
  689. data/lib/stripe/params/v2/billing/rate_cards/custom_pricing_unit_overage_rate_delete_params.rb +12 -0
  690. data/lib/stripe/params/v2/billing/rate_cards/custom_pricing_unit_overage_rate_list_params.rb +22 -0
  691. data/lib/stripe/params/v2/billing/rate_cards/custom_pricing_unit_overage_rate_retrieve_params.rb +12 -0
  692. data/lib/stripe/params/v2/billing/rate_cards/rate_create_params.rb +109 -0
  693. data/lib/stripe/params/v2/billing/rate_cards/rate_delete_params.rb +12 -0
  694. data/lib/stripe/params/v2/billing/rate_cards/rate_list_params.rb +25 -0
  695. data/lib/stripe/params/v2/billing/rate_cards/rate_retrieve_params.rb +12 -0
  696. data/lib/stripe/params/v2/billing/rate_cards/version_list_params.rb +19 -0
  697. data/lib/stripe/params/v2/billing/rate_cards/version_retrieve_params.rb +12 -0
  698. data/lib/stripe/params/v2/billing/service_action_create_params.rb +315 -0
  699. data/lib/stripe/params/v2/billing/service_action_retrieve_params.rb +10 -0
  700. data/lib/stripe/params/v2/billing/service_action_update_params.rb +40 -0
  701. data/lib/stripe/params/v2/commerce/product_catalog/import_create_params.rb +25 -0
  702. data/lib/stripe/params/v2/commerce/product_catalog/import_list_params.rb +54 -0
  703. data/lib/stripe/params/v2/commerce/product_catalog/import_retrieve_params.rb +12 -0
  704. data/lib/stripe/params/v2/core/account_create_params.rb +1613 -9
  705. data/lib/stripe/params/v2/core/account_evaluation_create_params.rb +73 -0
  706. data/lib/stripe/params/v2/core/account_link_create_params.rb +81 -1
  707. data/lib/stripe/params/v2/core/account_token_create_params.rb +252 -4
  708. data/lib/stripe/params/v2/core/account_update_params.rb +1593 -10
  709. data/lib/stripe/params/v2/core/approval_request_cancel_params.rb +10 -0
  710. data/lib/stripe/params/v2/core/approval_request_execute_params.rb +10 -0
  711. data/lib/stripe/params/v2/core/approval_request_list_params.rb +17 -0
  712. data/lib/stripe/params/v2/core/approval_request_retrieve_params.rb +10 -0
  713. data/lib/stripe/params/v2/core/approval_request_submit_params.rb +17 -0
  714. data/lib/stripe/params/v2/core/batch_job_cancel_params.rb +10 -0
  715. data/lib/stripe/params/v2/core/batch_job_create_params.rb +58 -0
  716. data/lib/stripe/params/v2/core/batch_job_retrieve_params.rb +10 -0
  717. data/lib/stripe/params/v2/core/claimable_sandbox_create_params.rb +59 -0
  718. data/lib/stripe/params/v2/core/claimable_sandbox_renew_onboarding_link_params.rb +28 -0
  719. data/lib/stripe/params/v2/core/claimable_sandbox_retrieve_params.rb +10 -0
  720. data/lib/stripe/params/v2/core/connection_session_create_params.rb +23 -0
  721. data/lib/stripe/params/v2/core/connection_session_retrieve_params.rb +10 -0
  722. data/lib/stripe/params/v2/core/event_destination_create_params.rb +23 -0
  723. data/lib/stripe/params/v2/core/event_list_params.rb +4 -1
  724. data/lib/stripe/params/v2/core/event_retrieve_params.rb +8 -1
  725. data/lib/stripe/params/v2/core/vault/gb_bank_account_acknowledge_confirmation_of_payee_params.rb +12 -0
  726. data/lib/stripe/params/v2/core/vault/gb_bank_account_archive_params.rb +12 -0
  727. data/lib/stripe/params/v2/core/vault/gb_bank_account_create_params.rb +58 -0
  728. data/lib/stripe/params/v2/core/vault/gb_bank_account_initiate_confirmation_of_payee_params.rb +22 -0
  729. data/lib/stripe/params/v2/core/vault/gb_bank_account_list_params.rb +19 -0
  730. data/lib/stripe/params/v2/core/vault/gb_bank_account_retrieve_params.rb +12 -0
  731. data/lib/stripe/params/v2/core/vault/us_bank_account_archive_params.rb +12 -0
  732. data/lib/stripe/params/v2/core/vault/us_bank_account_confirm_microdeposits_params.rb +22 -0
  733. data/lib/stripe/params/v2/core/vault/us_bank_account_create_params.rb +37 -0
  734. data/lib/stripe/params/v2/core/vault/us_bank_account_list_params.rb +22 -0
  735. data/lib/stripe/params/v2/core/vault/us_bank_account_retrieve_params.rb +12 -0
  736. data/lib/stripe/params/v2/core/vault/us_bank_account_send_microdeposits_params.rb +12 -0
  737. data/lib/stripe/params/v2/core/vault/us_bank_account_update_params.rb +22 -0
  738. data/lib/stripe/params/v2/data/analytics/metric_query_create_params.rb +68 -0
  739. data/lib/stripe/params/v2/data/reporting/query_run_create_params.rb +31 -0
  740. data/lib/stripe/params/v2/data/reporting/query_run_retrieve_params.rb +12 -0
  741. data/lib/stripe/params/v2/extend/workflow_invoke_params.rb +17 -0
  742. data/lib/stripe/params/v2/extend/workflow_list_params.rb +21 -0
  743. data/lib/stripe/params/v2/extend/workflow_retrieve_params.rb +10 -0
  744. data/lib/stripe/params/v2/extend/workflow_run_list_params.rb +23 -0
  745. data/lib/stripe/params/v2/extend/workflow_run_retrieve_params.rb +10 -0
  746. data/lib/stripe/params/v2/iam/activity_log_list_params.rb +23 -0
  747. data/lib/stripe/params/v2/iam/api_key_create_params.rb +51 -0
  748. data/lib/stripe/params/v2/iam/api_key_expire_params.rb +10 -0
  749. data/lib/stripe/params/v2/iam/api_key_list_params.rb +20 -0
  750. data/lib/stripe/params/v2/iam/api_key_retrieve_params.rb +10 -0
  751. data/lib/stripe/params/v2/iam/api_key_rotate_params.rb +46 -0
  752. data/lib/stripe/params/v2/iam/api_key_update_params.rb +20 -0
  753. data/lib/stripe/params/v2/money_management/adjustment_list_params.rb +48 -0
  754. data/lib/stripe/params/v2/money_management/adjustment_retrieve_params.rb +10 -0
  755. data/lib/stripe/params/v2/money_management/currency_conversion_create_params.rb +49 -0
  756. data/lib/stripe/params/v2/money_management/currency_conversion_list_params.rb +20 -0
  757. data/lib/stripe/params/v2/money_management/currency_conversion_retrieve_params.rb +10 -0
  758. data/lib/stripe/params/v2/money_management/financial_account_close_params.rb +28 -0
  759. data/lib/stripe/params/v2/money_management/financial_account_create_params.rb +37 -0
  760. data/lib/stripe/params/v2/money_management/financial_account_list_params.rb +26 -0
  761. data/lib/stripe/params/v2/money_management/financial_account_retrieve_params.rb +17 -0
  762. data/lib/stripe/params/v2/money_management/financial_account_update_params.rb +33 -0
  763. data/lib/stripe/params/v2/money_management/financial_address_create_params.rb +52 -0
  764. data/lib/stripe/params/v2/money_management/financial_address_list_params.rb +23 -0
  765. data/lib/stripe/params/v2/money_management/financial_address_retrieve_params.rb +17 -0
  766. data/lib/stripe/params/v2/money_management/inbound_transfer_create_params.rb +50 -0
  767. data/lib/stripe/params/v2/money_management/inbound_transfer_list_params.rb +44 -0
  768. data/lib/stripe/params/v2/money_management/inbound_transfer_retrieve_params.rb +10 -0
  769. data/lib/stripe/params/v2/money_management/outbound_payment_cancel_params.rb +10 -0
  770. data/lib/stripe/params/v2/money_management/outbound_payment_create_params.rb +130 -0
  771. data/lib/stripe/params/v2/money_management/outbound_payment_list_params.rb +52 -0
  772. data/lib/stripe/params/v2/money_management/outbound_payment_quote_create_params.rb +70 -0
  773. data/lib/stripe/params/v2/money_management/outbound_payment_quote_retrieve_params.rb +10 -0
  774. data/lib/stripe/params/v2/money_management/outbound_payment_retrieve_params.rb +10 -0
  775. data/lib/stripe/params/v2/money_management/outbound_setup_intent_cancel_params.rb +10 -0
  776. data/lib/stripe/params/v2/money_management/outbound_setup_intent_create_params.rb +110 -0
  777. data/lib/stripe/params/v2/money_management/outbound_setup_intent_list_params.rb +17 -0
  778. data/lib/stripe/params/v2/money_management/outbound_setup_intent_retrieve_params.rb +10 -0
  779. data/lib/stripe/params/v2/money_management/outbound_setup_intent_update_params.rb +87 -0
  780. data/lib/stripe/params/v2/money_management/outbound_transfer_cancel_params.rb +10 -0
  781. data/lib/stripe/params/v2/money_management/outbound_transfer_create_params.rb +85 -0
  782. data/lib/stripe/params/v2/money_management/outbound_transfer_list_params.rb +48 -0
  783. data/lib/stripe/params/v2/money_management/outbound_transfer_retrieve_params.rb +10 -0
  784. data/lib/stripe/params/v2/money_management/payout_method_archive_params.rb +10 -0
  785. data/lib/stripe/params/v2/money_management/payout_method_list_params.rb +31 -0
  786. data/lib/stripe/params/v2/money_management/payout_method_retrieve_params.rb +10 -0
  787. data/lib/stripe/params/v2/money_management/payout_method_unarchive_params.rb +10 -0
  788. data/lib/stripe/params/v2/money_management/payout_methods_bank_account_spec_retrieve_params.rb +17 -0
  789. data/lib/stripe/params/v2/money_management/received_credit_list_params.rb +44 -0
  790. data/lib/stripe/params/v2/money_management/received_credit_retrieve_params.rb +10 -0
  791. data/lib/stripe/params/v2/money_management/received_debit_list_params.rb +17 -0
  792. data/lib/stripe/params/v2/money_management/received_debit_retrieve_params.rb +10 -0
  793. data/lib/stripe/params/v2/money_management/recipient_verification_acknowledge_params.rb +10 -0
  794. data/lib/stripe/params/v2/money_management/recipient_verification_create_params.rb +20 -0
  795. data/lib/stripe/params/v2/money_management/recipient_verification_retrieve_params.rb +10 -0
  796. data/lib/stripe/params/v2/money_management/transaction_entry_list_params.rb +43 -0
  797. data/lib/stripe/params/v2/money_management/transaction_entry_retrieve_params.rb +10 -0
  798. data/lib/stripe/params/v2/money_management/transaction_list_params.rb +47 -0
  799. data/lib/stripe/params/v2/money_management/transaction_retrieve_params.rb +10 -0
  800. data/lib/stripe/params/v2/network/business_profile_me_params.rb +10 -0
  801. data/lib/stripe/params/v2/network/business_profile_retrieve_params.rb +10 -0
  802. data/lib/stripe/params/v2/orchestrated_commerce/agreement_confirm_params.rb +10 -0
  803. data/lib/stripe/params/v2/orchestrated_commerce/agreement_create_params.rb +17 -0
  804. data/lib/stripe/params/v2/orchestrated_commerce/agreement_list_params.rb +20 -0
  805. data/lib/stripe/params/v2/orchestrated_commerce/agreement_retrieve_params.rb +10 -0
  806. data/lib/stripe/params/v2/orchestrated_commerce/agreement_terminate_params.rb +10 -0
  807. data/lib/stripe/params/v2/payments/off_session_payment_cancel_params.rb +10 -0
  808. data/lib/stripe/params/v2/payments/off_session_payment_capture_params.rb +178 -0
  809. data/lib/stripe/params/v2/payments/off_session_payment_create_params.rb +362 -0
  810. data/lib/stripe/params/v2/payments/off_session_payment_list_params.rb +17 -0
  811. data/lib/stripe/params/v2/payments/off_session_payment_pause_params.rb +10 -0
  812. data/lib/stripe/params/v2/payments/off_session_payment_resume_params.rb +10 -0
  813. data/lib/stripe/params/v2/payments/off_session_payment_retrieve_params.rb +10 -0
  814. data/lib/stripe/params/v2/payments/settlement_allocation_intent_cancel_params.rb +10 -0
  815. data/lib/stripe/params/v2/payments/settlement_allocation_intent_create_params.rb +35 -0
  816. data/lib/stripe/params/v2/payments/settlement_allocation_intent_list_params.rb +47 -0
  817. data/lib/stripe/params/v2/payments/settlement_allocation_intent_retrieve_params.rb +10 -0
  818. data/lib/stripe/params/v2/payments/settlement_allocation_intent_submit_params.rb +10 -0
  819. data/lib/stripe/params/v2/payments/settlement_allocation_intent_update_params.rb +20 -0
  820. data/lib/stripe/params/v2/payments/settlement_allocation_intents/split_cancel_params.rb +12 -0
  821. data/lib/stripe/params/v2/payments/settlement_allocation_intents/split_create_params.rb +28 -0
  822. data/lib/stripe/params/v2/payments/settlement_allocation_intents/split_list_params.rb +22 -0
  823. data/lib/stripe/params/v2/payments/settlement_allocation_intents/split_retrieve_params.rb +12 -0
  824. data/lib/stripe/params/v2/reporting/report_retrieve_params.rb +10 -0
  825. data/lib/stripe/params/v2/reporting/report_run_create_params.rb +33 -0
  826. data/lib/stripe/params/v2/reporting/report_run_retrieve_params.rb +10 -0
  827. data/lib/stripe/params/v2/tax/manual_rule_create_params.rb +124 -0
  828. data/lib/stripe/params/v2/tax/manual_rule_deactivate_params.rb +10 -0
  829. data/lib/stripe/params/v2/tax/manual_rule_list_params.rb +17 -0
  830. data/lib/stripe/params/v2/tax/manual_rule_retrieve_params.rb +10 -0
  831. data/lib/stripe/params/v2/tax/manual_rule_update_params.rb +124 -0
  832. data/lib/stripe/params/v2/test_helpers/financial_address_credit_params.rb +23 -0
  833. data/lib/stripe/params/v2/test_helpers/financial_address_generate_microdeposits_params.rb +10 -0
  834. data/lib/stripe/params/v2/test_helpers/money_management_recipient_verifications_params.rb +24 -0
  835. data/lib/stripe/params.rb +346 -0
  836. data/lib/stripe/resources/account.rb +271 -1
  837. data/lib/stripe/resources/account_notice.rb +94 -0
  838. data/lib/stripe/resources/account_session.rb +302 -0
  839. data/lib/stripe/resources/account_signals.rb +104 -0
  840. data/lib/stripe/resources/application_fee.rb +24 -1
  841. data/lib/stripe/resources/balance.rb +166 -0
  842. data/lib/stripe/resources/balance_settings.rb +4 -0
  843. data/lib/stripe/resources/balance_transfer.rb +139 -0
  844. data/lib/stripe/resources/billing/alert.rb +274 -1
  845. data/lib/stripe/resources/billing/alert_recovered.rb +44 -0
  846. data/lib/stripe/resources/billing/alert_triggered.rb +48 -1
  847. data/lib/stripe/resources/billing/analytics/meter_usage.rb +33 -0
  848. data/lib/stripe/resources/billing/analytics/meter_usage_row.rb +40 -0
  849. data/lib/stripe/resources/billing/credit_balance_summary.rb +172 -3
  850. data/lib/stripe/resources/billing/credit_balance_transaction.rb +145 -2
  851. data/lib/stripe/resources/billing/credit_grant.rb +77 -2
  852. data/lib/stripe/resources/billing/meter.rb +2 -0
  853. data/lib/stripe/resources/billing/meter_event_summary.rb +2 -0
  854. data/lib/stripe/resources/capital/financing_offer.rb +183 -0
  855. data/lib/stripe/resources/capital/financing_summary.rb +82 -0
  856. data/lib/stripe/resources/capital/financing_transaction.rb +99 -0
  857. data/lib/stripe/resources/card.rb +20 -1
  858. data/lib/stripe/resources/charge.rb +328 -2
  859. data/lib/stripe/resources/checkout/session.rb +529 -3
  860. data/lib/stripe/resources/confirmation_token.rb +174 -1
  861. data/lib/stripe/resources/coupon.rb +60 -1
  862. data/lib/stripe/resources/credit_note_line_item.rb +18 -0
  863. data/lib/stripe/resources/customer_session.rb +36 -0
  864. data/lib/stripe/resources/delegated_checkout/requested_session.rb +783 -0
  865. data/lib/stripe/resources/discount.rb +20 -1
  866. data/lib/stripe/resources/dispute.rb +24 -0
  867. data/lib/stripe/resources/event.rb +64 -1
  868. data/lib/stripe/resources/financial_connections/account.rb +57 -0
  869. data/lib/stripe/resources/financial_connections/account_inferred_balance.rb +35 -0
  870. data/lib/stripe/resources/financial_connections/authorization.rb +82 -0
  871. data/lib/stripe/resources/financial_connections/institution.rb +127 -0
  872. data/lib/stripe/resources/financial_connections/session.rb +125 -1
  873. data/lib/stripe/resources/fr_meal_vouchers_onboarding.rb +153 -0
  874. data/lib/stripe/resources/fx_quote.rb +147 -0
  875. data/lib/stripe/resources/identity/blocklist_entry.rb +116 -0
  876. data/lib/stripe/resources/identity/verification_report.rb +24 -1
  877. data/lib/stripe/resources/invoice.rb +202 -1
  878. data/lib/stripe/resources/invoice_item.rb +126 -2
  879. data/lib/stripe/resources/invoice_line_item.rb +195 -1
  880. data/lib/stripe/resources/issuing/authorization.rb +242 -0
  881. data/lib/stripe/resources/issuing/card.rb +4 -0
  882. data/lib/stripe/resources/issuing/credit_underwriting_record.rb +263 -0
  883. data/lib/stripe/resources/issuing/dispute.rb +122 -1
  884. data/lib/stripe/resources/issuing/dispute_settlement_detail.rb +71 -0
  885. data/lib/stripe/resources/issuing/fraud_liability_debit.rb +51 -0
  886. data/lib/stripe/resources/issuing/program.rb +69 -0
  887. data/lib/stripe/resources/issuing/settlement.rb +61 -0
  888. data/lib/stripe/resources/issuing/transaction.rb +124 -0
  889. data/lib/stripe/resources/line_item.rb +42 -0
  890. data/lib/stripe/resources/mandate.rb +12 -0
  891. data/lib/stripe/resources/margin.rb +64 -0
  892. data/lib/stripe/resources/orchestration/payment_attempt.rb +31 -0
  893. data/lib/stripe/resources/order.rb +927 -0
  894. data/lib/stripe/resources/payment_attempt_record.rb +382 -2
  895. data/lib/stripe/resources/payment_intent.rb +2205 -109
  896. data/lib/stripe/resources/payment_intent_amount_details_line_item.rb +19 -1
  897. data/lib/stripe/resources/payment_link.rb +22 -0
  898. data/lib/stripe/resources/payment_method.rb +202 -1
  899. data/lib/stripe/resources/payment_method_balance.rb +68 -0
  900. data/lib/stripe/resources/payment_method_configuration.rb +170 -0
  901. data/lib/stripe/resources/payment_record.rb +242 -2
  902. data/lib/stripe/resources/person.rb +36 -0
  903. data/lib/stripe/resources/price.rb +22 -0
  904. data/lib/stripe/resources/privacy/redaction_job.rb +189 -0
  905. data/lib/stripe/resources/privacy/redaction_job_validation_error.rb +49 -0
  906. data/lib/stripe/resources/product.rb +46 -0
  907. data/lib/stripe/resources/product_catalog/trial_offer.rb +103 -0
  908. data/lib/stripe/resources/profile.rb +80 -0
  909. data/lib/stripe/resources/quote.rb +806 -2
  910. data/lib/stripe/resources/quote_line.rb +731 -0
  911. data/lib/stripe/resources/quote_preview_invoice.rb +1266 -0
  912. data/lib/stripe/resources/quote_preview_subscription_schedule.rb +909 -0
  913. data/lib/stripe/resources/radar/account_evaluation.rb +180 -0
  914. data/lib/stripe/resources/radar/customer_evaluation.rb +153 -0
  915. data/lib/stripe/resources/radar/issuing_authorization_evaluation.rb +245 -0
  916. data/lib/stripe/resources/radar/payment_evaluation.rb +23 -1
  917. data/lib/stripe/resources/refund.rb +18 -0
  918. data/lib/stripe/resources/reserve/hold.rb +7 -0
  919. data/lib/stripe/resources/reserve/release.rb +12 -0
  920. data/lib/stripe/resources/risk_signals.rb +24 -0
  921. data/lib/stripe/resources/setup_attempt.rb +35 -0
  922. data/lib/stripe/resources/setup_intent.rb +90 -1
  923. data/lib/stripe/resources/shared_payment/granted_token.rb +1770 -0
  924. data/lib/stripe/resources/shared_payment/issued_token.rb +293 -0
  925. data/lib/stripe/resources/source.rb +38 -0
  926. data/lib/stripe/resources/subscription.rb +282 -2
  927. data/lib/stripe/resources/subscription_item.rb +43 -1
  928. data/lib/stripe/resources/subscription_schedule.rb +373 -3
  929. data/lib/stripe/resources/tax/calculation_line_item.rb +2 -0
  930. data/lib/stripe/resources/tax/form.rb +264 -0
  931. data/lib/stripe/resources/tax/location.rb +72 -0
  932. data/lib/stripe/resources/tax/registration.rb +144 -0
  933. data/lib/stripe/resources/tax_code.rb +15 -1
  934. data/lib/stripe/resources/terminal/configuration.rb +16 -0
  935. data/lib/stripe/resources/terminal/reader.rb +44 -0
  936. data/lib/stripe/resources/terminal/reader_collected_data.rb +47 -0
  937. data/lib/stripe/resources/transfer.rb +6 -0
  938. data/lib/stripe/resources/transit_balance.rb +45 -0
  939. data/lib/stripe/resources/treasury/financial_account.rb +2 -0
  940. data/lib/stripe/resources/treasury/financial_account_features.rb +2 -0
  941. data/lib/stripe/resources/treasury/outbound_payment.rb +2 -0
  942. data/lib/stripe/resources/treasury/outbound_transfer.rb +30 -0
  943. data/lib/stripe/resources/treasury/received_credit.rb +30 -0
  944. data/lib/stripe/resources/treasury/received_debit.rb +32 -0
  945. data/lib/stripe/resources/v2/billing/bill_setting.rb +102 -0
  946. data/lib/stripe/resources/v2/billing/bill_setting_version.rb +91 -0
  947. data/lib/stripe/resources/v2/billing/cadence.rb +773 -0
  948. data/lib/stripe/resources/v2/billing/cadence_spend_modifier.rb +103 -0
  949. data/lib/stripe/resources/v2/billing/collection_setting.rb +327 -0
  950. data/lib/stripe/resources/v2/billing/collection_setting_version.rb +316 -0
  951. data/lib/stripe/resources/v2/billing/custom_pricing_unit.rb +43 -0
  952. data/lib/stripe/resources/v2/billing/intent.rb +354 -0
  953. data/lib/stripe/resources/v2/billing/intent_action.rb +711 -0
  954. data/lib/stripe/resources/v2/billing/license_fee.rb +147 -0
  955. data/lib/stripe/resources/v2/billing/license_fee_version.rb +101 -0
  956. data/lib/stripe/resources/v2/billing/licensed_item.rb +60 -0
  957. data/lib/stripe/resources/v2/billing/meter_event_adjustment.rb +3 -3
  958. data/lib/stripe/resources/v2/billing/meter_event_session.rb +3 -3
  959. data/lib/stripe/resources/v2/billing/metered_item.rb +85 -0
  960. data/lib/stripe/resources/v2/billing/one_time_item.rb +60 -0
  961. data/lib/stripe/resources/v2/billing/pricing_plan.rb +53 -0
  962. data/lib/stripe/resources/v2/billing/pricing_plan_component.rb +97 -0
  963. data/lib/stripe/resources/v2/billing/pricing_plan_subscription.rb +719 -0
  964. data/lib/stripe/resources/v2/billing/pricing_plan_version.rb +41 -0
  965. data/lib/stripe/resources/v2/billing/profile.rb +47 -0
  966. data/lib/stripe/resources/v2/billing/rate_card.rb +81 -0
  967. data/lib/stripe/resources/v2/billing/rate_card_custom_pricing_unit_overage_rate.rb +48 -0
  968. data/lib/stripe/resources/v2/billing/rate_card_rate.rb +131 -0
  969. data/lib/stripe/resources/v2/billing/rate_card_subscription.rb +97 -0
  970. data/lib/stripe/resources/v2/billing/rate_card_version.rb +37 -0
  971. data/lib/stripe/resources/v2/billing/service_action.rb +306 -0
  972. data/lib/stripe/resources/v2/commerce/product_catalog_import.rb +274 -0
  973. data/lib/stripe/resources/v2/core/account.rb +2566 -33
  974. data/lib/stripe/resources/v2/core/account_evaluation.rb +106 -0
  975. data/lib/stripe/resources/v2/core/account_link.rb +72 -0
  976. data/lib/stripe/resources/v2/core/approval_request.rb +337 -0
  977. data/lib/stripe/resources/v2/core/batch_job.rb +492 -0
  978. data/lib/stripe/resources/v2/core/claimable_sandbox.rb +146 -0
  979. data/lib/stripe/resources/v2/core/connection_session.rb +58 -0
  980. data/lib/stripe/resources/v2/core/event.rb +66 -1
  981. data/lib/stripe/resources/v2/core/event_destination.rb +24 -0
  982. data/lib/stripe/resources/v2/core/vault/gb_bank_account.rb +136 -0
  983. data/lib/stripe/resources/v2/core/vault/us_bank_account.rb +105 -0
  984. data/lib/stripe/resources/v2/data/analytics/metric_query_result.rb +106 -0
  985. data/lib/stripe/resources/v2/data/reporting/query_run.rb +142 -0
  986. data/lib/stripe/resources/v2/extend/workflow.rb +80 -0
  987. data/lib/stripe/resources/v2/extend/workflow_run.rb +158 -0
  988. data/lib/stripe/resources/v2/financial_address_credit_simulation.rb +29 -0
  989. data/lib/stripe/resources/v2/financial_address_generated_microdeposits.rb +31 -0
  990. data/lib/stripe/resources/v2/iam/activity_log.rb +187 -0
  991. data/lib/stripe/resources/v2/iam/api_key.rb +129 -0
  992. data/lib/stripe/resources/v2/money_management/adjustment.rb +69 -0
  993. data/lib/stripe/resources/v2/money_management/currency_conversion.rb +66 -0
  994. data/lib/stripe/resources/v2/money_management/financial_account.rb +284 -0
  995. data/lib/stripe/resources/v2/money_management/financial_address.rb +225 -0
  996. data/lib/stripe/resources/v2/money_management/inbound_transfer.rb +181 -0
  997. data/lib/stripe/resources/v2/money_management/outbound_payment.rb +303 -0
  998. data/lib/stripe/resources/v2/money_management/outbound_payment_quote.rb +146 -0
  999. data/lib/stripe/resources/v2/money_management/outbound_setup_intent.rb +69 -0
  1000. data/lib/stripe/resources/v2/money_management/outbound_transfer.rb +198 -0
  1001. data/lib/stripe/resources/v2/money_management/payout_method.rb +169 -0
  1002. data/lib/stripe/resources/v2/money_management/payout_methods_bank_account_spec.rb +83 -0
  1003. data/lib/stripe/resources/v2/money_management/received_credit.rb +400 -0
  1004. data/lib/stripe/resources/v2/money_management/received_debit.rb +225 -0
  1005. data/lib/stripe/resources/v2/money_management/recipient_verification.rb +83 -0
  1006. data/lib/stripe/resources/v2/money_management/transaction.rb +175 -0
  1007. data/lib/stripe/resources/v2/money_management/transaction_entry.rb +145 -0
  1008. data/lib/stripe/resources/v2/network/business_profile.rb +84 -0
  1009. data/lib/stripe/resources/v2/orchestrated_commerce/agreement.rb +93 -0
  1010. data/lib/stripe/resources/v2/payments/off_session_payment.rb +288 -0
  1011. data/lib/stripe/resources/v2/payments/settlement_allocation_intent.rb +77 -0
  1012. data/lib/stripe/resources/v2/payments/settlement_allocation_intent_split.rb +65 -0
  1013. data/lib/stripe/resources/v2/reporting/report.rb +116 -0
  1014. data/lib/stripe/resources/v2/reporting/report_run.rb +142 -0
  1015. data/lib/stripe/resources/v2/tax/manual_rule.rb +145 -0
  1016. data/lib/stripe/resources.rb +487 -0
  1017. data/lib/stripe/services/account_notice_service.rb +39 -0
  1018. data/lib/stripe/services/account_service.rb +17 -1
  1019. data/lib/stripe/services/account_signals_service.rb +17 -0
  1020. data/lib/stripe/services/balance_transfer_service.rb +17 -0
  1021. data/lib/stripe/services/billing/alert_service.rb +2 -0
  1022. data/lib/stripe/services/billing/analytics/meter_usage_service.rb +21 -0
  1023. data/lib/stripe/services/billing/analytics_service.rb +15 -0
  1024. data/lib/stripe/services/billing/credit_grant_service.rb +4 -0
  1025. data/lib/stripe/services/billing_service.rb +2 -1
  1026. data/lib/stripe/services/capital/financing_offer_service.rb +42 -0
  1027. data/lib/stripe/services/capital/financing_summary_service.rb +19 -0
  1028. data/lib/stripe/services/capital/financing_transaction_service.rb +31 -0
  1029. data/lib/stripe/services/capital_service.rb +15 -0
  1030. data/lib/stripe/services/checkout/session_service.rb +11 -0
  1031. data/lib/stripe/services/credit_note_service.rb +14 -0
  1032. data/lib/stripe/services/customer_service.rb +15 -0
  1033. data/lib/stripe/services/delegated_checkout/requested_session_service.rb +63 -0
  1034. data/lib/stripe/services/delegated_checkout_service.rb +13 -0
  1035. data/lib/stripe/services/external_account_service.rb +68 -0
  1036. data/lib/stripe/services/financial_connections/account_inferred_balance_service.rb +19 -0
  1037. data/lib/stripe/services/financial_connections/account_service.rb +3 -1
  1038. data/lib/stripe/services/financial_connections/authorization_service.rb +19 -0
  1039. data/lib/stripe/services/financial_connections/institution_service.rb +30 -0
  1040. data/lib/stripe/services/financial_connections_service.rb +3 -1
  1041. data/lib/stripe/services/fr_meal_vouchers_onboarding_service.rb +57 -0
  1042. data/lib/stripe/services/fx_quote_service.rb +27 -0
  1043. data/lib/stripe/services/identity/blocklist_entry_service.rb +71 -0
  1044. data/lib/stripe/services/identity_service.rb +2 -1
  1045. data/lib/stripe/services/invoice_service.rb +41 -0
  1046. data/lib/stripe/services/issuing/credit_underwriting_record_service.rb +74 -0
  1047. data/lib/stripe/services/issuing/dispute_settlement_detail_service.rb +30 -0
  1048. data/lib/stripe/services/issuing/fraud_liability_debit_service.rb +30 -0
  1049. data/lib/stripe/services/issuing/program_service.rb +52 -0
  1050. data/lib/stripe/services/issuing_service.rb +6 -1
  1051. data/lib/stripe/services/mandate_service.rb +5 -0
  1052. data/lib/stripe/services/margin_service.rb +50 -0
  1053. data/lib/stripe/services/orchestration/payment_attempt_service.rb +19 -0
  1054. data/lib/stripe/services/orchestration_service.rb +13 -0
  1055. data/lib/stripe/services/order_service.rb +53 -0
  1056. data/lib/stripe/services/payment_attempt_record_service.rb +77 -0
  1057. data/lib/stripe/services/payment_intent_service.rb +55 -0
  1058. data/lib/stripe/services/payment_method_service.rb +11 -0
  1059. data/lib/stripe/services/privacy/redaction_job_service.rb +104 -0
  1060. data/lib/stripe/services/privacy/redaction_job_validation_error_service.rb +19 -0
  1061. data/lib/stripe/services/privacy_service.rb +13 -0
  1062. data/lib/stripe/services/product_catalog/trial_offer_service.rb +19 -0
  1063. data/lib/stripe/services/product_catalog_service.rb +13 -0
  1064. data/lib/stripe/services/promotion_code_service.rb +29 -0
  1065. data/lib/stripe/services/quote_line_service.rb +17 -0
  1066. data/lib/stripe/services/quote_preview_invoice_service.rb +17 -0
  1067. data/lib/stripe/services/quote_preview_subscription_schedule_service.rb +17 -0
  1068. data/lib/stripe/services/quote_service.rb +49 -1
  1069. data/lib/stripe/services/radar/account_evaluation_service.rb +41 -0
  1070. data/lib/stripe/services/radar/customer_evaluation_service.rb +30 -0
  1071. data/lib/stripe/services/radar/issuing_authorization_evaluation_service.rb +19 -0
  1072. data/lib/stripe/services/radar_service.rb +5 -1
  1073. data/lib/stripe/services/reserve/hold_service.rb +30 -0
  1074. data/lib/stripe/services/reserve/plan_service.rb +19 -0
  1075. data/lib/stripe/services/reserve/release_service.rb +30 -0
  1076. data/lib/stripe/services/reserve_service.rb +15 -0
  1077. data/lib/stripe/services/shared_payment/granted_token_service.rb +19 -0
  1078. data/lib/stripe/services/shared_payment/issued_token_service.rb +41 -0
  1079. data/lib/stripe/services/shared_payment_service.rb +14 -0
  1080. data/lib/stripe/services/subscription_schedule_service.rb +55 -0
  1081. data/lib/stripe/services/subscription_service.rb +53 -1
  1082. data/lib/stripe/services/tax/form_service.rb +37 -0
  1083. data/lib/stripe/services/tax/location_service.rb +45 -0
  1084. data/lib/stripe/services/tax_service.rb +3 -1
  1085. data/lib/stripe/services/terminal/reader_collected_data_service.rb +19 -0
  1086. data/lib/stripe/services/terminal_service.rb +2 -1
  1087. data/lib/stripe/services/test_helpers/capital/financing_offer_service.rb +32 -0
  1088. data/lib/stripe/services/test_helpers/capital_service.rb +15 -0
  1089. data/lib/stripe/services/test_helpers/payment_intent_service.rb +19 -0
  1090. data/lib/stripe/services/test_helpers/shared_payment/granted_token_service.rb +32 -0
  1091. data/lib/stripe/services/test_helpers/shared_payment_service.rb +15 -0
  1092. data/lib/stripe/services/test_helpers_service.rb +4 -1
  1093. data/lib/stripe/services/v1_services.rb +15 -1
  1094. data/lib/stripe/services/v2/billing/bill_setting_service.rb +61 -0
  1095. data/lib/stripe/services/v2/billing/bill_settings/version_service.rb +34 -0
  1096. data/lib/stripe/services/v2/billing/cadence_service.rb +73 -0
  1097. data/lib/stripe/services/v2/billing/cadences/spend_modifier_rule_service.rb +34 -0
  1098. data/lib/stripe/services/v2/billing/collection_setting_service.rb +69 -0
  1099. data/lib/stripe/services/v2/billing/collection_settings/version_service.rb +34 -0
  1100. data/lib/stripe/services/v2/billing/custom_pricing_unit_service.rb +54 -0
  1101. data/lib/stripe/services/v2/billing/intent_service.rb +98 -0
  1102. data/lib/stripe/services/v2/billing/intents/action_service.rb +34 -0
  1103. data/lib/stripe/services/v2/billing/license_fee_service.rb +69 -0
  1104. data/lib/stripe/services/v2/billing/license_fees/version_service.rb +34 -0
  1105. data/lib/stripe/services/v2/billing/licensed_item_service.rb +54 -0
  1106. data/lib/stripe/services/v2/billing/meter_event_session_service.rb +1 -1
  1107. data/lib/stripe/services/v2/billing/metered_item_service.rb +54 -0
  1108. data/lib/stripe/services/v2/billing/one_time_item_service.rb +54 -0
  1109. data/lib/stripe/services/v2/billing/pricing_plan_service.rb +62 -0
  1110. data/lib/stripe/services/v2/billing/pricing_plan_subscription_service.rb +54 -0
  1111. data/lib/stripe/services/v2/billing/pricing_plans/component_service.rb +67 -0
  1112. data/lib/stripe/services/v2/billing/pricing_plans/version_service.rb +34 -0
  1113. data/lib/stripe/services/v2/billing/profile_service.rb +54 -0
  1114. data/lib/stripe/services/v2/billing/rate_card_service.rb +79 -0
  1115. data/lib/stripe/services/v2/billing/rate_card_subscription_service.rb +65 -0
  1116. data/lib/stripe/services/v2/billing/rate_cards/custom_pricing_unit_overage_rate_service.rb +56 -0
  1117. data/lib/stripe/services/v2/billing/rate_cards/rate_service.rb +61 -0
  1118. data/lib/stripe/services/v2/billing/rate_cards/version_service.rb +34 -0
  1119. data/lib/stripe/services/v2/billing/service_action_service.rb +47 -0
  1120. data/lib/stripe/services/v2/billing_service.rb +17 -1
  1121. data/lib/stripe/services/v2/commerce/product_catalog/import_service.rb +45 -0
  1122. data/lib/stripe/services/v2/commerce/product_catalog_service.rb +17 -0
  1123. data/lib/stripe/services/v2/commerce_service.rb +15 -0
  1124. data/lib/stripe/services/v2/core/account_evaluation_service.rb +21 -0
  1125. data/lib/stripe/services/v2/core/account_service.rb +1 -1
  1126. data/lib/stripe/services/v2/core/accounts/person_token_service.rb +2 -1
  1127. data/lib/stripe/services/v2/core/approval_request_service.rb +70 -0
  1128. data/lib/stripe/services/v2/core/batch_job_service.rb +43 -0
  1129. data/lib/stripe/services/v2/core/claimable_sandbox_service.rb +47 -0
  1130. data/lib/stripe/services/v2/core/connection_session_service.rb +32 -0
  1131. data/lib/stripe/services/v2/core/vault/gb_bank_account_service.rb +85 -0
  1132. data/lib/stripe/services/v2/core/vault/us_bank_account_service.rb +101 -0
  1133. data/lib/stripe/services/v2/core/vault_service.rb +18 -0
  1134. data/lib/stripe/services/v2/core_service.rb +7 -1
  1135. data/lib/stripe/services/v2/data/analytics/metric_query_service.rb +23 -0
  1136. data/lib/stripe/services/v2/data/analytics_service.rb +17 -0
  1137. data/lib/stripe/services/v2/data/reporting/query_run_service.rb +35 -0
  1138. data/lib/stripe/services/v2/data/reporting_service.rb +17 -0
  1139. data/lib/stripe/services/v2/data_service.rb +16 -0
  1140. data/lib/stripe/services/v2/extend/workflow_run_service.rb +32 -0
  1141. data/lib/stripe/services/v2/extend/workflow_service.rb +45 -0
  1142. data/lib/stripe/services/v2/extend_service.rb +16 -0
  1143. data/lib/stripe/services/v2/iam/activity_log_service.rb +21 -0
  1144. data/lib/stripe/services/v2/iam/api_key_service.rb +76 -0
  1145. data/lib/stripe/services/v2/iam_service.rb +16 -0
  1146. data/lib/stripe/services/v2/money_management/adjustment_service.rb +32 -0
  1147. data/lib/stripe/services/v2/money_management/currency_conversion_service.rb +46 -0
  1148. data/lib/stripe/services/v2/money_management/financial_account_service.rb +70 -0
  1149. data/lib/stripe/services/v2/money_management/financial_address_service.rb +46 -0
  1150. data/lib/stripe/services/v2/money_management/inbound_transfer_service.rb +45 -0
  1151. data/lib/stripe/services/v2/money_management/outbound_payment_quote_service.rb +34 -0
  1152. data/lib/stripe/services/v2/money_management/outbound_payment_service.rb +62 -0
  1153. data/lib/stripe/services/v2/money_management/outbound_setup_intent_service.rb +75 -0
  1154. data/lib/stripe/services/v2/money_management/outbound_transfer_service.rb +60 -0
  1155. data/lib/stripe/services/v2/money_management/payout_method_service.rb +66 -0
  1156. data/lib/stripe/services/v2/money_management/payout_methods_bank_account_spec_service.rb +23 -0
  1157. data/lib/stripe/services/v2/money_management/received_credit_service.rb +32 -0
  1158. data/lib/stripe/services/v2/money_management/received_debit_service.rb +32 -0
  1159. data/lib/stripe/services/v2/money_management/recipient_verification_service.rb +43 -0
  1160. data/lib/stripe/services/v2/money_management/transaction_entry_service.rb +32 -0
  1161. data/lib/stripe/services/v2/money_management/transaction_service.rb +32 -0
  1162. data/lib/stripe/services/v2/money_management_service.rb +35 -0
  1163. data/lib/stripe/services/v2/network/business_profile_service.rb +32 -0
  1164. data/lib/stripe/services/v2/network_service.rb +15 -0
  1165. data/lib/stripe/services/v2/orchestrated_commerce/agreement_service.rb +65 -0
  1166. data/lib/stripe/services/v2/orchestrated_commerce_service.rb +15 -0
  1167. data/lib/stripe/services/v2/payment_service.rb +17 -0
  1168. data/lib/stripe/services/v2/payments/off_session_payment_service.rb +87 -0
  1169. data/lib/stripe/services/v2/payments/settlement_allocation_intent_service.rb +83 -0
  1170. data/lib/stripe/services/v2/payments/settlement_allocation_intents/split_service.rb +56 -0
  1171. data/lib/stripe/services/v2/reporting/report_run_service.rb +38 -0
  1172. data/lib/stripe/services/v2/reporting/report_service.rb +23 -0
  1173. data/lib/stripe/services/v2/reporting_service.rb +16 -0
  1174. data/lib/stripe/services/v2/tax/manual_rule_service.rb +73 -0
  1175. data/lib/stripe/services/v2/tax_service.rb +15 -0
  1176. data/lib/stripe/services/v2/test_helper_service.rb +16 -0
  1177. data/lib/stripe/services/v2/test_helpers/financial_address_service.rb +36 -0
  1178. data/lib/stripe/services/v2/test_helpers/money_management_service.rb +21 -0
  1179. data/lib/stripe/services/v2_services.rb +12 -1
  1180. data/lib/stripe/services.rb +132 -0
  1181. data/lib/stripe/stripe_configuration.rb +3 -1
  1182. data/lib/stripe/stripe_object.rb +1 -1
  1183. data/lib/stripe/util.rb +7 -1
  1184. data/lib/stripe/version.rb +1 -1
  1185. data/lib/stripe.rb +53 -0
  1186. data/rbi/stripe.rbi +174436 -65900
  1187. metadata +969 -4
@@ -5,11 +5,356 @@ module Stripe
5
5
  def self.v2_event_types_to_classes
6
6
  {
7
7
  # v2 event types: The beginning of the section generated from our OpenAPI spec
8
+ Events::V1AccountApplicationAuthorizedEvent.lookup_type =>
9
+ Events::V1AccountApplicationAuthorizedEvent,
10
+ Events::V1AccountApplicationDeauthorizedEvent.lookup_type =>
11
+ Events::V1AccountApplicationDeauthorizedEvent,
12
+ Events::V1AccountExternalAccountCreatedEvent.lookup_type =>
13
+ Events::V1AccountExternalAccountCreatedEvent,
14
+ Events::V1AccountExternalAccountDeletedEvent.lookup_type =>
15
+ Events::V1AccountExternalAccountDeletedEvent,
16
+ Events::V1AccountExternalAccountUpdatedEvent.lookup_type =>
17
+ Events::V1AccountExternalAccountUpdatedEvent,
18
+ Events::V1AccountSignalsIncludingDelinquencyCreatedEvent.lookup_type =>
19
+ Events::V1AccountSignalsIncludingDelinquencyCreatedEvent,
20
+ Events::V1AccountUpdatedEvent.lookup_type => Events::V1AccountUpdatedEvent,
21
+ Events::V1ApplicationFeeCreatedEvent.lookup_type => Events::V1ApplicationFeeCreatedEvent,
22
+ Events::V1ApplicationFeeRefundUpdatedEvent.lookup_type =>
23
+ Events::V1ApplicationFeeRefundUpdatedEvent,
24
+ Events::V1ApplicationFeeRefundedEvent.lookup_type => Events::V1ApplicationFeeRefundedEvent,
25
+ Events::V1BalanceAvailableEvent.lookup_type => Events::V1BalanceAvailableEvent,
26
+ Events::V1BillingAlertTriggeredEvent.lookup_type => Events::V1BillingAlertTriggeredEvent,
8
27
  Events::V1BillingMeterErrorReportTriggeredEvent.lookup_type =>
9
28
  Events::V1BillingMeterErrorReportTriggeredEvent,
10
29
  Events::V1BillingMeterNoMeterFoundEvent.lookup_type => Events::V1BillingMeterNoMeterFoundEvent,
30
+ Events::V1BillingPortalConfigurationCreatedEvent.lookup_type =>
31
+ Events::V1BillingPortalConfigurationCreatedEvent,
32
+ Events::V1BillingPortalConfigurationUpdatedEvent.lookup_type =>
33
+ Events::V1BillingPortalConfigurationUpdatedEvent,
34
+ Events::V1BillingPortalSessionCreatedEvent.lookup_type =>
35
+ Events::V1BillingPortalSessionCreatedEvent,
36
+ Events::V1CapabilityUpdatedEvent.lookup_type => Events::V1CapabilityUpdatedEvent,
37
+ Events::V1CashBalanceFundsAvailableEvent.lookup_type => Events::V1CashBalanceFundsAvailableEvent,
38
+ Events::V1ChargeCapturedEvent.lookup_type => Events::V1ChargeCapturedEvent,
39
+ Events::V1ChargeDisputeClosedEvent.lookup_type => Events::V1ChargeDisputeClosedEvent,
40
+ Events::V1ChargeDisputeCreatedEvent.lookup_type => Events::V1ChargeDisputeCreatedEvent,
41
+ Events::V1ChargeDisputeFundsReinstatedEvent.lookup_type =>
42
+ Events::V1ChargeDisputeFundsReinstatedEvent,
43
+ Events::V1ChargeDisputeFundsWithdrawnEvent.lookup_type =>
44
+ Events::V1ChargeDisputeFundsWithdrawnEvent,
45
+ Events::V1ChargeDisputeUpdatedEvent.lookup_type => Events::V1ChargeDisputeUpdatedEvent,
46
+ Events::V1ChargeExpiredEvent.lookup_type => Events::V1ChargeExpiredEvent,
47
+ Events::V1ChargeFailedEvent.lookup_type => Events::V1ChargeFailedEvent,
48
+ Events::V1ChargePendingEvent.lookup_type => Events::V1ChargePendingEvent,
49
+ Events::V1ChargeRefundUpdatedEvent.lookup_type => Events::V1ChargeRefundUpdatedEvent,
50
+ Events::V1ChargeRefundedEvent.lookup_type => Events::V1ChargeRefundedEvent,
51
+ Events::V1ChargeSucceededEvent.lookup_type => Events::V1ChargeSucceededEvent,
52
+ Events::V1ChargeUpdatedEvent.lookup_type => Events::V1ChargeUpdatedEvent,
53
+ Events::V1CheckoutSessionAsyncPaymentFailedEvent.lookup_type =>
54
+ Events::V1CheckoutSessionAsyncPaymentFailedEvent,
55
+ Events::V1CheckoutSessionAsyncPaymentSucceededEvent.lookup_type =>
56
+ Events::V1CheckoutSessionAsyncPaymentSucceededEvent,
57
+ Events::V1CheckoutSessionCompletedEvent.lookup_type => Events::V1CheckoutSessionCompletedEvent,
58
+ Events::V1CheckoutSessionExpiredEvent.lookup_type => Events::V1CheckoutSessionExpiredEvent,
59
+ Events::V1ClimateOrderCanceledEvent.lookup_type => Events::V1ClimateOrderCanceledEvent,
60
+ Events::V1ClimateOrderCreatedEvent.lookup_type => Events::V1ClimateOrderCreatedEvent,
61
+ Events::V1ClimateOrderDelayedEvent.lookup_type => Events::V1ClimateOrderDelayedEvent,
62
+ Events::V1ClimateOrderDeliveredEvent.lookup_type => Events::V1ClimateOrderDeliveredEvent,
63
+ Events::V1ClimateOrderProductSubstitutedEvent.lookup_type =>
64
+ Events::V1ClimateOrderProductSubstitutedEvent,
65
+ Events::V1ClimateProductCreatedEvent.lookup_type => Events::V1ClimateProductCreatedEvent,
66
+ Events::V1ClimateProductPricingUpdatedEvent.lookup_type =>
67
+ Events::V1ClimateProductPricingUpdatedEvent,
68
+ Events::V1CouponCreatedEvent.lookup_type => Events::V1CouponCreatedEvent,
69
+ Events::V1CouponDeletedEvent.lookup_type => Events::V1CouponDeletedEvent,
70
+ Events::V1CouponUpdatedEvent.lookup_type => Events::V1CouponUpdatedEvent,
71
+ Events::V1CreditNoteCreatedEvent.lookup_type => Events::V1CreditNoteCreatedEvent,
72
+ Events::V1CreditNoteUpdatedEvent.lookup_type => Events::V1CreditNoteUpdatedEvent,
73
+ Events::V1CreditNoteVoidedEvent.lookup_type => Events::V1CreditNoteVoidedEvent,
74
+ Events::V1CustomerCashBalanceTransactionCreatedEvent.lookup_type =>
75
+ Events::V1CustomerCashBalanceTransactionCreatedEvent,
76
+ Events::V1CustomerCreatedEvent.lookup_type => Events::V1CustomerCreatedEvent,
77
+ Events::V1CustomerDeletedEvent.lookup_type => Events::V1CustomerDeletedEvent,
78
+ Events::V1CustomerSubscriptionCreatedEvent.lookup_type =>
79
+ Events::V1CustomerSubscriptionCreatedEvent,
80
+ Events::V1CustomerSubscriptionDeletedEvent.lookup_type =>
81
+ Events::V1CustomerSubscriptionDeletedEvent,
82
+ Events::V1CustomerSubscriptionPausedEvent.lookup_type => Events::V1CustomerSubscriptionPausedEvent,
83
+ Events::V1CustomerSubscriptionPendingUpdateAppliedEvent.lookup_type =>
84
+ Events::V1CustomerSubscriptionPendingUpdateAppliedEvent,
85
+ Events::V1CustomerSubscriptionPendingUpdateExpiredEvent.lookup_type =>
86
+ Events::V1CustomerSubscriptionPendingUpdateExpiredEvent,
87
+ Events::V1CustomerSubscriptionResumedEvent.lookup_type =>
88
+ Events::V1CustomerSubscriptionResumedEvent,
89
+ Events::V1CustomerSubscriptionTrialWillEndEvent.lookup_type =>
90
+ Events::V1CustomerSubscriptionTrialWillEndEvent,
91
+ Events::V1CustomerSubscriptionUpdatedEvent.lookup_type =>
92
+ Events::V1CustomerSubscriptionUpdatedEvent,
93
+ Events::V1CustomerTaxIdCreatedEvent.lookup_type => Events::V1CustomerTaxIdCreatedEvent,
94
+ Events::V1CustomerTaxIdDeletedEvent.lookup_type => Events::V1CustomerTaxIdDeletedEvent,
95
+ Events::V1CustomerTaxIdUpdatedEvent.lookup_type => Events::V1CustomerTaxIdUpdatedEvent,
96
+ Events::V1CustomerUpdatedEvent.lookup_type => Events::V1CustomerUpdatedEvent,
97
+ Events::V1EntitlementsActiveEntitlementSummaryUpdatedEvent.lookup_type =>
98
+ Events::V1EntitlementsActiveEntitlementSummaryUpdatedEvent,
99
+ Events::V1FileCreatedEvent.lookup_type => Events::V1FileCreatedEvent,
100
+ Events::V1FinancialConnectionsAccountCreatedEvent.lookup_type =>
101
+ Events::V1FinancialConnectionsAccountCreatedEvent,
102
+ Events::V1FinancialConnectionsAccountDeactivatedEvent.lookup_type =>
103
+ Events::V1FinancialConnectionsAccountDeactivatedEvent,
104
+ Events::V1FinancialConnectionsAccountDisconnectedEvent.lookup_type =>
105
+ Events::V1FinancialConnectionsAccountDisconnectedEvent,
106
+ Events::V1FinancialConnectionsAccountReactivatedEvent.lookup_type =>
107
+ Events::V1FinancialConnectionsAccountReactivatedEvent,
108
+ Events::V1FinancialConnectionsAccountRefreshedBalanceEvent.lookup_type =>
109
+ Events::V1FinancialConnectionsAccountRefreshedBalanceEvent,
110
+ Events::V1FinancialConnectionsAccountRefreshedOwnershipEvent.lookup_type =>
111
+ Events::V1FinancialConnectionsAccountRefreshedOwnershipEvent,
112
+ Events::V1FinancialConnectionsAccountRefreshedTransactionsEvent.lookup_type =>
113
+ Events::V1FinancialConnectionsAccountRefreshedTransactionsEvent,
114
+ Events::V1IdentityVerificationSessionCanceledEvent.lookup_type =>
115
+ Events::V1IdentityVerificationSessionCanceledEvent,
116
+ Events::V1IdentityVerificationSessionCreatedEvent.lookup_type =>
117
+ Events::V1IdentityVerificationSessionCreatedEvent,
118
+ Events::V1IdentityVerificationSessionProcessingEvent.lookup_type =>
119
+ Events::V1IdentityVerificationSessionProcessingEvent,
120
+ Events::V1IdentityVerificationSessionRedactedEvent.lookup_type =>
121
+ Events::V1IdentityVerificationSessionRedactedEvent,
122
+ Events::V1IdentityVerificationSessionRequiresInputEvent.lookup_type =>
123
+ Events::V1IdentityVerificationSessionRequiresInputEvent,
124
+ Events::V1IdentityVerificationSessionVerifiedEvent.lookup_type =>
125
+ Events::V1IdentityVerificationSessionVerifiedEvent,
126
+ Events::V1InvoiceCreatedEvent.lookup_type => Events::V1InvoiceCreatedEvent,
127
+ Events::V1InvoiceDeletedEvent.lookup_type => Events::V1InvoiceDeletedEvent,
128
+ Events::V1InvoiceFinalizationFailedEvent.lookup_type => Events::V1InvoiceFinalizationFailedEvent,
129
+ Events::V1InvoiceFinalizedEvent.lookup_type => Events::V1InvoiceFinalizedEvent,
130
+ Events::V1InvoiceMarkedUncollectibleEvent.lookup_type => Events::V1InvoiceMarkedUncollectibleEvent,
131
+ Events::V1InvoiceOverdueEvent.lookup_type => Events::V1InvoiceOverdueEvent,
132
+ Events::V1InvoiceOverpaidEvent.lookup_type => Events::V1InvoiceOverpaidEvent,
133
+ Events::V1InvoicePaidEvent.lookup_type => Events::V1InvoicePaidEvent,
134
+ Events::V1InvoicePaymentActionRequiredEvent.lookup_type =>
135
+ Events::V1InvoicePaymentActionRequiredEvent,
136
+ Events::V1InvoicePaymentFailedEvent.lookup_type => Events::V1InvoicePaymentFailedEvent,
137
+ Events::V1InvoicePaymentPaidEvent.lookup_type => Events::V1InvoicePaymentPaidEvent,
138
+ Events::V1InvoicePaymentSucceededEvent.lookup_type => Events::V1InvoicePaymentSucceededEvent,
139
+ Events::V1InvoiceSentEvent.lookup_type => Events::V1InvoiceSentEvent,
140
+ Events::V1InvoiceUpcomingEvent.lookup_type => Events::V1InvoiceUpcomingEvent,
141
+ Events::V1InvoiceUpdatedEvent.lookup_type => Events::V1InvoiceUpdatedEvent,
142
+ Events::V1InvoiceVoidedEvent.lookup_type => Events::V1InvoiceVoidedEvent,
143
+ Events::V1InvoiceWillBeDueEvent.lookup_type => Events::V1InvoiceWillBeDueEvent,
144
+ Events::V1InvoiceitemCreatedEvent.lookup_type => Events::V1InvoiceitemCreatedEvent,
145
+ Events::V1InvoiceitemDeletedEvent.lookup_type => Events::V1InvoiceitemDeletedEvent,
146
+ Events::V1IssuingAuthorizationCreatedEvent.lookup_type =>
147
+ Events::V1IssuingAuthorizationCreatedEvent,
148
+ Events::V1IssuingAuthorizationRequestEvent.lookup_type =>
149
+ Events::V1IssuingAuthorizationRequestEvent,
150
+ Events::V1IssuingAuthorizationUpdatedEvent.lookup_type =>
151
+ Events::V1IssuingAuthorizationUpdatedEvent,
152
+ Events::V1IssuingCardCreatedEvent.lookup_type => Events::V1IssuingCardCreatedEvent,
153
+ Events::V1IssuingCardUpdatedEvent.lookup_type => Events::V1IssuingCardUpdatedEvent,
154
+ Events::V1IssuingCardholderCreatedEvent.lookup_type => Events::V1IssuingCardholderCreatedEvent,
155
+ Events::V1IssuingCardholderUpdatedEvent.lookup_type => Events::V1IssuingCardholderUpdatedEvent,
156
+ Events::V1IssuingDisputeClosedEvent.lookup_type => Events::V1IssuingDisputeClosedEvent,
157
+ Events::V1IssuingDisputeCreatedEvent.lookup_type => Events::V1IssuingDisputeCreatedEvent,
158
+ Events::V1IssuingDisputeFundsReinstatedEvent.lookup_type =>
159
+ Events::V1IssuingDisputeFundsReinstatedEvent,
160
+ Events::V1IssuingDisputeFundsRescindedEvent.lookup_type =>
161
+ Events::V1IssuingDisputeFundsRescindedEvent,
162
+ Events::V1IssuingDisputeSubmittedEvent.lookup_type => Events::V1IssuingDisputeSubmittedEvent,
163
+ Events::V1IssuingDisputeUpdatedEvent.lookup_type => Events::V1IssuingDisputeUpdatedEvent,
164
+ Events::V1IssuingPersonalizationDesignActivatedEvent.lookup_type =>
165
+ Events::V1IssuingPersonalizationDesignActivatedEvent,
166
+ Events::V1IssuingPersonalizationDesignDeactivatedEvent.lookup_type =>
167
+ Events::V1IssuingPersonalizationDesignDeactivatedEvent,
168
+ Events::V1IssuingPersonalizationDesignRejectedEvent.lookup_type =>
169
+ Events::V1IssuingPersonalizationDesignRejectedEvent,
170
+ Events::V1IssuingPersonalizationDesignUpdatedEvent.lookup_type =>
171
+ Events::V1IssuingPersonalizationDesignUpdatedEvent,
172
+ Events::V1IssuingTokenCreatedEvent.lookup_type => Events::V1IssuingTokenCreatedEvent,
173
+ Events::V1IssuingTokenUpdatedEvent.lookup_type => Events::V1IssuingTokenUpdatedEvent,
174
+ Events::V1IssuingTransactionCreatedEvent.lookup_type => Events::V1IssuingTransactionCreatedEvent,
175
+ Events::V1IssuingTransactionPurchaseDetailsReceiptUpdatedEvent.lookup_type =>
176
+ Events::V1IssuingTransactionPurchaseDetailsReceiptUpdatedEvent,
177
+ Events::V1IssuingTransactionUpdatedEvent.lookup_type => Events::V1IssuingTransactionUpdatedEvent,
178
+ Events::V1MandateUpdatedEvent.lookup_type => Events::V1MandateUpdatedEvent,
179
+ Events::V1PaymentIntentAmountCapturableUpdatedEvent.lookup_type =>
180
+ Events::V1PaymentIntentAmountCapturableUpdatedEvent,
181
+ Events::V1PaymentIntentCanceledEvent.lookup_type => Events::V1PaymentIntentCanceledEvent,
182
+ Events::V1PaymentIntentCreatedEvent.lookup_type => Events::V1PaymentIntentCreatedEvent,
183
+ Events::V1PaymentIntentPartiallyFundedEvent.lookup_type =>
184
+ Events::V1PaymentIntentPartiallyFundedEvent,
185
+ Events::V1PaymentIntentPaymentFailedEvent.lookup_type => Events::V1PaymentIntentPaymentFailedEvent,
186
+ Events::V1PaymentIntentProcessingEvent.lookup_type => Events::V1PaymentIntentProcessingEvent,
187
+ Events::V1PaymentIntentRequiresActionEvent.lookup_type =>
188
+ Events::V1PaymentIntentRequiresActionEvent,
189
+ Events::V1PaymentIntentSucceededEvent.lookup_type => Events::V1PaymentIntentSucceededEvent,
190
+ Events::V1PaymentLinkCreatedEvent.lookup_type => Events::V1PaymentLinkCreatedEvent,
191
+ Events::V1PaymentLinkUpdatedEvent.lookup_type => Events::V1PaymentLinkUpdatedEvent,
192
+ Events::V1PaymentMethodAttachedEvent.lookup_type => Events::V1PaymentMethodAttachedEvent,
193
+ Events::V1PaymentMethodAutomaticallyUpdatedEvent.lookup_type =>
194
+ Events::V1PaymentMethodAutomaticallyUpdatedEvent,
195
+ Events::V1PaymentMethodDetachedEvent.lookup_type => Events::V1PaymentMethodDetachedEvent,
196
+ Events::V1PaymentMethodUpdatedEvent.lookup_type => Events::V1PaymentMethodUpdatedEvent,
197
+ Events::V1PayoutCanceledEvent.lookup_type => Events::V1PayoutCanceledEvent,
198
+ Events::V1PayoutCreatedEvent.lookup_type => Events::V1PayoutCreatedEvent,
199
+ Events::V1PayoutFailedEvent.lookup_type => Events::V1PayoutFailedEvent,
200
+ Events::V1PayoutPaidEvent.lookup_type => Events::V1PayoutPaidEvent,
201
+ Events::V1PayoutReconciliationCompletedEvent.lookup_type =>
202
+ Events::V1PayoutReconciliationCompletedEvent,
203
+ Events::V1PayoutUpdatedEvent.lookup_type => Events::V1PayoutUpdatedEvent,
204
+ Events::V1PersonCreatedEvent.lookup_type => Events::V1PersonCreatedEvent,
205
+ Events::V1PersonDeletedEvent.lookup_type => Events::V1PersonDeletedEvent,
206
+ Events::V1PersonUpdatedEvent.lookup_type => Events::V1PersonUpdatedEvent,
207
+ Events::V1PlanCreatedEvent.lookup_type => Events::V1PlanCreatedEvent,
208
+ Events::V1PlanDeletedEvent.lookup_type => Events::V1PlanDeletedEvent,
209
+ Events::V1PlanUpdatedEvent.lookup_type => Events::V1PlanUpdatedEvent,
210
+ Events::V1PriceCreatedEvent.lookup_type => Events::V1PriceCreatedEvent,
211
+ Events::V1PriceDeletedEvent.lookup_type => Events::V1PriceDeletedEvent,
212
+ Events::V1PriceUpdatedEvent.lookup_type => Events::V1PriceUpdatedEvent,
213
+ Events::V1ProductCreatedEvent.lookup_type => Events::V1ProductCreatedEvent,
214
+ Events::V1ProductDeletedEvent.lookup_type => Events::V1ProductDeletedEvent,
215
+ Events::V1ProductUpdatedEvent.lookup_type => Events::V1ProductUpdatedEvent,
216
+ Events::V1PromotionCodeCreatedEvent.lookup_type => Events::V1PromotionCodeCreatedEvent,
217
+ Events::V1PromotionCodeUpdatedEvent.lookup_type => Events::V1PromotionCodeUpdatedEvent,
218
+ Events::V1QuoteAcceptedEvent.lookup_type => Events::V1QuoteAcceptedEvent,
219
+ Events::V1QuoteCanceledEvent.lookup_type => Events::V1QuoteCanceledEvent,
220
+ Events::V1QuoteCreatedEvent.lookup_type => Events::V1QuoteCreatedEvent,
221
+ Events::V1QuoteFinalizedEvent.lookup_type => Events::V1QuoteFinalizedEvent,
222
+ Events::V1RadarEarlyFraudWarningCreatedEvent.lookup_type =>
223
+ Events::V1RadarEarlyFraudWarningCreatedEvent,
224
+ Events::V1RadarEarlyFraudWarningUpdatedEvent.lookup_type =>
225
+ Events::V1RadarEarlyFraudWarningUpdatedEvent,
226
+ Events::V1RefundCreatedEvent.lookup_type => Events::V1RefundCreatedEvent,
227
+ Events::V1RefundFailedEvent.lookup_type => Events::V1RefundFailedEvent,
228
+ Events::V1RefundUpdatedEvent.lookup_type => Events::V1RefundUpdatedEvent,
229
+ Events::V1ReviewClosedEvent.lookup_type => Events::V1ReviewClosedEvent,
230
+ Events::V1ReviewOpenedEvent.lookup_type => Events::V1ReviewOpenedEvent,
231
+ Events::V1SetupIntentCanceledEvent.lookup_type => Events::V1SetupIntentCanceledEvent,
232
+ Events::V1SetupIntentCreatedEvent.lookup_type => Events::V1SetupIntentCreatedEvent,
233
+ Events::V1SetupIntentRequiresActionEvent.lookup_type => Events::V1SetupIntentRequiresActionEvent,
234
+ Events::V1SetupIntentSetupFailedEvent.lookup_type => Events::V1SetupIntentSetupFailedEvent,
235
+ Events::V1SetupIntentSucceededEvent.lookup_type => Events::V1SetupIntentSucceededEvent,
236
+ Events::V1SigmaScheduledQueryRunCreatedEvent.lookup_type =>
237
+ Events::V1SigmaScheduledQueryRunCreatedEvent,
238
+ Events::V1SourceCanceledEvent.lookup_type => Events::V1SourceCanceledEvent,
239
+ Events::V1SourceChargeableEvent.lookup_type => Events::V1SourceChargeableEvent,
240
+ Events::V1SourceFailedEvent.lookup_type => Events::V1SourceFailedEvent,
241
+ Events::V1SourceRefundAttributesRequiredEvent.lookup_type =>
242
+ Events::V1SourceRefundAttributesRequiredEvent,
243
+ Events::V1SubscriptionScheduleAbortedEvent.lookup_type =>
244
+ Events::V1SubscriptionScheduleAbortedEvent,
245
+ Events::V1SubscriptionScheduleCanceledEvent.lookup_type =>
246
+ Events::V1SubscriptionScheduleCanceledEvent,
247
+ Events::V1SubscriptionScheduleCompletedEvent.lookup_type =>
248
+ Events::V1SubscriptionScheduleCompletedEvent,
249
+ Events::V1SubscriptionScheduleCreatedEvent.lookup_type =>
250
+ Events::V1SubscriptionScheduleCreatedEvent,
251
+ Events::V1SubscriptionScheduleExpiringEvent.lookup_type =>
252
+ Events::V1SubscriptionScheduleExpiringEvent,
253
+ Events::V1SubscriptionScheduleReleasedEvent.lookup_type =>
254
+ Events::V1SubscriptionScheduleReleasedEvent,
255
+ Events::V1SubscriptionScheduleUpdatedEvent.lookup_type =>
256
+ Events::V1SubscriptionScheduleUpdatedEvent,
257
+ Events::V1TaxRateCreatedEvent.lookup_type => Events::V1TaxRateCreatedEvent,
258
+ Events::V1TaxRateUpdatedEvent.lookup_type => Events::V1TaxRateUpdatedEvent,
259
+ Events::V1TaxSettingsUpdatedEvent.lookup_type => Events::V1TaxSettingsUpdatedEvent,
260
+ Events::V1TerminalReaderActionFailedEvent.lookup_type => Events::V1TerminalReaderActionFailedEvent,
261
+ Events::V1TerminalReaderActionSucceededEvent.lookup_type =>
262
+ Events::V1TerminalReaderActionSucceededEvent,
263
+ Events::V1TerminalReaderActionUpdatedEvent.lookup_type =>
264
+ Events::V1TerminalReaderActionUpdatedEvent,
265
+ Events::V1TestHelpersTestClockAdvancingEvent.lookup_type =>
266
+ Events::V1TestHelpersTestClockAdvancingEvent,
267
+ Events::V1TestHelpersTestClockCreatedEvent.lookup_type =>
268
+ Events::V1TestHelpersTestClockCreatedEvent,
269
+ Events::V1TestHelpersTestClockDeletedEvent.lookup_type =>
270
+ Events::V1TestHelpersTestClockDeletedEvent,
271
+ Events::V1TestHelpersTestClockInternalFailureEvent.lookup_type =>
272
+ Events::V1TestHelpersTestClockInternalFailureEvent,
273
+ Events::V1TestHelpersTestClockReadyEvent.lookup_type => Events::V1TestHelpersTestClockReadyEvent,
274
+ Events::V1TopupCanceledEvent.lookup_type => Events::V1TopupCanceledEvent,
275
+ Events::V1TopupCreatedEvent.lookup_type => Events::V1TopupCreatedEvent,
276
+ Events::V1TopupFailedEvent.lookup_type => Events::V1TopupFailedEvent,
277
+ Events::V1TopupReversedEvent.lookup_type => Events::V1TopupReversedEvent,
278
+ Events::V1TopupSucceededEvent.lookup_type => Events::V1TopupSucceededEvent,
279
+ Events::V1TransferCreatedEvent.lookup_type => Events::V1TransferCreatedEvent,
280
+ Events::V1TransferReversedEvent.lookup_type => Events::V1TransferReversedEvent,
281
+ Events::V1TransferUpdatedEvent.lookup_type => Events::V1TransferUpdatedEvent,
282
+ Events::V2BillingCadenceBilledEvent.lookup_type => Events::V2BillingCadenceBilledEvent,
283
+ Events::V2BillingCadenceCanceledEvent.lookup_type => Events::V2BillingCadenceCanceledEvent,
284
+ Events::V2BillingCadenceCreatedEvent.lookup_type => Events::V2BillingCadenceCreatedEvent,
285
+ Events::V2BillingLicenseFeeCreatedEvent.lookup_type => Events::V2BillingLicenseFeeCreatedEvent,
286
+ Events::V2BillingLicenseFeeUpdatedEvent.lookup_type => Events::V2BillingLicenseFeeUpdatedEvent,
287
+ Events::V2BillingLicenseFeeVersionCreatedEvent.lookup_type =>
288
+ Events::V2BillingLicenseFeeVersionCreatedEvent,
289
+ Events::V2BillingLicensedItemCreatedEvent.lookup_type => Events::V2BillingLicensedItemCreatedEvent,
290
+ Events::V2BillingLicensedItemUpdatedEvent.lookup_type => Events::V2BillingLicensedItemUpdatedEvent,
291
+ Events::V2BillingMeteredItemCreatedEvent.lookup_type => Events::V2BillingMeteredItemCreatedEvent,
292
+ Events::V2BillingMeteredItemUpdatedEvent.lookup_type => Events::V2BillingMeteredItemUpdatedEvent,
293
+ Events::V2BillingPricingPlanComponentCreatedEvent.lookup_type =>
294
+ Events::V2BillingPricingPlanComponentCreatedEvent,
295
+ Events::V2BillingPricingPlanComponentUpdatedEvent.lookup_type =>
296
+ Events::V2BillingPricingPlanComponentUpdatedEvent,
297
+ Events::V2BillingPricingPlanCreatedEvent.lookup_type => Events::V2BillingPricingPlanCreatedEvent,
298
+ Events::V2BillingPricingPlanSubscriptionCollectionAwaitingCustomerActionEvent.lookup_type =>
299
+ Events::V2BillingPricingPlanSubscriptionCollectionAwaitingCustomerActionEvent,
300
+ Events::V2BillingPricingPlanSubscriptionCollectionCurrentEvent.lookup_type =>
301
+ Events::V2BillingPricingPlanSubscriptionCollectionCurrentEvent,
302
+ Events::V2BillingPricingPlanSubscriptionCollectionPastDueEvent.lookup_type =>
303
+ Events::V2BillingPricingPlanSubscriptionCollectionPastDueEvent,
304
+ Events::V2BillingPricingPlanSubscriptionCollectionPausedEvent.lookup_type =>
305
+ Events::V2BillingPricingPlanSubscriptionCollectionPausedEvent,
306
+ Events::V2BillingPricingPlanSubscriptionCollectionUnpaidEvent.lookup_type =>
307
+ Events::V2BillingPricingPlanSubscriptionCollectionUnpaidEvent,
308
+ Events::V2BillingPricingPlanSubscriptionServicingActivatedEvent.lookup_type =>
309
+ Events::V2BillingPricingPlanSubscriptionServicingActivatedEvent,
310
+ Events::V2BillingPricingPlanSubscriptionServicingCanceledEvent.lookup_type =>
311
+ Events::V2BillingPricingPlanSubscriptionServicingCanceledEvent,
312
+ Events::V2BillingPricingPlanSubscriptionServicingPausedEvent.lookup_type =>
313
+ Events::V2BillingPricingPlanSubscriptionServicingPausedEvent,
314
+ Events::V2BillingPricingPlanUpdatedEvent.lookup_type => Events::V2BillingPricingPlanUpdatedEvent,
315
+ Events::V2BillingPricingPlanVersionCreatedEvent.lookup_type =>
316
+ Events::V2BillingPricingPlanVersionCreatedEvent,
317
+ Events::V2BillingRateCardCreatedEvent.lookup_type => Events::V2BillingRateCardCreatedEvent,
318
+ Events::V2BillingRateCardCustomPricingUnitOverageRateCreatedEvent.lookup_type =>
319
+ Events::V2BillingRateCardCustomPricingUnitOverageRateCreatedEvent,
320
+ Events::V2BillingRateCardRateCreatedEvent.lookup_type => Events::V2BillingRateCardRateCreatedEvent,
321
+ Events::V2BillingRateCardSubscriptionActivatedEvent.lookup_type =>
322
+ Events::V2BillingRateCardSubscriptionActivatedEvent,
323
+ Events::V2BillingRateCardSubscriptionCanceledEvent.lookup_type =>
324
+ Events::V2BillingRateCardSubscriptionCanceledEvent,
325
+ Events::V2BillingRateCardSubscriptionCollectionAwaitingCustomerActionEvent.lookup_type =>
326
+ Events::V2BillingRateCardSubscriptionCollectionAwaitingCustomerActionEvent,
327
+ Events::V2BillingRateCardSubscriptionCollectionCurrentEvent.lookup_type =>
328
+ Events::V2BillingRateCardSubscriptionCollectionCurrentEvent,
329
+ Events::V2BillingRateCardSubscriptionCollectionPastDueEvent.lookup_type =>
330
+ Events::V2BillingRateCardSubscriptionCollectionPastDueEvent,
331
+ Events::V2BillingRateCardSubscriptionCollectionPausedEvent.lookup_type =>
332
+ Events::V2BillingRateCardSubscriptionCollectionPausedEvent,
333
+ Events::V2BillingRateCardSubscriptionCollectionUnpaidEvent.lookup_type =>
334
+ Events::V2BillingRateCardSubscriptionCollectionUnpaidEvent,
335
+ Events::V2BillingRateCardSubscriptionServicingActivatedEvent.lookup_type =>
336
+ Events::V2BillingRateCardSubscriptionServicingActivatedEvent,
337
+ Events::V2BillingRateCardSubscriptionServicingCanceledEvent.lookup_type =>
338
+ Events::V2BillingRateCardSubscriptionServicingCanceledEvent,
339
+ Events::V2BillingRateCardSubscriptionServicingPausedEvent.lookup_type =>
340
+ Events::V2BillingRateCardSubscriptionServicingPausedEvent,
341
+ Events::V2BillingRateCardUpdatedEvent.lookup_type => Events::V2BillingRateCardUpdatedEvent,
342
+ Events::V2BillingRateCardVersionCreatedEvent.lookup_type =>
343
+ Events::V2BillingRateCardVersionCreatedEvent,
344
+ Events::V2CommerceProductCatalogImportsFailedEvent.lookup_type =>
345
+ Events::V2CommerceProductCatalogImportsFailedEvent,
346
+ Events::V2CommerceProductCatalogImportsProcessingEvent.lookup_type =>
347
+ Events::V2CommerceProductCatalogImportsProcessingEvent,
348
+ Events::V2CommerceProductCatalogImportsSucceededEvent.lookup_type =>
349
+ Events::V2CommerceProductCatalogImportsSucceededEvent,
350
+ Events::V2CommerceProductCatalogImportsSucceededWithErrorsEvent.lookup_type =>
351
+ Events::V2CommerceProductCatalogImportsSucceededWithErrorsEvent,
11
352
  Events::V2CoreAccountClosedEvent.lookup_type => Events::V2CoreAccountClosedEvent,
12
353
  Events::V2CoreAccountCreatedEvent.lookup_type => Events::V2CoreAccountCreatedEvent,
354
+ Events::V2CoreAccountIncludingConfigurationCardCreatorCapabilityStatusUpdatedEvent.lookup_type =>
355
+ Events::V2CoreAccountIncludingConfigurationCardCreatorCapabilityStatusUpdatedEvent,
356
+ Events::V2CoreAccountIncludingConfigurationCardCreatorUpdatedEvent.lookup_type =>
357
+ Events::V2CoreAccountIncludingConfigurationCardCreatorUpdatedEvent,
13
358
  Events::V2CoreAccountIncludingConfigurationCustomerCapabilityStatusUpdatedEvent.lookup_type =>
14
359
  Events::V2CoreAccountIncludingConfigurationCustomerCapabilityStatusUpdatedEvent,
15
360
  Events::V2CoreAccountIncludingConfigurationCustomerUpdatedEvent.lookup_type =>
@@ -22,6 +367,10 @@ module Stripe
22
367
  Events::V2CoreAccountIncludingConfigurationRecipientCapabilityStatusUpdatedEvent,
23
368
  Events::V2CoreAccountIncludingConfigurationRecipientUpdatedEvent.lookup_type =>
24
369
  Events::V2CoreAccountIncludingConfigurationRecipientUpdatedEvent,
370
+ Events::V2CoreAccountIncludingConfigurationStorerCapabilityStatusUpdatedEvent.lookup_type =>
371
+ Events::V2CoreAccountIncludingConfigurationStorerCapabilityStatusUpdatedEvent,
372
+ Events::V2CoreAccountIncludingConfigurationStorerUpdatedEvent.lookup_type =>
373
+ Events::V2CoreAccountIncludingConfigurationStorerUpdatedEvent,
25
374
  Events::V2CoreAccountIncludingDefaultsUpdatedEvent.lookup_type =>
26
375
  Events::V2CoreAccountIncludingDefaultsUpdatedEvent,
27
376
  Events::V2CoreAccountIncludingFutureRequirementsUpdatedEvent.lookup_type =>
@@ -34,8 +383,249 @@ module Stripe
34
383
  Events::V2CoreAccountPersonCreatedEvent.lookup_type => Events::V2CoreAccountPersonCreatedEvent,
35
384
  Events::V2CoreAccountPersonDeletedEvent.lookup_type => Events::V2CoreAccountPersonDeletedEvent,
36
385
  Events::V2CoreAccountPersonUpdatedEvent.lookup_type => Events::V2CoreAccountPersonUpdatedEvent,
386
+ Events::V2CoreAccountSignalsFraudulentWebsiteReadyEvent.lookup_type =>
387
+ Events::V2CoreAccountSignalsFraudulentWebsiteReadyEvent,
37
388
  Events::V2CoreAccountUpdatedEvent.lookup_type => Events::V2CoreAccountUpdatedEvent,
389
+ Events::V2CoreApprovalRequestApprovedEvent.lookup_type =>
390
+ Events::V2CoreApprovalRequestApprovedEvent,
391
+ Events::V2CoreApprovalRequestCanceledEvent.lookup_type =>
392
+ Events::V2CoreApprovalRequestCanceledEvent,
393
+ Events::V2CoreApprovalRequestCreatedEvent.lookup_type => Events::V2CoreApprovalRequestCreatedEvent,
394
+ Events::V2CoreApprovalRequestExpiredEvent.lookup_type => Events::V2CoreApprovalRequestExpiredEvent,
395
+ Events::V2CoreApprovalRequestFailedEvent.lookup_type => Events::V2CoreApprovalRequestFailedEvent,
396
+ Events::V2CoreApprovalRequestRejectedEvent.lookup_type =>
397
+ Events::V2CoreApprovalRequestRejectedEvent,
398
+ Events::V2CoreApprovalRequestSucceededEvent.lookup_type =>
399
+ Events::V2CoreApprovalRequestSucceededEvent,
400
+ Events::V2CoreBatchJobBatchFailedEvent.lookup_type => Events::V2CoreBatchJobBatchFailedEvent,
401
+ Events::V2CoreBatchJobCanceledEvent.lookup_type => Events::V2CoreBatchJobCanceledEvent,
402
+ Events::V2CoreBatchJobCompletedEvent.lookup_type => Events::V2CoreBatchJobCompletedEvent,
403
+ Events::V2CoreBatchJobCreatedEvent.lookup_type => Events::V2CoreBatchJobCreatedEvent,
404
+ Events::V2CoreBatchJobReadyForUploadEvent.lookup_type => Events::V2CoreBatchJobReadyForUploadEvent,
405
+ Events::V2CoreBatchJobTimeoutEvent.lookup_type => Events::V2CoreBatchJobTimeoutEvent,
406
+ Events::V2CoreBatchJobUpdatedEvent.lookup_type => Events::V2CoreBatchJobUpdatedEvent,
407
+ Events::V2CoreBatchJobUploadTimeoutEvent.lookup_type => Events::V2CoreBatchJobUploadTimeoutEvent,
408
+ Events::V2CoreBatchJobValidatingEvent.lookup_type => Events::V2CoreBatchJobValidatingEvent,
409
+ Events::V2CoreBatchJobValidationFailedEvent.lookup_type =>
410
+ Events::V2CoreBatchJobValidationFailedEvent,
411
+ Events::V2CoreClaimableSandboxClaimedEvent.lookup_type =>
412
+ Events::V2CoreClaimableSandboxClaimedEvent,
413
+ Events::V2CoreClaimableSandboxCreatedEvent.lookup_type =>
414
+ Events::V2CoreClaimableSandboxCreatedEvent,
415
+ Events::V2CoreClaimableSandboxExpiredEvent.lookup_type =>
416
+ Events::V2CoreClaimableSandboxExpiredEvent,
417
+ Events::V2CoreClaimableSandboxExpiringEvent.lookup_type =>
418
+ Events::V2CoreClaimableSandboxExpiringEvent,
419
+ Events::V2CoreClaimableSandboxUpdatedEvent.lookup_type =>
420
+ Events::V2CoreClaimableSandboxUpdatedEvent,
38
421
  Events::V2CoreEventDestinationPingEvent.lookup_type => Events::V2CoreEventDestinationPingEvent,
422
+ Events::V2CoreHealthApiErrorFiringEvent.lookup_type => Events::V2CoreHealthApiErrorFiringEvent,
423
+ Events::V2CoreHealthApiErrorResolvedEvent.lookup_type => Events::V2CoreHealthApiErrorResolvedEvent,
424
+ Events::V2CoreHealthApiLatencyFiringEvent.lookup_type => Events::V2CoreHealthApiLatencyFiringEvent,
425
+ Events::V2CoreHealthApiLatencyResolvedEvent.lookup_type =>
426
+ Events::V2CoreHealthApiLatencyResolvedEvent,
427
+ Events::V2CoreHealthAuthorizationRateDropFiringEvent.lookup_type =>
428
+ Events::V2CoreHealthAuthorizationRateDropFiringEvent,
429
+ Events::V2CoreHealthAuthorizationRateDropResolvedEvent.lookup_type =>
430
+ Events::V2CoreHealthAuthorizationRateDropResolvedEvent,
431
+ Events::V2CoreHealthEventGenerationFailureResolvedEvent.lookup_type =>
432
+ Events::V2CoreHealthEventGenerationFailureResolvedEvent,
433
+ Events::V2CoreHealthFraudRateIncreasedEvent.lookup_type =>
434
+ Events::V2CoreHealthFraudRateIncreasedEvent,
435
+ Events::V2CoreHealthIssuingAuthorizationRequestErrorsFiringEvent.lookup_type =>
436
+ Events::V2CoreHealthIssuingAuthorizationRequestErrorsFiringEvent,
437
+ Events::V2CoreHealthIssuingAuthorizationRequestErrorsResolvedEvent.lookup_type =>
438
+ Events::V2CoreHealthIssuingAuthorizationRequestErrorsResolvedEvent,
439
+ Events::V2CoreHealthIssuingAuthorizationRequestTimeoutFiringEvent.lookup_type =>
440
+ Events::V2CoreHealthIssuingAuthorizationRequestTimeoutFiringEvent,
441
+ Events::V2CoreHealthIssuingAuthorizationRequestTimeoutResolvedEvent.lookup_type =>
442
+ Events::V2CoreHealthIssuingAuthorizationRequestTimeoutResolvedEvent,
443
+ Events::V2CoreHealthMeterEventSummariesDelayedFiringEvent.lookup_type =>
444
+ Events::V2CoreHealthMeterEventSummariesDelayedFiringEvent,
445
+ Events::V2CoreHealthMeterEventSummariesDelayedResolvedEvent.lookup_type =>
446
+ Events::V2CoreHealthMeterEventSummariesDelayedResolvedEvent,
447
+ Events::V2CoreHealthPaymentMethodErrorFiringEvent.lookup_type =>
448
+ Events::V2CoreHealthPaymentMethodErrorFiringEvent,
449
+ Events::V2CoreHealthPaymentMethodErrorResolvedEvent.lookup_type =>
450
+ Events::V2CoreHealthPaymentMethodErrorResolvedEvent,
451
+ Events::V2CoreHealthSepaDebitDelayedFiringEvent.lookup_type =>
452
+ Events::V2CoreHealthSepaDebitDelayedFiringEvent,
453
+ Events::V2CoreHealthSepaDebitDelayedResolvedEvent.lookup_type =>
454
+ Events::V2CoreHealthSepaDebitDelayedResolvedEvent,
455
+ Events::V2CoreHealthTrafficVolumeDropFiringEvent.lookup_type =>
456
+ Events::V2CoreHealthTrafficVolumeDropFiringEvent,
457
+ Events::V2CoreHealthTrafficVolumeDropResolvedEvent.lookup_type =>
458
+ Events::V2CoreHealthTrafficVolumeDropResolvedEvent,
459
+ Events::V2CoreHealthWebhookLatencyFiringEvent.lookup_type =>
460
+ Events::V2CoreHealthWebhookLatencyFiringEvent,
461
+ Events::V2CoreHealthWebhookLatencyResolvedEvent.lookup_type =>
462
+ Events::V2CoreHealthWebhookLatencyResolvedEvent,
463
+ Events::V2DataReportingQueryRunCreatedEvent.lookup_type =>
464
+ Events::V2DataReportingQueryRunCreatedEvent,
465
+ Events::V2DataReportingQueryRunFailedEvent.lookup_type =>
466
+ Events::V2DataReportingQueryRunFailedEvent,
467
+ Events::V2DataReportingQueryRunSucceededEvent.lookup_type =>
468
+ Events::V2DataReportingQueryRunSucceededEvent,
469
+ Events::V2DataReportingQueryRunUpdatedEvent.lookup_type =>
470
+ Events::V2DataReportingQueryRunUpdatedEvent,
471
+ Events::V2ExtendExtensionRunFailedEvent.lookup_type => Events::V2ExtendExtensionRunFailedEvent,
472
+ Events::V2ExtendWorkflowRunFailedEvent.lookup_type => Events::V2ExtendWorkflowRunFailedEvent,
473
+ Events::V2ExtendWorkflowRunStartedEvent.lookup_type => Events::V2ExtendWorkflowRunStartedEvent,
474
+ Events::V2ExtendWorkflowRunSucceededEvent.lookup_type => Events::V2ExtendWorkflowRunSucceededEvent,
475
+ Events::V2IamApiKeyCreatedEvent.lookup_type => Events::V2IamApiKeyCreatedEvent,
476
+ Events::V2IamApiKeyDefaultSecretRevealedEvent.lookup_type =>
477
+ Events::V2IamApiKeyDefaultSecretRevealedEvent,
478
+ Events::V2IamApiKeyExpiredEvent.lookup_type => Events::V2IamApiKeyExpiredEvent,
479
+ Events::V2IamApiKeyPermissionsUpdatedEvent.lookup_type =>
480
+ Events::V2IamApiKeyPermissionsUpdatedEvent,
481
+ Events::V2IamApiKeyRotatedEvent.lookup_type => Events::V2IamApiKeyRotatedEvent,
482
+ Events::V2IamApiKeyUpdatedEvent.lookup_type => Events::V2IamApiKeyUpdatedEvent,
483
+ Events::V2IamStripeAccessGrantApprovedEvent.lookup_type =>
484
+ Events::V2IamStripeAccessGrantApprovedEvent,
485
+ Events::V2IamStripeAccessGrantCanceledEvent.lookup_type =>
486
+ Events::V2IamStripeAccessGrantCanceledEvent,
487
+ Events::V2IamStripeAccessGrantDeniedEvent.lookup_type => Events::V2IamStripeAccessGrantDeniedEvent,
488
+ Events::V2IamStripeAccessGrantRemovedEvent.lookup_type =>
489
+ Events::V2IamStripeAccessGrantRemovedEvent,
490
+ Events::V2IamStripeAccessGrantRequestedEvent.lookup_type =>
491
+ Events::V2IamStripeAccessGrantRequestedEvent,
492
+ Events::V2IamStripeAccessGrantUpdatedEvent.lookup_type =>
493
+ Events::V2IamStripeAccessGrantUpdatedEvent,
494
+ Events::V2MoneyManagementAdjustmentCreatedEvent.lookup_type =>
495
+ Events::V2MoneyManagementAdjustmentCreatedEvent,
496
+ Events::V2MoneyManagementFinancialAccountCreatedEvent.lookup_type =>
497
+ Events::V2MoneyManagementFinancialAccountCreatedEvent,
498
+ Events::V2MoneyManagementFinancialAccountUpdatedEvent.lookup_type =>
499
+ Events::V2MoneyManagementFinancialAccountUpdatedEvent,
500
+ Events::V2MoneyManagementFinancialAddressActivatedEvent.lookup_type =>
501
+ Events::V2MoneyManagementFinancialAddressActivatedEvent,
502
+ Events::V2MoneyManagementFinancialAddressFailedEvent.lookup_type =>
503
+ Events::V2MoneyManagementFinancialAddressFailedEvent,
504
+ Events::V2MoneyManagementInboundTransferAvailableEvent.lookup_type =>
505
+ Events::V2MoneyManagementInboundTransferAvailableEvent,
506
+ Events::V2MoneyManagementInboundTransferBankDebitFailedEvent.lookup_type =>
507
+ Events::V2MoneyManagementInboundTransferBankDebitFailedEvent,
508
+ Events::V2MoneyManagementInboundTransferBankDebitProcessingEvent.lookup_type =>
509
+ Events::V2MoneyManagementInboundTransferBankDebitProcessingEvent,
510
+ Events::V2MoneyManagementInboundTransferBankDebitQueuedEvent.lookup_type =>
511
+ Events::V2MoneyManagementInboundTransferBankDebitQueuedEvent,
512
+ Events::V2MoneyManagementInboundTransferBankDebitReturnedEvent.lookup_type =>
513
+ Events::V2MoneyManagementInboundTransferBankDebitReturnedEvent,
514
+ Events::V2MoneyManagementInboundTransferBankDebitSucceededEvent.lookup_type =>
515
+ Events::V2MoneyManagementInboundTransferBankDebitSucceededEvent,
516
+ Events::V2MoneyManagementOutboundPaymentCanceledEvent.lookup_type =>
517
+ Events::V2MoneyManagementOutboundPaymentCanceledEvent,
518
+ Events::V2MoneyManagementOutboundPaymentCreatedEvent.lookup_type =>
519
+ Events::V2MoneyManagementOutboundPaymentCreatedEvent,
520
+ Events::V2MoneyManagementOutboundPaymentFailedEvent.lookup_type =>
521
+ Events::V2MoneyManagementOutboundPaymentFailedEvent,
522
+ Events::V2MoneyManagementOutboundPaymentPostedEvent.lookup_type =>
523
+ Events::V2MoneyManagementOutboundPaymentPostedEvent,
524
+ Events::V2MoneyManagementOutboundPaymentReturnedEvent.lookup_type =>
525
+ Events::V2MoneyManagementOutboundPaymentReturnedEvent,
526
+ Events::V2MoneyManagementOutboundPaymentUpdatedEvent.lookup_type =>
527
+ Events::V2MoneyManagementOutboundPaymentUpdatedEvent,
528
+ Events::V2MoneyManagementOutboundTransferCanceledEvent.lookup_type =>
529
+ Events::V2MoneyManagementOutboundTransferCanceledEvent,
530
+ Events::V2MoneyManagementOutboundTransferCreatedEvent.lookup_type =>
531
+ Events::V2MoneyManagementOutboundTransferCreatedEvent,
532
+ Events::V2MoneyManagementOutboundTransferFailedEvent.lookup_type =>
533
+ Events::V2MoneyManagementOutboundTransferFailedEvent,
534
+ Events::V2MoneyManagementOutboundTransferPostedEvent.lookup_type =>
535
+ Events::V2MoneyManagementOutboundTransferPostedEvent,
536
+ Events::V2MoneyManagementOutboundTransferReturnedEvent.lookup_type =>
537
+ Events::V2MoneyManagementOutboundTransferReturnedEvent,
538
+ Events::V2MoneyManagementOutboundTransferUpdatedEvent.lookup_type =>
539
+ Events::V2MoneyManagementOutboundTransferUpdatedEvent,
540
+ Events::V2MoneyManagementPayoutMethodCreatedEvent.lookup_type =>
541
+ Events::V2MoneyManagementPayoutMethodCreatedEvent,
542
+ Events::V2MoneyManagementPayoutMethodUpdatedEvent.lookup_type =>
543
+ Events::V2MoneyManagementPayoutMethodUpdatedEvent,
544
+ Events::V2MoneyManagementReceivedCreditAvailableEvent.lookup_type =>
545
+ Events::V2MoneyManagementReceivedCreditAvailableEvent,
546
+ Events::V2MoneyManagementReceivedCreditFailedEvent.lookup_type =>
547
+ Events::V2MoneyManagementReceivedCreditFailedEvent,
548
+ Events::V2MoneyManagementReceivedCreditReturnedEvent.lookup_type =>
549
+ Events::V2MoneyManagementReceivedCreditReturnedEvent,
550
+ Events::V2MoneyManagementReceivedCreditSucceededEvent.lookup_type =>
551
+ Events::V2MoneyManagementReceivedCreditSucceededEvent,
552
+ Events::V2MoneyManagementReceivedDebitCanceledEvent.lookup_type =>
553
+ Events::V2MoneyManagementReceivedDebitCanceledEvent,
554
+ Events::V2MoneyManagementReceivedDebitFailedEvent.lookup_type =>
555
+ Events::V2MoneyManagementReceivedDebitFailedEvent,
556
+ Events::V2MoneyManagementReceivedDebitPendingEvent.lookup_type =>
557
+ Events::V2MoneyManagementReceivedDebitPendingEvent,
558
+ Events::V2MoneyManagementReceivedDebitSucceededEvent.lookup_type =>
559
+ Events::V2MoneyManagementReceivedDebitSucceededEvent,
560
+ Events::V2MoneyManagementReceivedDebitUpdatedEvent.lookup_type =>
561
+ Events::V2MoneyManagementReceivedDebitUpdatedEvent,
562
+ Events::V2MoneyManagementRecipientVerificationCreatedEvent.lookup_type =>
563
+ Events::V2MoneyManagementRecipientVerificationCreatedEvent,
564
+ Events::V2MoneyManagementRecipientVerificationUpdatedEvent.lookup_type =>
565
+ Events::V2MoneyManagementRecipientVerificationUpdatedEvent,
566
+ Events::V2MoneyManagementTransactionCreatedEvent.lookup_type =>
567
+ Events::V2MoneyManagementTransactionCreatedEvent,
568
+ Events::V2MoneyManagementTransactionUpdatedEvent.lookup_type =>
569
+ Events::V2MoneyManagementTransactionUpdatedEvent,
570
+ Events::V2OrchestratedCommerceAgreementConfirmedEvent.lookup_type =>
571
+ Events::V2OrchestratedCommerceAgreementConfirmedEvent,
572
+ Events::V2OrchestratedCommerceAgreementCreatedEvent.lookup_type =>
573
+ Events::V2OrchestratedCommerceAgreementCreatedEvent,
574
+ Events::V2OrchestratedCommerceAgreementPartiallyConfirmedEvent.lookup_type =>
575
+ Events::V2OrchestratedCommerceAgreementPartiallyConfirmedEvent,
576
+ Events::V2OrchestratedCommerceAgreementTerminatedEvent.lookup_type =>
577
+ Events::V2OrchestratedCommerceAgreementTerminatedEvent,
578
+ Events::V2PaymentsOffSessionPaymentAttemptFailedEvent.lookup_type =>
579
+ Events::V2PaymentsOffSessionPaymentAttemptFailedEvent,
580
+ Events::V2PaymentsOffSessionPaymentAttemptStartedEvent.lookup_type =>
581
+ Events::V2PaymentsOffSessionPaymentAttemptStartedEvent,
582
+ Events::V2PaymentsOffSessionPaymentAuthorizationAttemptFailedEvent.lookup_type =>
583
+ Events::V2PaymentsOffSessionPaymentAuthorizationAttemptFailedEvent,
584
+ Events::V2PaymentsOffSessionPaymentAuthorizationAttemptStartedEvent.lookup_type =>
585
+ Events::V2PaymentsOffSessionPaymentAuthorizationAttemptStartedEvent,
586
+ Events::V2PaymentsOffSessionPaymentCanceledEvent.lookup_type =>
587
+ Events::V2PaymentsOffSessionPaymentCanceledEvent,
588
+ Events::V2PaymentsOffSessionPaymentCreatedEvent.lookup_type =>
589
+ Events::V2PaymentsOffSessionPaymentCreatedEvent,
590
+ Events::V2PaymentsOffSessionPaymentFailedEvent.lookup_type =>
591
+ Events::V2PaymentsOffSessionPaymentFailedEvent,
592
+ Events::V2PaymentsOffSessionPaymentPausedEvent.lookup_type =>
593
+ Events::V2PaymentsOffSessionPaymentPausedEvent,
594
+ Events::V2PaymentsOffSessionPaymentRequiresCaptureEvent.lookup_type =>
595
+ Events::V2PaymentsOffSessionPaymentRequiresCaptureEvent,
596
+ Events::V2PaymentsOffSessionPaymentResumedEvent.lookup_type =>
597
+ Events::V2PaymentsOffSessionPaymentResumedEvent,
598
+ Events::V2PaymentsOffSessionPaymentSucceededEvent.lookup_type =>
599
+ Events::V2PaymentsOffSessionPaymentSucceededEvent,
600
+ Events::V2PaymentsSettlementAllocationIntentCanceledEvent.lookup_type =>
601
+ Events::V2PaymentsSettlementAllocationIntentCanceledEvent,
602
+ Events::V2PaymentsSettlementAllocationIntentCreatedEvent.lookup_type =>
603
+ Events::V2PaymentsSettlementAllocationIntentCreatedEvent,
604
+ Events::V2PaymentsSettlementAllocationIntentErroredEvent.lookup_type =>
605
+ Events::V2PaymentsSettlementAllocationIntentErroredEvent,
606
+ Events::V2PaymentsSettlementAllocationIntentFundsNotReceivedEvent.lookup_type =>
607
+ Events::V2PaymentsSettlementAllocationIntentFundsNotReceivedEvent,
608
+ Events::V2PaymentsSettlementAllocationIntentMatchedEvent.lookup_type =>
609
+ Events::V2PaymentsSettlementAllocationIntentMatchedEvent,
610
+ Events::V2PaymentsSettlementAllocationIntentNotFoundEvent.lookup_type =>
611
+ Events::V2PaymentsSettlementAllocationIntentNotFoundEvent,
612
+ Events::V2PaymentsSettlementAllocationIntentSettledEvent.lookup_type =>
613
+ Events::V2PaymentsSettlementAllocationIntentSettledEvent,
614
+ Events::V2PaymentsSettlementAllocationIntentSplitCanceledEvent.lookup_type =>
615
+ Events::V2PaymentsSettlementAllocationIntentSplitCanceledEvent,
616
+ Events::V2PaymentsSettlementAllocationIntentSplitCreatedEvent.lookup_type =>
617
+ Events::V2PaymentsSettlementAllocationIntentSplitCreatedEvent,
618
+ Events::V2PaymentsSettlementAllocationIntentSplitSettledEvent.lookup_type =>
619
+ Events::V2PaymentsSettlementAllocationIntentSplitSettledEvent,
620
+ Events::V2PaymentsSettlementAllocationIntentSubmittedEvent.lookup_type =>
621
+ Events::V2PaymentsSettlementAllocationIntentSubmittedEvent,
622
+ Events::V2ReportingReportRunCreatedEvent.lookup_type => Events::V2ReportingReportRunCreatedEvent,
623
+ Events::V2ReportingReportRunFailedEvent.lookup_type => Events::V2ReportingReportRunFailedEvent,
624
+ Events::V2ReportingReportRunSucceededEvent.lookup_type =>
625
+ Events::V2ReportingReportRunSucceededEvent,
626
+ Events::V2ReportingReportRunUpdatedEvent.lookup_type => Events::V2ReportingReportRunUpdatedEvent,
627
+ Events::V2SignalsAccountSignalFraudulentMerchantReadyEvent.lookup_type =>
628
+ Events::V2SignalsAccountSignalFraudulentMerchantReadyEvent,
39
629
  # v2 event types: The end of the section generated from our OpenAPI spec
40
630
  }
41
631
  end
@@ -43,14 +633,448 @@ module Stripe
43
633
  def self.event_notification_types_to_classes
44
634
  {
45
635
  # event notification types: The beginning of the section generated from our OpenAPI spec
636
+ Events::V1AccountApplicationAuthorizedEventNotification.lookup_type =>
637
+ Events::V1AccountApplicationAuthorizedEventNotification,
638
+ Events::V1AccountApplicationDeauthorizedEventNotification.lookup_type =>
639
+ Events::V1AccountApplicationDeauthorizedEventNotification,
640
+ Events::V1AccountExternalAccountCreatedEventNotification.lookup_type =>
641
+ Events::V1AccountExternalAccountCreatedEventNotification,
642
+ Events::V1AccountExternalAccountDeletedEventNotification.lookup_type =>
643
+ Events::V1AccountExternalAccountDeletedEventNotification,
644
+ Events::V1AccountExternalAccountUpdatedEventNotification.lookup_type =>
645
+ Events::V1AccountExternalAccountUpdatedEventNotification,
646
+ Events::V1AccountSignalsIncludingDelinquencyCreatedEventNotification.lookup_type =>
647
+ Events::V1AccountSignalsIncludingDelinquencyCreatedEventNotification,
648
+ Events::V1AccountUpdatedEventNotification.lookup_type => Events::V1AccountUpdatedEventNotification,
649
+ Events::V1ApplicationFeeCreatedEventNotification.lookup_type =>
650
+ Events::V1ApplicationFeeCreatedEventNotification,
651
+ Events::V1ApplicationFeeRefundUpdatedEventNotification.lookup_type =>
652
+ Events::V1ApplicationFeeRefundUpdatedEventNotification,
653
+ Events::V1ApplicationFeeRefundedEventNotification.lookup_type =>
654
+ Events::V1ApplicationFeeRefundedEventNotification,
655
+ Events::V1BalanceAvailableEventNotification.lookup_type =>
656
+ Events::V1BalanceAvailableEventNotification,
657
+ Events::V1BillingAlertTriggeredEventNotification.lookup_type =>
658
+ Events::V1BillingAlertTriggeredEventNotification,
46
659
  Events::V1BillingMeterErrorReportTriggeredEventNotification.lookup_type =>
47
660
  Events::V1BillingMeterErrorReportTriggeredEventNotification,
48
661
  Events::V1BillingMeterNoMeterFoundEventNotification.lookup_type =>
49
662
  Events::V1BillingMeterNoMeterFoundEventNotification,
663
+ Events::V1BillingPortalConfigurationCreatedEventNotification.lookup_type =>
664
+ Events::V1BillingPortalConfigurationCreatedEventNotification,
665
+ Events::V1BillingPortalConfigurationUpdatedEventNotification.lookup_type =>
666
+ Events::V1BillingPortalConfigurationUpdatedEventNotification,
667
+ Events::V1BillingPortalSessionCreatedEventNotification.lookup_type =>
668
+ Events::V1BillingPortalSessionCreatedEventNotification,
669
+ Events::V1CapabilityUpdatedEventNotification.lookup_type =>
670
+ Events::V1CapabilityUpdatedEventNotification,
671
+ Events::V1CashBalanceFundsAvailableEventNotification.lookup_type =>
672
+ Events::V1CashBalanceFundsAvailableEventNotification,
673
+ Events::V1ChargeCapturedEventNotification.lookup_type => Events::V1ChargeCapturedEventNotification,
674
+ Events::V1ChargeDisputeClosedEventNotification.lookup_type =>
675
+ Events::V1ChargeDisputeClosedEventNotification,
676
+ Events::V1ChargeDisputeCreatedEventNotification.lookup_type =>
677
+ Events::V1ChargeDisputeCreatedEventNotification,
678
+ Events::V1ChargeDisputeFundsReinstatedEventNotification.lookup_type =>
679
+ Events::V1ChargeDisputeFundsReinstatedEventNotification,
680
+ Events::V1ChargeDisputeFundsWithdrawnEventNotification.lookup_type =>
681
+ Events::V1ChargeDisputeFundsWithdrawnEventNotification,
682
+ Events::V1ChargeDisputeUpdatedEventNotification.lookup_type =>
683
+ Events::V1ChargeDisputeUpdatedEventNotification,
684
+ Events::V1ChargeExpiredEventNotification.lookup_type => Events::V1ChargeExpiredEventNotification,
685
+ Events::V1ChargeFailedEventNotification.lookup_type => Events::V1ChargeFailedEventNotification,
686
+ Events::V1ChargePendingEventNotification.lookup_type => Events::V1ChargePendingEventNotification,
687
+ Events::V1ChargeRefundUpdatedEventNotification.lookup_type =>
688
+ Events::V1ChargeRefundUpdatedEventNotification,
689
+ Events::V1ChargeRefundedEventNotification.lookup_type => Events::V1ChargeRefundedEventNotification,
690
+ Events::V1ChargeSucceededEventNotification.lookup_type =>
691
+ Events::V1ChargeSucceededEventNotification,
692
+ Events::V1ChargeUpdatedEventNotification.lookup_type => Events::V1ChargeUpdatedEventNotification,
693
+ Events::V1CheckoutSessionAsyncPaymentFailedEventNotification.lookup_type =>
694
+ Events::V1CheckoutSessionAsyncPaymentFailedEventNotification,
695
+ Events::V1CheckoutSessionAsyncPaymentSucceededEventNotification.lookup_type =>
696
+ Events::V1CheckoutSessionAsyncPaymentSucceededEventNotification,
697
+ Events::V1CheckoutSessionCompletedEventNotification.lookup_type =>
698
+ Events::V1CheckoutSessionCompletedEventNotification,
699
+ Events::V1CheckoutSessionExpiredEventNotification.lookup_type =>
700
+ Events::V1CheckoutSessionExpiredEventNotification,
701
+ Events::V1ClimateOrderCanceledEventNotification.lookup_type =>
702
+ Events::V1ClimateOrderCanceledEventNotification,
703
+ Events::V1ClimateOrderCreatedEventNotification.lookup_type =>
704
+ Events::V1ClimateOrderCreatedEventNotification,
705
+ Events::V1ClimateOrderDelayedEventNotification.lookup_type =>
706
+ Events::V1ClimateOrderDelayedEventNotification,
707
+ Events::V1ClimateOrderDeliveredEventNotification.lookup_type =>
708
+ Events::V1ClimateOrderDeliveredEventNotification,
709
+ Events::V1ClimateOrderProductSubstitutedEventNotification.lookup_type =>
710
+ Events::V1ClimateOrderProductSubstitutedEventNotification,
711
+ Events::V1ClimateProductCreatedEventNotification.lookup_type =>
712
+ Events::V1ClimateProductCreatedEventNotification,
713
+ Events::V1ClimateProductPricingUpdatedEventNotification.lookup_type =>
714
+ Events::V1ClimateProductPricingUpdatedEventNotification,
715
+ Events::V1CouponCreatedEventNotification.lookup_type => Events::V1CouponCreatedEventNotification,
716
+ Events::V1CouponDeletedEventNotification.lookup_type => Events::V1CouponDeletedEventNotification,
717
+ Events::V1CouponUpdatedEventNotification.lookup_type => Events::V1CouponUpdatedEventNotification,
718
+ Events::V1CreditNoteCreatedEventNotification.lookup_type =>
719
+ Events::V1CreditNoteCreatedEventNotification,
720
+ Events::V1CreditNoteUpdatedEventNotification.lookup_type =>
721
+ Events::V1CreditNoteUpdatedEventNotification,
722
+ Events::V1CreditNoteVoidedEventNotification.lookup_type =>
723
+ Events::V1CreditNoteVoidedEventNotification,
724
+ Events::V1CustomerCashBalanceTransactionCreatedEventNotification.lookup_type =>
725
+ Events::V1CustomerCashBalanceTransactionCreatedEventNotification,
726
+ Events::V1CustomerCreatedEventNotification.lookup_type =>
727
+ Events::V1CustomerCreatedEventNotification,
728
+ Events::V1CustomerDeletedEventNotification.lookup_type =>
729
+ Events::V1CustomerDeletedEventNotification,
730
+ Events::V1CustomerSubscriptionCreatedEventNotification.lookup_type =>
731
+ Events::V1CustomerSubscriptionCreatedEventNotification,
732
+ Events::V1CustomerSubscriptionDeletedEventNotification.lookup_type =>
733
+ Events::V1CustomerSubscriptionDeletedEventNotification,
734
+ Events::V1CustomerSubscriptionPausedEventNotification.lookup_type =>
735
+ Events::V1CustomerSubscriptionPausedEventNotification,
736
+ Events::V1CustomerSubscriptionPendingUpdateAppliedEventNotification.lookup_type =>
737
+ Events::V1CustomerSubscriptionPendingUpdateAppliedEventNotification,
738
+ Events::V1CustomerSubscriptionPendingUpdateExpiredEventNotification.lookup_type =>
739
+ Events::V1CustomerSubscriptionPendingUpdateExpiredEventNotification,
740
+ Events::V1CustomerSubscriptionResumedEventNotification.lookup_type =>
741
+ Events::V1CustomerSubscriptionResumedEventNotification,
742
+ Events::V1CustomerSubscriptionTrialWillEndEventNotification.lookup_type =>
743
+ Events::V1CustomerSubscriptionTrialWillEndEventNotification,
744
+ Events::V1CustomerSubscriptionUpdatedEventNotification.lookup_type =>
745
+ Events::V1CustomerSubscriptionUpdatedEventNotification,
746
+ Events::V1CustomerTaxIdCreatedEventNotification.lookup_type =>
747
+ Events::V1CustomerTaxIdCreatedEventNotification,
748
+ Events::V1CustomerTaxIdDeletedEventNotification.lookup_type =>
749
+ Events::V1CustomerTaxIdDeletedEventNotification,
750
+ Events::V1CustomerTaxIdUpdatedEventNotification.lookup_type =>
751
+ Events::V1CustomerTaxIdUpdatedEventNotification,
752
+ Events::V1CustomerUpdatedEventNotification.lookup_type =>
753
+ Events::V1CustomerUpdatedEventNotification,
754
+ Events::V1EntitlementsActiveEntitlementSummaryUpdatedEventNotification.lookup_type =>
755
+ Events::V1EntitlementsActiveEntitlementSummaryUpdatedEventNotification,
756
+ Events::V1FileCreatedEventNotification.lookup_type => Events::V1FileCreatedEventNotification,
757
+ Events::V1FinancialConnectionsAccountCreatedEventNotification.lookup_type =>
758
+ Events::V1FinancialConnectionsAccountCreatedEventNotification,
759
+ Events::V1FinancialConnectionsAccountDeactivatedEventNotification.lookup_type =>
760
+ Events::V1FinancialConnectionsAccountDeactivatedEventNotification,
761
+ Events::V1FinancialConnectionsAccountDisconnectedEventNotification.lookup_type =>
762
+ Events::V1FinancialConnectionsAccountDisconnectedEventNotification,
763
+ Events::V1FinancialConnectionsAccountReactivatedEventNotification.lookup_type =>
764
+ Events::V1FinancialConnectionsAccountReactivatedEventNotification,
765
+ Events::V1FinancialConnectionsAccountRefreshedBalanceEventNotification.lookup_type =>
766
+ Events::V1FinancialConnectionsAccountRefreshedBalanceEventNotification,
767
+ Events::V1FinancialConnectionsAccountRefreshedOwnershipEventNotification.lookup_type =>
768
+ Events::V1FinancialConnectionsAccountRefreshedOwnershipEventNotification,
769
+ Events::V1FinancialConnectionsAccountRefreshedTransactionsEventNotification.lookup_type =>
770
+ Events::V1FinancialConnectionsAccountRefreshedTransactionsEventNotification,
771
+ Events::V1IdentityVerificationSessionCanceledEventNotification.lookup_type =>
772
+ Events::V1IdentityVerificationSessionCanceledEventNotification,
773
+ Events::V1IdentityVerificationSessionCreatedEventNotification.lookup_type =>
774
+ Events::V1IdentityVerificationSessionCreatedEventNotification,
775
+ Events::V1IdentityVerificationSessionProcessingEventNotification.lookup_type =>
776
+ Events::V1IdentityVerificationSessionProcessingEventNotification,
777
+ Events::V1IdentityVerificationSessionRedactedEventNotification.lookup_type =>
778
+ Events::V1IdentityVerificationSessionRedactedEventNotification,
779
+ Events::V1IdentityVerificationSessionRequiresInputEventNotification.lookup_type =>
780
+ Events::V1IdentityVerificationSessionRequiresInputEventNotification,
781
+ Events::V1IdentityVerificationSessionVerifiedEventNotification.lookup_type =>
782
+ Events::V1IdentityVerificationSessionVerifiedEventNotification,
783
+ Events::V1InvoiceCreatedEventNotification.lookup_type => Events::V1InvoiceCreatedEventNotification,
784
+ Events::V1InvoiceDeletedEventNotification.lookup_type => Events::V1InvoiceDeletedEventNotification,
785
+ Events::V1InvoiceFinalizationFailedEventNotification.lookup_type =>
786
+ Events::V1InvoiceFinalizationFailedEventNotification,
787
+ Events::V1InvoiceFinalizedEventNotification.lookup_type =>
788
+ Events::V1InvoiceFinalizedEventNotification,
789
+ Events::V1InvoiceMarkedUncollectibleEventNotification.lookup_type =>
790
+ Events::V1InvoiceMarkedUncollectibleEventNotification,
791
+ Events::V1InvoiceOverdueEventNotification.lookup_type => Events::V1InvoiceOverdueEventNotification,
792
+ Events::V1InvoiceOverpaidEventNotification.lookup_type =>
793
+ Events::V1InvoiceOverpaidEventNotification,
794
+ Events::V1InvoicePaidEventNotification.lookup_type => Events::V1InvoicePaidEventNotification,
795
+ Events::V1InvoicePaymentActionRequiredEventNotification.lookup_type =>
796
+ Events::V1InvoicePaymentActionRequiredEventNotification,
797
+ Events::V1InvoicePaymentFailedEventNotification.lookup_type =>
798
+ Events::V1InvoicePaymentFailedEventNotification,
799
+ Events::V1InvoicePaymentPaidEventNotification.lookup_type =>
800
+ Events::V1InvoicePaymentPaidEventNotification,
801
+ Events::V1InvoicePaymentSucceededEventNotification.lookup_type =>
802
+ Events::V1InvoicePaymentSucceededEventNotification,
803
+ Events::V1InvoiceSentEventNotification.lookup_type => Events::V1InvoiceSentEventNotification,
804
+ Events::V1InvoiceUpcomingEventNotification.lookup_type =>
805
+ Events::V1InvoiceUpcomingEventNotification,
806
+ Events::V1InvoiceUpdatedEventNotification.lookup_type => Events::V1InvoiceUpdatedEventNotification,
807
+ Events::V1InvoiceVoidedEventNotification.lookup_type => Events::V1InvoiceVoidedEventNotification,
808
+ Events::V1InvoiceWillBeDueEventNotification.lookup_type =>
809
+ Events::V1InvoiceWillBeDueEventNotification,
810
+ Events::V1InvoiceitemCreatedEventNotification.lookup_type =>
811
+ Events::V1InvoiceitemCreatedEventNotification,
812
+ Events::V1InvoiceitemDeletedEventNotification.lookup_type =>
813
+ Events::V1InvoiceitemDeletedEventNotification,
814
+ Events::V1IssuingAuthorizationCreatedEventNotification.lookup_type =>
815
+ Events::V1IssuingAuthorizationCreatedEventNotification,
816
+ Events::V1IssuingAuthorizationRequestEventNotification.lookup_type =>
817
+ Events::V1IssuingAuthorizationRequestEventNotification,
818
+ Events::V1IssuingAuthorizationUpdatedEventNotification.lookup_type =>
819
+ Events::V1IssuingAuthorizationUpdatedEventNotification,
820
+ Events::V1IssuingCardCreatedEventNotification.lookup_type =>
821
+ Events::V1IssuingCardCreatedEventNotification,
822
+ Events::V1IssuingCardUpdatedEventNotification.lookup_type =>
823
+ Events::V1IssuingCardUpdatedEventNotification,
824
+ Events::V1IssuingCardholderCreatedEventNotification.lookup_type =>
825
+ Events::V1IssuingCardholderCreatedEventNotification,
826
+ Events::V1IssuingCardholderUpdatedEventNotification.lookup_type =>
827
+ Events::V1IssuingCardholderUpdatedEventNotification,
828
+ Events::V1IssuingDisputeClosedEventNotification.lookup_type =>
829
+ Events::V1IssuingDisputeClosedEventNotification,
830
+ Events::V1IssuingDisputeCreatedEventNotification.lookup_type =>
831
+ Events::V1IssuingDisputeCreatedEventNotification,
832
+ Events::V1IssuingDisputeFundsReinstatedEventNotification.lookup_type =>
833
+ Events::V1IssuingDisputeFundsReinstatedEventNotification,
834
+ Events::V1IssuingDisputeFundsRescindedEventNotification.lookup_type =>
835
+ Events::V1IssuingDisputeFundsRescindedEventNotification,
836
+ Events::V1IssuingDisputeSubmittedEventNotification.lookup_type =>
837
+ Events::V1IssuingDisputeSubmittedEventNotification,
838
+ Events::V1IssuingDisputeUpdatedEventNotification.lookup_type =>
839
+ Events::V1IssuingDisputeUpdatedEventNotification,
840
+ Events::V1IssuingPersonalizationDesignActivatedEventNotification.lookup_type =>
841
+ Events::V1IssuingPersonalizationDesignActivatedEventNotification,
842
+ Events::V1IssuingPersonalizationDesignDeactivatedEventNotification.lookup_type =>
843
+ Events::V1IssuingPersonalizationDesignDeactivatedEventNotification,
844
+ Events::V1IssuingPersonalizationDesignRejectedEventNotification.lookup_type =>
845
+ Events::V1IssuingPersonalizationDesignRejectedEventNotification,
846
+ Events::V1IssuingPersonalizationDesignUpdatedEventNotification.lookup_type =>
847
+ Events::V1IssuingPersonalizationDesignUpdatedEventNotification,
848
+ Events::V1IssuingTokenCreatedEventNotification.lookup_type =>
849
+ Events::V1IssuingTokenCreatedEventNotification,
850
+ Events::V1IssuingTokenUpdatedEventNotification.lookup_type =>
851
+ Events::V1IssuingTokenUpdatedEventNotification,
852
+ Events::V1IssuingTransactionCreatedEventNotification.lookup_type =>
853
+ Events::V1IssuingTransactionCreatedEventNotification,
854
+ Events::V1IssuingTransactionPurchaseDetailsReceiptUpdatedEventNotification.lookup_type =>
855
+ Events::V1IssuingTransactionPurchaseDetailsReceiptUpdatedEventNotification,
856
+ Events::V1IssuingTransactionUpdatedEventNotification.lookup_type =>
857
+ Events::V1IssuingTransactionUpdatedEventNotification,
858
+ Events::V1MandateUpdatedEventNotification.lookup_type => Events::V1MandateUpdatedEventNotification,
859
+ Events::V1PaymentIntentAmountCapturableUpdatedEventNotification.lookup_type =>
860
+ Events::V1PaymentIntentAmountCapturableUpdatedEventNotification,
861
+ Events::V1PaymentIntentCanceledEventNotification.lookup_type =>
862
+ Events::V1PaymentIntentCanceledEventNotification,
863
+ Events::V1PaymentIntentCreatedEventNotification.lookup_type =>
864
+ Events::V1PaymentIntentCreatedEventNotification,
865
+ Events::V1PaymentIntentPartiallyFundedEventNotification.lookup_type =>
866
+ Events::V1PaymentIntentPartiallyFundedEventNotification,
867
+ Events::V1PaymentIntentPaymentFailedEventNotification.lookup_type =>
868
+ Events::V1PaymentIntentPaymentFailedEventNotification,
869
+ Events::V1PaymentIntentProcessingEventNotification.lookup_type =>
870
+ Events::V1PaymentIntentProcessingEventNotification,
871
+ Events::V1PaymentIntentRequiresActionEventNotification.lookup_type =>
872
+ Events::V1PaymentIntentRequiresActionEventNotification,
873
+ Events::V1PaymentIntentSucceededEventNotification.lookup_type =>
874
+ Events::V1PaymentIntentSucceededEventNotification,
875
+ Events::V1PaymentLinkCreatedEventNotification.lookup_type =>
876
+ Events::V1PaymentLinkCreatedEventNotification,
877
+ Events::V1PaymentLinkUpdatedEventNotification.lookup_type =>
878
+ Events::V1PaymentLinkUpdatedEventNotification,
879
+ Events::V1PaymentMethodAttachedEventNotification.lookup_type =>
880
+ Events::V1PaymentMethodAttachedEventNotification,
881
+ Events::V1PaymentMethodAutomaticallyUpdatedEventNotification.lookup_type =>
882
+ Events::V1PaymentMethodAutomaticallyUpdatedEventNotification,
883
+ Events::V1PaymentMethodDetachedEventNotification.lookup_type =>
884
+ Events::V1PaymentMethodDetachedEventNotification,
885
+ Events::V1PaymentMethodUpdatedEventNotification.lookup_type =>
886
+ Events::V1PaymentMethodUpdatedEventNotification,
887
+ Events::V1PayoutCanceledEventNotification.lookup_type => Events::V1PayoutCanceledEventNotification,
888
+ Events::V1PayoutCreatedEventNotification.lookup_type => Events::V1PayoutCreatedEventNotification,
889
+ Events::V1PayoutFailedEventNotification.lookup_type => Events::V1PayoutFailedEventNotification,
890
+ Events::V1PayoutPaidEventNotification.lookup_type => Events::V1PayoutPaidEventNotification,
891
+ Events::V1PayoutReconciliationCompletedEventNotification.lookup_type =>
892
+ Events::V1PayoutReconciliationCompletedEventNotification,
893
+ Events::V1PayoutUpdatedEventNotification.lookup_type => Events::V1PayoutUpdatedEventNotification,
894
+ Events::V1PersonCreatedEventNotification.lookup_type => Events::V1PersonCreatedEventNotification,
895
+ Events::V1PersonDeletedEventNotification.lookup_type => Events::V1PersonDeletedEventNotification,
896
+ Events::V1PersonUpdatedEventNotification.lookup_type => Events::V1PersonUpdatedEventNotification,
897
+ Events::V1PlanCreatedEventNotification.lookup_type => Events::V1PlanCreatedEventNotification,
898
+ Events::V1PlanDeletedEventNotification.lookup_type => Events::V1PlanDeletedEventNotification,
899
+ Events::V1PlanUpdatedEventNotification.lookup_type => Events::V1PlanUpdatedEventNotification,
900
+ Events::V1PriceCreatedEventNotification.lookup_type => Events::V1PriceCreatedEventNotification,
901
+ Events::V1PriceDeletedEventNotification.lookup_type => Events::V1PriceDeletedEventNotification,
902
+ Events::V1PriceUpdatedEventNotification.lookup_type => Events::V1PriceUpdatedEventNotification,
903
+ Events::V1ProductCreatedEventNotification.lookup_type => Events::V1ProductCreatedEventNotification,
904
+ Events::V1ProductDeletedEventNotification.lookup_type => Events::V1ProductDeletedEventNotification,
905
+ Events::V1ProductUpdatedEventNotification.lookup_type => Events::V1ProductUpdatedEventNotification,
906
+ Events::V1PromotionCodeCreatedEventNotification.lookup_type =>
907
+ Events::V1PromotionCodeCreatedEventNotification,
908
+ Events::V1PromotionCodeUpdatedEventNotification.lookup_type =>
909
+ Events::V1PromotionCodeUpdatedEventNotification,
910
+ Events::V1QuoteAcceptedEventNotification.lookup_type => Events::V1QuoteAcceptedEventNotification,
911
+ Events::V1QuoteCanceledEventNotification.lookup_type => Events::V1QuoteCanceledEventNotification,
912
+ Events::V1QuoteCreatedEventNotification.lookup_type => Events::V1QuoteCreatedEventNotification,
913
+ Events::V1QuoteFinalizedEventNotification.lookup_type => Events::V1QuoteFinalizedEventNotification,
914
+ Events::V1RadarEarlyFraudWarningCreatedEventNotification.lookup_type =>
915
+ Events::V1RadarEarlyFraudWarningCreatedEventNotification,
916
+ Events::V1RadarEarlyFraudWarningUpdatedEventNotification.lookup_type =>
917
+ Events::V1RadarEarlyFraudWarningUpdatedEventNotification,
918
+ Events::V1RefundCreatedEventNotification.lookup_type => Events::V1RefundCreatedEventNotification,
919
+ Events::V1RefundFailedEventNotification.lookup_type => Events::V1RefundFailedEventNotification,
920
+ Events::V1RefundUpdatedEventNotification.lookup_type => Events::V1RefundUpdatedEventNotification,
921
+ Events::V1ReviewClosedEventNotification.lookup_type => Events::V1ReviewClosedEventNotification,
922
+ Events::V1ReviewOpenedEventNotification.lookup_type => Events::V1ReviewOpenedEventNotification,
923
+ Events::V1SetupIntentCanceledEventNotification.lookup_type =>
924
+ Events::V1SetupIntentCanceledEventNotification,
925
+ Events::V1SetupIntentCreatedEventNotification.lookup_type =>
926
+ Events::V1SetupIntentCreatedEventNotification,
927
+ Events::V1SetupIntentRequiresActionEventNotification.lookup_type =>
928
+ Events::V1SetupIntentRequiresActionEventNotification,
929
+ Events::V1SetupIntentSetupFailedEventNotification.lookup_type =>
930
+ Events::V1SetupIntentSetupFailedEventNotification,
931
+ Events::V1SetupIntentSucceededEventNotification.lookup_type =>
932
+ Events::V1SetupIntentSucceededEventNotification,
933
+ Events::V1SigmaScheduledQueryRunCreatedEventNotification.lookup_type =>
934
+ Events::V1SigmaScheduledQueryRunCreatedEventNotification,
935
+ Events::V1SourceCanceledEventNotification.lookup_type => Events::V1SourceCanceledEventNotification,
936
+ Events::V1SourceChargeableEventNotification.lookup_type =>
937
+ Events::V1SourceChargeableEventNotification,
938
+ Events::V1SourceFailedEventNotification.lookup_type => Events::V1SourceFailedEventNotification,
939
+ Events::V1SourceRefundAttributesRequiredEventNotification.lookup_type =>
940
+ Events::V1SourceRefundAttributesRequiredEventNotification,
941
+ Events::V1SubscriptionScheduleAbortedEventNotification.lookup_type =>
942
+ Events::V1SubscriptionScheduleAbortedEventNotification,
943
+ Events::V1SubscriptionScheduleCanceledEventNotification.lookup_type =>
944
+ Events::V1SubscriptionScheduleCanceledEventNotification,
945
+ Events::V1SubscriptionScheduleCompletedEventNotification.lookup_type =>
946
+ Events::V1SubscriptionScheduleCompletedEventNotification,
947
+ Events::V1SubscriptionScheduleCreatedEventNotification.lookup_type =>
948
+ Events::V1SubscriptionScheduleCreatedEventNotification,
949
+ Events::V1SubscriptionScheduleExpiringEventNotification.lookup_type =>
950
+ Events::V1SubscriptionScheduleExpiringEventNotification,
951
+ Events::V1SubscriptionScheduleReleasedEventNotification.lookup_type =>
952
+ Events::V1SubscriptionScheduleReleasedEventNotification,
953
+ Events::V1SubscriptionScheduleUpdatedEventNotification.lookup_type =>
954
+ Events::V1SubscriptionScheduleUpdatedEventNotification,
955
+ Events::V1TaxRateCreatedEventNotification.lookup_type => Events::V1TaxRateCreatedEventNotification,
956
+ Events::V1TaxRateUpdatedEventNotification.lookup_type => Events::V1TaxRateUpdatedEventNotification,
957
+ Events::V1TaxSettingsUpdatedEventNotification.lookup_type =>
958
+ Events::V1TaxSettingsUpdatedEventNotification,
959
+ Events::V1TerminalReaderActionFailedEventNotification.lookup_type =>
960
+ Events::V1TerminalReaderActionFailedEventNotification,
961
+ Events::V1TerminalReaderActionSucceededEventNotification.lookup_type =>
962
+ Events::V1TerminalReaderActionSucceededEventNotification,
963
+ Events::V1TerminalReaderActionUpdatedEventNotification.lookup_type =>
964
+ Events::V1TerminalReaderActionUpdatedEventNotification,
965
+ Events::V1TestHelpersTestClockAdvancingEventNotification.lookup_type =>
966
+ Events::V1TestHelpersTestClockAdvancingEventNotification,
967
+ Events::V1TestHelpersTestClockCreatedEventNotification.lookup_type =>
968
+ Events::V1TestHelpersTestClockCreatedEventNotification,
969
+ Events::V1TestHelpersTestClockDeletedEventNotification.lookup_type =>
970
+ Events::V1TestHelpersTestClockDeletedEventNotification,
971
+ Events::V1TestHelpersTestClockInternalFailureEventNotification.lookup_type =>
972
+ Events::V1TestHelpersTestClockInternalFailureEventNotification,
973
+ Events::V1TestHelpersTestClockReadyEventNotification.lookup_type =>
974
+ Events::V1TestHelpersTestClockReadyEventNotification,
975
+ Events::V1TopupCanceledEventNotification.lookup_type => Events::V1TopupCanceledEventNotification,
976
+ Events::V1TopupCreatedEventNotification.lookup_type => Events::V1TopupCreatedEventNotification,
977
+ Events::V1TopupFailedEventNotification.lookup_type => Events::V1TopupFailedEventNotification,
978
+ Events::V1TopupReversedEventNotification.lookup_type => Events::V1TopupReversedEventNotification,
979
+ Events::V1TopupSucceededEventNotification.lookup_type => Events::V1TopupSucceededEventNotification,
980
+ Events::V1TransferCreatedEventNotification.lookup_type =>
981
+ Events::V1TransferCreatedEventNotification,
982
+ Events::V1TransferReversedEventNotification.lookup_type =>
983
+ Events::V1TransferReversedEventNotification,
984
+ Events::V1TransferUpdatedEventNotification.lookup_type =>
985
+ Events::V1TransferUpdatedEventNotification,
986
+ Events::V2BillingCadenceBilledEventNotification.lookup_type =>
987
+ Events::V2BillingCadenceBilledEventNotification,
988
+ Events::V2BillingCadenceCanceledEventNotification.lookup_type =>
989
+ Events::V2BillingCadenceCanceledEventNotification,
990
+ Events::V2BillingCadenceCreatedEventNotification.lookup_type =>
991
+ Events::V2BillingCadenceCreatedEventNotification,
992
+ Events::V2BillingLicenseFeeCreatedEventNotification.lookup_type =>
993
+ Events::V2BillingLicenseFeeCreatedEventNotification,
994
+ Events::V2BillingLicenseFeeUpdatedEventNotification.lookup_type =>
995
+ Events::V2BillingLicenseFeeUpdatedEventNotification,
996
+ Events::V2BillingLicenseFeeVersionCreatedEventNotification.lookup_type =>
997
+ Events::V2BillingLicenseFeeVersionCreatedEventNotification,
998
+ Events::V2BillingLicensedItemCreatedEventNotification.lookup_type =>
999
+ Events::V2BillingLicensedItemCreatedEventNotification,
1000
+ Events::V2BillingLicensedItemUpdatedEventNotification.lookup_type =>
1001
+ Events::V2BillingLicensedItemUpdatedEventNotification,
1002
+ Events::V2BillingMeteredItemCreatedEventNotification.lookup_type =>
1003
+ Events::V2BillingMeteredItemCreatedEventNotification,
1004
+ Events::V2BillingMeteredItemUpdatedEventNotification.lookup_type =>
1005
+ Events::V2BillingMeteredItemUpdatedEventNotification,
1006
+ Events::V2BillingPricingPlanComponentCreatedEventNotification.lookup_type =>
1007
+ Events::V2BillingPricingPlanComponentCreatedEventNotification,
1008
+ Events::V2BillingPricingPlanComponentUpdatedEventNotification.lookup_type =>
1009
+ Events::V2BillingPricingPlanComponentUpdatedEventNotification,
1010
+ Events::V2BillingPricingPlanCreatedEventNotification.lookup_type =>
1011
+ Events::V2BillingPricingPlanCreatedEventNotification,
1012
+ Events::V2BillingPricingPlanSubscriptionCollectionAwaitingCustomerActionEventNotification.lookup_type =>
1013
+ Events::V2BillingPricingPlanSubscriptionCollectionAwaitingCustomerActionEventNotification,
1014
+ Events::V2BillingPricingPlanSubscriptionCollectionCurrentEventNotification.lookup_type =>
1015
+ Events::V2BillingPricingPlanSubscriptionCollectionCurrentEventNotification,
1016
+ Events::V2BillingPricingPlanSubscriptionCollectionPastDueEventNotification.lookup_type =>
1017
+ Events::V2BillingPricingPlanSubscriptionCollectionPastDueEventNotification,
1018
+ Events::V2BillingPricingPlanSubscriptionCollectionPausedEventNotification.lookup_type =>
1019
+ Events::V2BillingPricingPlanSubscriptionCollectionPausedEventNotification,
1020
+ Events::V2BillingPricingPlanSubscriptionCollectionUnpaidEventNotification.lookup_type =>
1021
+ Events::V2BillingPricingPlanSubscriptionCollectionUnpaidEventNotification,
1022
+ Events::V2BillingPricingPlanSubscriptionServicingActivatedEventNotification.lookup_type =>
1023
+ Events::V2BillingPricingPlanSubscriptionServicingActivatedEventNotification,
1024
+ Events::V2BillingPricingPlanSubscriptionServicingCanceledEventNotification.lookup_type =>
1025
+ Events::V2BillingPricingPlanSubscriptionServicingCanceledEventNotification,
1026
+ Events::V2BillingPricingPlanSubscriptionServicingPausedEventNotification.lookup_type =>
1027
+ Events::V2BillingPricingPlanSubscriptionServicingPausedEventNotification,
1028
+ Events::V2BillingPricingPlanUpdatedEventNotification.lookup_type =>
1029
+ Events::V2BillingPricingPlanUpdatedEventNotification,
1030
+ Events::V2BillingPricingPlanVersionCreatedEventNotification.lookup_type =>
1031
+ Events::V2BillingPricingPlanVersionCreatedEventNotification,
1032
+ Events::V2BillingRateCardCreatedEventNotification.lookup_type =>
1033
+ Events::V2BillingRateCardCreatedEventNotification,
1034
+ Events::V2BillingRateCardCustomPricingUnitOverageRateCreatedEventNotification.lookup_type =>
1035
+ Events::V2BillingRateCardCustomPricingUnitOverageRateCreatedEventNotification,
1036
+ Events::V2BillingRateCardRateCreatedEventNotification.lookup_type =>
1037
+ Events::V2BillingRateCardRateCreatedEventNotification,
1038
+ Events::V2BillingRateCardSubscriptionActivatedEventNotification.lookup_type =>
1039
+ Events::V2BillingRateCardSubscriptionActivatedEventNotification,
1040
+ Events::V2BillingRateCardSubscriptionCanceledEventNotification.lookup_type =>
1041
+ Events::V2BillingRateCardSubscriptionCanceledEventNotification,
1042
+ Events::V2BillingRateCardSubscriptionCollectionAwaitingCustomerActionEventNotification.lookup_type =>
1043
+ Events::V2BillingRateCardSubscriptionCollectionAwaitingCustomerActionEventNotification,
1044
+ Events::V2BillingRateCardSubscriptionCollectionCurrentEventNotification.lookup_type =>
1045
+ Events::V2BillingRateCardSubscriptionCollectionCurrentEventNotification,
1046
+ Events::V2BillingRateCardSubscriptionCollectionPastDueEventNotification.lookup_type =>
1047
+ Events::V2BillingRateCardSubscriptionCollectionPastDueEventNotification,
1048
+ Events::V2BillingRateCardSubscriptionCollectionPausedEventNotification.lookup_type =>
1049
+ Events::V2BillingRateCardSubscriptionCollectionPausedEventNotification,
1050
+ Events::V2BillingRateCardSubscriptionCollectionUnpaidEventNotification.lookup_type =>
1051
+ Events::V2BillingRateCardSubscriptionCollectionUnpaidEventNotification,
1052
+ Events::V2BillingRateCardSubscriptionServicingActivatedEventNotification.lookup_type =>
1053
+ Events::V2BillingRateCardSubscriptionServicingActivatedEventNotification,
1054
+ Events::V2BillingRateCardSubscriptionServicingCanceledEventNotification.lookup_type =>
1055
+ Events::V2BillingRateCardSubscriptionServicingCanceledEventNotification,
1056
+ Events::V2BillingRateCardSubscriptionServicingPausedEventNotification.lookup_type =>
1057
+ Events::V2BillingRateCardSubscriptionServicingPausedEventNotification,
1058
+ Events::V2BillingRateCardUpdatedEventNotification.lookup_type =>
1059
+ Events::V2BillingRateCardUpdatedEventNotification,
1060
+ Events::V2BillingRateCardVersionCreatedEventNotification.lookup_type =>
1061
+ Events::V2BillingRateCardVersionCreatedEventNotification,
1062
+ Events::V2CommerceProductCatalogImportsFailedEventNotification.lookup_type =>
1063
+ Events::V2CommerceProductCatalogImportsFailedEventNotification,
1064
+ Events::V2CommerceProductCatalogImportsProcessingEventNotification.lookup_type =>
1065
+ Events::V2CommerceProductCatalogImportsProcessingEventNotification,
1066
+ Events::V2CommerceProductCatalogImportsSucceededEventNotification.lookup_type =>
1067
+ Events::V2CommerceProductCatalogImportsSucceededEventNotification,
1068
+ Events::V2CommerceProductCatalogImportsSucceededWithErrorsEventNotification.lookup_type =>
1069
+ Events::V2CommerceProductCatalogImportsSucceededWithErrorsEventNotification,
50
1070
  Events::V2CoreAccountClosedEventNotification.lookup_type =>
51
1071
  Events::V2CoreAccountClosedEventNotification,
52
1072
  Events::V2CoreAccountCreatedEventNotification.lookup_type =>
53
1073
  Events::V2CoreAccountCreatedEventNotification,
1074
+ Events::V2CoreAccountIncludingConfigurationCardCreatorCapabilityStatusUpdatedEventNotification.lookup_type =>
1075
+ Events::V2CoreAccountIncludingConfigurationCardCreatorCapabilityStatusUpdatedEventNotification,
1076
+ Events::V2CoreAccountIncludingConfigurationCardCreatorUpdatedEventNotification.lookup_type =>
1077
+ Events::V2CoreAccountIncludingConfigurationCardCreatorUpdatedEventNotification,
54
1078
  Events::V2CoreAccountIncludingConfigurationCustomerCapabilityStatusUpdatedEventNotification.lookup_type =>
55
1079
  Events::V2CoreAccountIncludingConfigurationCustomerCapabilityStatusUpdatedEventNotification,
56
1080
  Events::V2CoreAccountIncludingConfigurationCustomerUpdatedEventNotification.lookup_type =>
@@ -63,6 +1087,10 @@ module Stripe
63
1087
  Events::V2CoreAccountIncludingConfigurationRecipientCapabilityStatusUpdatedEventNotification,
64
1088
  Events::V2CoreAccountIncludingConfigurationRecipientUpdatedEventNotification.lookup_type =>
65
1089
  Events::V2CoreAccountIncludingConfigurationRecipientUpdatedEventNotification,
1090
+ Events::V2CoreAccountIncludingConfigurationStorerCapabilityStatusUpdatedEventNotification.lookup_type =>
1091
+ Events::V2CoreAccountIncludingConfigurationStorerCapabilityStatusUpdatedEventNotification,
1092
+ Events::V2CoreAccountIncludingConfigurationStorerUpdatedEventNotification.lookup_type =>
1093
+ Events::V2CoreAccountIncludingConfigurationStorerUpdatedEventNotification,
66
1094
  Events::V2CoreAccountIncludingDefaultsUpdatedEventNotification.lookup_type =>
67
1095
  Events::V2CoreAccountIncludingDefaultsUpdatedEventNotification,
68
1096
  Events::V2CoreAccountIncludingFutureRequirementsUpdatedEventNotification.lookup_type =>
@@ -79,10 +1107,278 @@ module Stripe
79
1107
  Events::V2CoreAccountPersonDeletedEventNotification,
80
1108
  Events::V2CoreAccountPersonUpdatedEventNotification.lookup_type =>
81
1109
  Events::V2CoreAccountPersonUpdatedEventNotification,
1110
+ Events::V2CoreAccountSignalsFraudulentWebsiteReadyEventNotification.lookup_type =>
1111
+ Events::V2CoreAccountSignalsFraudulentWebsiteReadyEventNotification,
82
1112
  Events::V2CoreAccountUpdatedEventNotification.lookup_type =>
83
1113
  Events::V2CoreAccountUpdatedEventNotification,
1114
+ Events::V2CoreApprovalRequestApprovedEventNotification.lookup_type =>
1115
+ Events::V2CoreApprovalRequestApprovedEventNotification,
1116
+ Events::V2CoreApprovalRequestCanceledEventNotification.lookup_type =>
1117
+ Events::V2CoreApprovalRequestCanceledEventNotification,
1118
+ Events::V2CoreApprovalRequestCreatedEventNotification.lookup_type =>
1119
+ Events::V2CoreApprovalRequestCreatedEventNotification,
1120
+ Events::V2CoreApprovalRequestExpiredEventNotification.lookup_type =>
1121
+ Events::V2CoreApprovalRequestExpiredEventNotification,
1122
+ Events::V2CoreApprovalRequestFailedEventNotification.lookup_type =>
1123
+ Events::V2CoreApprovalRequestFailedEventNotification,
1124
+ Events::V2CoreApprovalRequestRejectedEventNotification.lookup_type =>
1125
+ Events::V2CoreApprovalRequestRejectedEventNotification,
1126
+ Events::V2CoreApprovalRequestSucceededEventNotification.lookup_type =>
1127
+ Events::V2CoreApprovalRequestSucceededEventNotification,
1128
+ Events::V2CoreBatchJobBatchFailedEventNotification.lookup_type =>
1129
+ Events::V2CoreBatchJobBatchFailedEventNotification,
1130
+ Events::V2CoreBatchJobCanceledEventNotification.lookup_type =>
1131
+ Events::V2CoreBatchJobCanceledEventNotification,
1132
+ Events::V2CoreBatchJobCompletedEventNotification.lookup_type =>
1133
+ Events::V2CoreBatchJobCompletedEventNotification,
1134
+ Events::V2CoreBatchJobCreatedEventNotification.lookup_type =>
1135
+ Events::V2CoreBatchJobCreatedEventNotification,
1136
+ Events::V2CoreBatchJobReadyForUploadEventNotification.lookup_type =>
1137
+ Events::V2CoreBatchJobReadyForUploadEventNotification,
1138
+ Events::V2CoreBatchJobTimeoutEventNotification.lookup_type =>
1139
+ Events::V2CoreBatchJobTimeoutEventNotification,
1140
+ Events::V2CoreBatchJobUpdatedEventNotification.lookup_type =>
1141
+ Events::V2CoreBatchJobUpdatedEventNotification,
1142
+ Events::V2CoreBatchJobUploadTimeoutEventNotification.lookup_type =>
1143
+ Events::V2CoreBatchJobUploadTimeoutEventNotification,
1144
+ Events::V2CoreBatchJobValidatingEventNotification.lookup_type =>
1145
+ Events::V2CoreBatchJobValidatingEventNotification,
1146
+ Events::V2CoreBatchJobValidationFailedEventNotification.lookup_type =>
1147
+ Events::V2CoreBatchJobValidationFailedEventNotification,
1148
+ Events::V2CoreClaimableSandboxClaimedEventNotification.lookup_type =>
1149
+ Events::V2CoreClaimableSandboxClaimedEventNotification,
1150
+ Events::V2CoreClaimableSandboxCreatedEventNotification.lookup_type =>
1151
+ Events::V2CoreClaimableSandboxCreatedEventNotification,
1152
+ Events::V2CoreClaimableSandboxExpiredEventNotification.lookup_type =>
1153
+ Events::V2CoreClaimableSandboxExpiredEventNotification,
1154
+ Events::V2CoreClaimableSandboxExpiringEventNotification.lookup_type =>
1155
+ Events::V2CoreClaimableSandboxExpiringEventNotification,
1156
+ Events::V2CoreClaimableSandboxUpdatedEventNotification.lookup_type =>
1157
+ Events::V2CoreClaimableSandboxUpdatedEventNotification,
84
1158
  Events::V2CoreEventDestinationPingEventNotification.lookup_type =>
85
1159
  Events::V2CoreEventDestinationPingEventNotification,
1160
+ Events::V2CoreHealthApiErrorFiringEventNotification.lookup_type =>
1161
+ Events::V2CoreHealthApiErrorFiringEventNotification,
1162
+ Events::V2CoreHealthApiErrorResolvedEventNotification.lookup_type =>
1163
+ Events::V2CoreHealthApiErrorResolvedEventNotification,
1164
+ Events::V2CoreHealthApiLatencyFiringEventNotification.lookup_type =>
1165
+ Events::V2CoreHealthApiLatencyFiringEventNotification,
1166
+ Events::V2CoreHealthApiLatencyResolvedEventNotification.lookup_type =>
1167
+ Events::V2CoreHealthApiLatencyResolvedEventNotification,
1168
+ Events::V2CoreHealthAuthorizationRateDropFiringEventNotification.lookup_type =>
1169
+ Events::V2CoreHealthAuthorizationRateDropFiringEventNotification,
1170
+ Events::V2CoreHealthAuthorizationRateDropResolvedEventNotification.lookup_type =>
1171
+ Events::V2CoreHealthAuthorizationRateDropResolvedEventNotification,
1172
+ Events::V2CoreHealthEventGenerationFailureResolvedEventNotification.lookup_type =>
1173
+ Events::V2CoreHealthEventGenerationFailureResolvedEventNotification,
1174
+ Events::V2CoreHealthFraudRateIncreasedEventNotification.lookup_type =>
1175
+ Events::V2CoreHealthFraudRateIncreasedEventNotification,
1176
+ Events::V2CoreHealthIssuingAuthorizationRequestErrorsFiringEventNotification.lookup_type =>
1177
+ Events::V2CoreHealthIssuingAuthorizationRequestErrorsFiringEventNotification,
1178
+ Events::V2CoreHealthIssuingAuthorizationRequestErrorsResolvedEventNotification.lookup_type =>
1179
+ Events::V2CoreHealthIssuingAuthorizationRequestErrorsResolvedEventNotification,
1180
+ Events::V2CoreHealthIssuingAuthorizationRequestTimeoutFiringEventNotification.lookup_type =>
1181
+ Events::V2CoreHealthIssuingAuthorizationRequestTimeoutFiringEventNotification,
1182
+ Events::V2CoreHealthIssuingAuthorizationRequestTimeoutResolvedEventNotification.lookup_type =>
1183
+ Events::V2CoreHealthIssuingAuthorizationRequestTimeoutResolvedEventNotification,
1184
+ Events::V2CoreHealthMeterEventSummariesDelayedFiringEventNotification.lookup_type =>
1185
+ Events::V2CoreHealthMeterEventSummariesDelayedFiringEventNotification,
1186
+ Events::V2CoreHealthMeterEventSummariesDelayedResolvedEventNotification.lookup_type =>
1187
+ Events::V2CoreHealthMeterEventSummariesDelayedResolvedEventNotification,
1188
+ Events::V2CoreHealthPaymentMethodErrorFiringEventNotification.lookup_type =>
1189
+ Events::V2CoreHealthPaymentMethodErrorFiringEventNotification,
1190
+ Events::V2CoreHealthPaymentMethodErrorResolvedEventNotification.lookup_type =>
1191
+ Events::V2CoreHealthPaymentMethodErrorResolvedEventNotification,
1192
+ Events::V2CoreHealthSepaDebitDelayedFiringEventNotification.lookup_type =>
1193
+ Events::V2CoreHealthSepaDebitDelayedFiringEventNotification,
1194
+ Events::V2CoreHealthSepaDebitDelayedResolvedEventNotification.lookup_type =>
1195
+ Events::V2CoreHealthSepaDebitDelayedResolvedEventNotification,
1196
+ Events::V2CoreHealthTrafficVolumeDropFiringEventNotification.lookup_type =>
1197
+ Events::V2CoreHealthTrafficVolumeDropFiringEventNotification,
1198
+ Events::V2CoreHealthTrafficVolumeDropResolvedEventNotification.lookup_type =>
1199
+ Events::V2CoreHealthTrafficVolumeDropResolvedEventNotification,
1200
+ Events::V2CoreHealthWebhookLatencyFiringEventNotification.lookup_type =>
1201
+ Events::V2CoreHealthWebhookLatencyFiringEventNotification,
1202
+ Events::V2CoreHealthWebhookLatencyResolvedEventNotification.lookup_type =>
1203
+ Events::V2CoreHealthWebhookLatencyResolvedEventNotification,
1204
+ Events::V2DataReportingQueryRunCreatedEventNotification.lookup_type =>
1205
+ Events::V2DataReportingQueryRunCreatedEventNotification,
1206
+ Events::V2DataReportingQueryRunFailedEventNotification.lookup_type =>
1207
+ Events::V2DataReportingQueryRunFailedEventNotification,
1208
+ Events::V2DataReportingQueryRunSucceededEventNotification.lookup_type =>
1209
+ Events::V2DataReportingQueryRunSucceededEventNotification,
1210
+ Events::V2DataReportingQueryRunUpdatedEventNotification.lookup_type =>
1211
+ Events::V2DataReportingQueryRunUpdatedEventNotification,
1212
+ Events::V2ExtendExtensionRunFailedEventNotification.lookup_type =>
1213
+ Events::V2ExtendExtensionRunFailedEventNotification,
1214
+ Events::V2ExtendWorkflowRunFailedEventNotification.lookup_type =>
1215
+ Events::V2ExtendWorkflowRunFailedEventNotification,
1216
+ Events::V2ExtendWorkflowRunStartedEventNotification.lookup_type =>
1217
+ Events::V2ExtendWorkflowRunStartedEventNotification,
1218
+ Events::V2ExtendWorkflowRunSucceededEventNotification.lookup_type =>
1219
+ Events::V2ExtendWorkflowRunSucceededEventNotification,
1220
+ Events::V2IamApiKeyCreatedEventNotification.lookup_type =>
1221
+ Events::V2IamApiKeyCreatedEventNotification,
1222
+ Events::V2IamApiKeyDefaultSecretRevealedEventNotification.lookup_type =>
1223
+ Events::V2IamApiKeyDefaultSecretRevealedEventNotification,
1224
+ Events::V2IamApiKeyExpiredEventNotification.lookup_type =>
1225
+ Events::V2IamApiKeyExpiredEventNotification,
1226
+ Events::V2IamApiKeyPermissionsUpdatedEventNotification.lookup_type =>
1227
+ Events::V2IamApiKeyPermissionsUpdatedEventNotification,
1228
+ Events::V2IamApiKeyRotatedEventNotification.lookup_type =>
1229
+ Events::V2IamApiKeyRotatedEventNotification,
1230
+ Events::V2IamApiKeyUpdatedEventNotification.lookup_type =>
1231
+ Events::V2IamApiKeyUpdatedEventNotification,
1232
+ Events::V2IamStripeAccessGrantApprovedEventNotification.lookup_type =>
1233
+ Events::V2IamStripeAccessGrantApprovedEventNotification,
1234
+ Events::V2IamStripeAccessGrantCanceledEventNotification.lookup_type =>
1235
+ Events::V2IamStripeAccessGrantCanceledEventNotification,
1236
+ Events::V2IamStripeAccessGrantDeniedEventNotification.lookup_type =>
1237
+ Events::V2IamStripeAccessGrantDeniedEventNotification,
1238
+ Events::V2IamStripeAccessGrantRemovedEventNotification.lookup_type =>
1239
+ Events::V2IamStripeAccessGrantRemovedEventNotification,
1240
+ Events::V2IamStripeAccessGrantRequestedEventNotification.lookup_type =>
1241
+ Events::V2IamStripeAccessGrantRequestedEventNotification,
1242
+ Events::V2IamStripeAccessGrantUpdatedEventNotification.lookup_type =>
1243
+ Events::V2IamStripeAccessGrantUpdatedEventNotification,
1244
+ Events::V2MoneyManagementAdjustmentCreatedEventNotification.lookup_type =>
1245
+ Events::V2MoneyManagementAdjustmentCreatedEventNotification,
1246
+ Events::V2MoneyManagementFinancialAccountCreatedEventNotification.lookup_type =>
1247
+ Events::V2MoneyManagementFinancialAccountCreatedEventNotification,
1248
+ Events::V2MoneyManagementFinancialAccountUpdatedEventNotification.lookup_type =>
1249
+ Events::V2MoneyManagementFinancialAccountUpdatedEventNotification,
1250
+ Events::V2MoneyManagementFinancialAddressActivatedEventNotification.lookup_type =>
1251
+ Events::V2MoneyManagementFinancialAddressActivatedEventNotification,
1252
+ Events::V2MoneyManagementFinancialAddressFailedEventNotification.lookup_type =>
1253
+ Events::V2MoneyManagementFinancialAddressFailedEventNotification,
1254
+ Events::V2MoneyManagementInboundTransferAvailableEventNotification.lookup_type =>
1255
+ Events::V2MoneyManagementInboundTransferAvailableEventNotification,
1256
+ Events::V2MoneyManagementInboundTransferBankDebitFailedEventNotification.lookup_type =>
1257
+ Events::V2MoneyManagementInboundTransferBankDebitFailedEventNotification,
1258
+ Events::V2MoneyManagementInboundTransferBankDebitProcessingEventNotification.lookup_type =>
1259
+ Events::V2MoneyManagementInboundTransferBankDebitProcessingEventNotification,
1260
+ Events::V2MoneyManagementInboundTransferBankDebitQueuedEventNotification.lookup_type =>
1261
+ Events::V2MoneyManagementInboundTransferBankDebitQueuedEventNotification,
1262
+ Events::V2MoneyManagementInboundTransferBankDebitReturnedEventNotification.lookup_type =>
1263
+ Events::V2MoneyManagementInboundTransferBankDebitReturnedEventNotification,
1264
+ Events::V2MoneyManagementInboundTransferBankDebitSucceededEventNotification.lookup_type =>
1265
+ Events::V2MoneyManagementInboundTransferBankDebitSucceededEventNotification,
1266
+ Events::V2MoneyManagementOutboundPaymentCanceledEventNotification.lookup_type =>
1267
+ Events::V2MoneyManagementOutboundPaymentCanceledEventNotification,
1268
+ Events::V2MoneyManagementOutboundPaymentCreatedEventNotification.lookup_type =>
1269
+ Events::V2MoneyManagementOutboundPaymentCreatedEventNotification,
1270
+ Events::V2MoneyManagementOutboundPaymentFailedEventNotification.lookup_type =>
1271
+ Events::V2MoneyManagementOutboundPaymentFailedEventNotification,
1272
+ Events::V2MoneyManagementOutboundPaymentPostedEventNotification.lookup_type =>
1273
+ Events::V2MoneyManagementOutboundPaymentPostedEventNotification,
1274
+ Events::V2MoneyManagementOutboundPaymentReturnedEventNotification.lookup_type =>
1275
+ Events::V2MoneyManagementOutboundPaymentReturnedEventNotification,
1276
+ Events::V2MoneyManagementOutboundPaymentUpdatedEventNotification.lookup_type =>
1277
+ Events::V2MoneyManagementOutboundPaymentUpdatedEventNotification,
1278
+ Events::V2MoneyManagementOutboundTransferCanceledEventNotification.lookup_type =>
1279
+ Events::V2MoneyManagementOutboundTransferCanceledEventNotification,
1280
+ Events::V2MoneyManagementOutboundTransferCreatedEventNotification.lookup_type =>
1281
+ Events::V2MoneyManagementOutboundTransferCreatedEventNotification,
1282
+ Events::V2MoneyManagementOutboundTransferFailedEventNotification.lookup_type =>
1283
+ Events::V2MoneyManagementOutboundTransferFailedEventNotification,
1284
+ Events::V2MoneyManagementOutboundTransferPostedEventNotification.lookup_type =>
1285
+ Events::V2MoneyManagementOutboundTransferPostedEventNotification,
1286
+ Events::V2MoneyManagementOutboundTransferReturnedEventNotification.lookup_type =>
1287
+ Events::V2MoneyManagementOutboundTransferReturnedEventNotification,
1288
+ Events::V2MoneyManagementOutboundTransferUpdatedEventNotification.lookup_type =>
1289
+ Events::V2MoneyManagementOutboundTransferUpdatedEventNotification,
1290
+ Events::V2MoneyManagementPayoutMethodCreatedEventNotification.lookup_type =>
1291
+ Events::V2MoneyManagementPayoutMethodCreatedEventNotification,
1292
+ Events::V2MoneyManagementPayoutMethodUpdatedEventNotification.lookup_type =>
1293
+ Events::V2MoneyManagementPayoutMethodUpdatedEventNotification,
1294
+ Events::V2MoneyManagementReceivedCreditAvailableEventNotification.lookup_type =>
1295
+ Events::V2MoneyManagementReceivedCreditAvailableEventNotification,
1296
+ Events::V2MoneyManagementReceivedCreditFailedEventNotification.lookup_type =>
1297
+ Events::V2MoneyManagementReceivedCreditFailedEventNotification,
1298
+ Events::V2MoneyManagementReceivedCreditReturnedEventNotification.lookup_type =>
1299
+ Events::V2MoneyManagementReceivedCreditReturnedEventNotification,
1300
+ Events::V2MoneyManagementReceivedCreditSucceededEventNotification.lookup_type =>
1301
+ Events::V2MoneyManagementReceivedCreditSucceededEventNotification,
1302
+ Events::V2MoneyManagementReceivedDebitCanceledEventNotification.lookup_type =>
1303
+ Events::V2MoneyManagementReceivedDebitCanceledEventNotification,
1304
+ Events::V2MoneyManagementReceivedDebitFailedEventNotification.lookup_type =>
1305
+ Events::V2MoneyManagementReceivedDebitFailedEventNotification,
1306
+ Events::V2MoneyManagementReceivedDebitPendingEventNotification.lookup_type =>
1307
+ Events::V2MoneyManagementReceivedDebitPendingEventNotification,
1308
+ Events::V2MoneyManagementReceivedDebitSucceededEventNotification.lookup_type =>
1309
+ Events::V2MoneyManagementReceivedDebitSucceededEventNotification,
1310
+ Events::V2MoneyManagementReceivedDebitUpdatedEventNotification.lookup_type =>
1311
+ Events::V2MoneyManagementReceivedDebitUpdatedEventNotification,
1312
+ Events::V2MoneyManagementRecipientVerificationCreatedEventNotification.lookup_type =>
1313
+ Events::V2MoneyManagementRecipientVerificationCreatedEventNotification,
1314
+ Events::V2MoneyManagementRecipientVerificationUpdatedEventNotification.lookup_type =>
1315
+ Events::V2MoneyManagementRecipientVerificationUpdatedEventNotification,
1316
+ Events::V2MoneyManagementTransactionCreatedEventNotification.lookup_type =>
1317
+ Events::V2MoneyManagementTransactionCreatedEventNotification,
1318
+ Events::V2MoneyManagementTransactionUpdatedEventNotification.lookup_type =>
1319
+ Events::V2MoneyManagementTransactionUpdatedEventNotification,
1320
+ Events::V2OrchestratedCommerceAgreementConfirmedEventNotification.lookup_type =>
1321
+ Events::V2OrchestratedCommerceAgreementConfirmedEventNotification,
1322
+ Events::V2OrchestratedCommerceAgreementCreatedEventNotification.lookup_type =>
1323
+ Events::V2OrchestratedCommerceAgreementCreatedEventNotification,
1324
+ Events::V2OrchestratedCommerceAgreementPartiallyConfirmedEventNotification.lookup_type =>
1325
+ Events::V2OrchestratedCommerceAgreementPartiallyConfirmedEventNotification,
1326
+ Events::V2OrchestratedCommerceAgreementTerminatedEventNotification.lookup_type =>
1327
+ Events::V2OrchestratedCommerceAgreementTerminatedEventNotification,
1328
+ Events::V2PaymentsOffSessionPaymentAttemptFailedEventNotification.lookup_type =>
1329
+ Events::V2PaymentsOffSessionPaymentAttemptFailedEventNotification,
1330
+ Events::V2PaymentsOffSessionPaymentAttemptStartedEventNotification.lookup_type =>
1331
+ Events::V2PaymentsOffSessionPaymentAttemptStartedEventNotification,
1332
+ Events::V2PaymentsOffSessionPaymentAuthorizationAttemptFailedEventNotification.lookup_type =>
1333
+ Events::V2PaymentsOffSessionPaymentAuthorizationAttemptFailedEventNotification,
1334
+ Events::V2PaymentsOffSessionPaymentAuthorizationAttemptStartedEventNotification.lookup_type =>
1335
+ Events::V2PaymentsOffSessionPaymentAuthorizationAttemptStartedEventNotification,
1336
+ Events::V2PaymentsOffSessionPaymentCanceledEventNotification.lookup_type =>
1337
+ Events::V2PaymentsOffSessionPaymentCanceledEventNotification,
1338
+ Events::V2PaymentsOffSessionPaymentCreatedEventNotification.lookup_type =>
1339
+ Events::V2PaymentsOffSessionPaymentCreatedEventNotification,
1340
+ Events::V2PaymentsOffSessionPaymentFailedEventNotification.lookup_type =>
1341
+ Events::V2PaymentsOffSessionPaymentFailedEventNotification,
1342
+ Events::V2PaymentsOffSessionPaymentPausedEventNotification.lookup_type =>
1343
+ Events::V2PaymentsOffSessionPaymentPausedEventNotification,
1344
+ Events::V2PaymentsOffSessionPaymentRequiresCaptureEventNotification.lookup_type =>
1345
+ Events::V2PaymentsOffSessionPaymentRequiresCaptureEventNotification,
1346
+ Events::V2PaymentsOffSessionPaymentResumedEventNotification.lookup_type =>
1347
+ Events::V2PaymentsOffSessionPaymentResumedEventNotification,
1348
+ Events::V2PaymentsOffSessionPaymentSucceededEventNotification.lookup_type =>
1349
+ Events::V2PaymentsOffSessionPaymentSucceededEventNotification,
1350
+ Events::V2PaymentsSettlementAllocationIntentCanceledEventNotification.lookup_type =>
1351
+ Events::V2PaymentsSettlementAllocationIntentCanceledEventNotification,
1352
+ Events::V2PaymentsSettlementAllocationIntentCreatedEventNotification.lookup_type =>
1353
+ Events::V2PaymentsSettlementAllocationIntentCreatedEventNotification,
1354
+ Events::V2PaymentsSettlementAllocationIntentErroredEventNotification.lookup_type =>
1355
+ Events::V2PaymentsSettlementAllocationIntentErroredEventNotification,
1356
+ Events::V2PaymentsSettlementAllocationIntentFundsNotReceivedEventNotification.lookup_type =>
1357
+ Events::V2PaymentsSettlementAllocationIntentFundsNotReceivedEventNotification,
1358
+ Events::V2PaymentsSettlementAllocationIntentMatchedEventNotification.lookup_type =>
1359
+ Events::V2PaymentsSettlementAllocationIntentMatchedEventNotification,
1360
+ Events::V2PaymentsSettlementAllocationIntentNotFoundEventNotification.lookup_type =>
1361
+ Events::V2PaymentsSettlementAllocationIntentNotFoundEventNotification,
1362
+ Events::V2PaymentsSettlementAllocationIntentSettledEventNotification.lookup_type =>
1363
+ Events::V2PaymentsSettlementAllocationIntentSettledEventNotification,
1364
+ Events::V2PaymentsSettlementAllocationIntentSplitCanceledEventNotification.lookup_type =>
1365
+ Events::V2PaymentsSettlementAllocationIntentSplitCanceledEventNotification,
1366
+ Events::V2PaymentsSettlementAllocationIntentSplitCreatedEventNotification.lookup_type =>
1367
+ Events::V2PaymentsSettlementAllocationIntentSplitCreatedEventNotification,
1368
+ Events::V2PaymentsSettlementAllocationIntentSplitSettledEventNotification.lookup_type =>
1369
+ Events::V2PaymentsSettlementAllocationIntentSplitSettledEventNotification,
1370
+ Events::V2PaymentsSettlementAllocationIntentSubmittedEventNotification.lookup_type =>
1371
+ Events::V2PaymentsSettlementAllocationIntentSubmittedEventNotification,
1372
+ Events::V2ReportingReportRunCreatedEventNotification.lookup_type =>
1373
+ Events::V2ReportingReportRunCreatedEventNotification,
1374
+ Events::V2ReportingReportRunFailedEventNotification.lookup_type =>
1375
+ Events::V2ReportingReportRunFailedEventNotification,
1376
+ Events::V2ReportingReportRunSucceededEventNotification.lookup_type =>
1377
+ Events::V2ReportingReportRunSucceededEventNotification,
1378
+ Events::V2ReportingReportRunUpdatedEventNotification.lookup_type =>
1379
+ Events::V2ReportingReportRunUpdatedEventNotification,
1380
+ Events::V2SignalsAccountSignalFraudulentMerchantReadyEventNotification.lookup_type =>
1381
+ Events::V2SignalsAccountSignalFraudulentMerchantReadyEventNotification,
86
1382
  # event notification types: The end of the section generated from our OpenAPI spec
87
1383
  }
88
1384
  end