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
@@ -0,0 +1,909 @@
1
+ # File generated from our OpenAPI spec
2
+ # frozen_string_literal: true
3
+
4
+ module Stripe
5
+ class QuotePreviewSubscriptionSchedule < APIResource
6
+ OBJECT_NAME = "quote_preview_subscription_schedule"
7
+ def self.object_name
8
+ "quote_preview_subscription_schedule"
9
+ end
10
+
11
+ class AppliesTo < ::Stripe::StripeObject
12
+ # A custom string that identifies a new subscription schedule being created upon quote acceptance. All quote lines with the same `new_reference` field will be applied to the creation of a new subscription schedule.
13
+ attr_reader :new_reference
14
+ # The ID of the schedule the line applies to.
15
+ attr_reader :subscription_schedule
16
+ # Describes whether the quote line is affecting a new schedule or an existing schedule.
17
+ attr_reader :type
18
+
19
+ def self.inner_class_types
20
+ @inner_class_types = {}
21
+ end
22
+
23
+ def self.field_remappings
24
+ @field_remappings = {}
25
+ end
26
+ end
27
+
28
+ class BillingMode < ::Stripe::StripeObject
29
+ class Flexible < ::Stripe::StripeObject
30
+ # Controls how invoices and invoice items display proration amounts and discount amounts.
31
+ attr_reader :proration_discounts
32
+
33
+ def self.inner_class_types
34
+ @inner_class_types = {}
35
+ end
36
+
37
+ def self.field_remappings
38
+ @field_remappings = {}
39
+ end
40
+ end
41
+ # Configure behavior for flexible billing mode
42
+ attr_reader :flexible
43
+ # Controls how prorations and invoices for subscriptions are calculated and orchestrated.
44
+ attr_reader :type
45
+ # Details on when the current billing_mode was adopted.
46
+ attr_reader :updated_at
47
+
48
+ def self.inner_class_types
49
+ @inner_class_types = { flexible: Flexible }
50
+ end
51
+
52
+ def self.field_remappings
53
+ @field_remappings = {}
54
+ end
55
+ end
56
+
57
+ class BillingSchedule < ::Stripe::StripeObject
58
+ class AppliesTo < ::Stripe::StripeObject
59
+ # The billing schedule will apply to the subscription item with the given price ID.
60
+ attr_reader :price
61
+ # Controls which subscription items the billing schedule applies to.
62
+ attr_reader :type
63
+
64
+ def self.inner_class_types
65
+ @inner_class_types = {}
66
+ end
67
+
68
+ def self.field_remappings
69
+ @field_remappings = {}
70
+ end
71
+ end
72
+
73
+ class BillUntil < ::Stripe::StripeObject
74
+ class Duration < ::Stripe::StripeObject
75
+ # Specifies billing duration. Either `day`, `week`, `month` or `year`.
76
+ attr_reader :interval
77
+ # The multiplier applied to the interval.
78
+ attr_reader :interval_count
79
+
80
+ def self.inner_class_types
81
+ @inner_class_types = {}
82
+ end
83
+
84
+ def self.field_remappings
85
+ @field_remappings = {}
86
+ end
87
+ end
88
+ # The timestamp the billing schedule will apply until.
89
+ attr_reader :computed_timestamp
90
+ # Specifies the billing period.
91
+ attr_reader :duration
92
+ # If specified, the billing schedule will apply until the specified timestamp.
93
+ attr_reader :timestamp
94
+ # Describes how the billing schedule will determine the end date. Either `duration` or `timestamp`.
95
+ attr_reader :type
96
+
97
+ def self.inner_class_types
98
+ @inner_class_types = { duration: Duration }
99
+ end
100
+
101
+ def self.field_remappings
102
+ @field_remappings = {}
103
+ end
104
+ end
105
+ # Specifies which subscription items the billing schedule applies to.
106
+ attr_reader :applies_to
107
+ # Specifies the end of billing period.
108
+ attr_reader :bill_until
109
+ # Unique identifier for the billing schedule.
110
+ attr_reader :key
111
+
112
+ def self.inner_class_types
113
+ @inner_class_types = { applies_to: AppliesTo, bill_until: BillUntil }
114
+ end
115
+
116
+ def self.field_remappings
117
+ @field_remappings = {}
118
+ end
119
+ end
120
+
121
+ class CurrentPhase < ::Stripe::StripeObject
122
+ # The end of this phase of the subscription schedule.
123
+ attr_reader :end_date
124
+ # The start of this phase of the subscription schedule.
125
+ attr_reader :start_date
126
+
127
+ def self.inner_class_types
128
+ @inner_class_types = {}
129
+ end
130
+
131
+ def self.field_remappings
132
+ @field_remappings = {}
133
+ end
134
+ end
135
+
136
+ class DefaultSettings < ::Stripe::StripeObject
137
+ class AutomaticTax < ::Stripe::StripeObject
138
+ class Liability < ::Stripe::StripeObject
139
+ # The connected account being referenced when `type` is `account`.
140
+ attr_reader :account
141
+ # Type of the account referenced.
142
+ attr_reader :type
143
+
144
+ def self.inner_class_types
145
+ @inner_class_types = {}
146
+ end
147
+
148
+ def self.field_remappings
149
+ @field_remappings = {}
150
+ end
151
+ end
152
+ # If Stripe disabled automatic tax, this enum describes why.
153
+ attr_reader :disabled_reason
154
+ # Whether Stripe automatically computes tax on invoices created during this phase.
155
+ attr_reader :enabled
156
+ # The account that's liable for tax. If set, the business address and tax registrations required to perform the tax calculation are loaded from this account. The tax transaction is returned in the report of the connected account.
157
+ attr_reader :liability
158
+
159
+ def self.inner_class_types
160
+ @inner_class_types = { liability: Liability }
161
+ end
162
+
163
+ def self.field_remappings
164
+ @field_remappings = {}
165
+ end
166
+ end
167
+
168
+ class BillingThresholds < ::Stripe::StripeObject
169
+ # Monetary threshold that triggers the subscription to create an invoice
170
+ attr_reader :amount_gte
171
+ # Indicates if the `billing_cycle_anchor` should be reset when a threshold is reached. If true, `billing_cycle_anchor` will be updated to the date/time the threshold was last reached; otherwise, the value will remain unchanged. This value may not be `true` if the subscription contains items with plans that have `aggregate_usage=last_ever`.
172
+ attr_reader :reset_billing_cycle_anchor
173
+
174
+ def self.inner_class_types
175
+ @inner_class_types = {}
176
+ end
177
+
178
+ def self.field_remappings
179
+ @field_remappings = {}
180
+ end
181
+ end
182
+
183
+ class InvoiceSettings < ::Stripe::StripeObject
184
+ class Issuer < ::Stripe::StripeObject
185
+ # The connected account being referenced when `type` is `account`.
186
+ attr_reader :account
187
+ # Type of the account referenced.
188
+ attr_reader :type
189
+
190
+ def self.inner_class_types
191
+ @inner_class_types = {}
192
+ end
193
+
194
+ def self.field_remappings
195
+ @field_remappings = {}
196
+ end
197
+ end
198
+ # The account tax IDs associated with the subscription schedule. Will be set on invoices generated by the subscription schedule.
199
+ attr_reader :account_tax_ids
200
+ # Number of days within which a customer must pay invoices generated by this subscription schedule. This value will be `null` for subscription schedules where `billing=charge_automatically`.
201
+ attr_reader :days_until_due
202
+ # Attribute for field issuer
203
+ attr_reader :issuer
204
+
205
+ def self.inner_class_types
206
+ @inner_class_types = { issuer: Issuer }
207
+ end
208
+
209
+ def self.field_remappings
210
+ @field_remappings = {}
211
+ end
212
+ end
213
+
214
+ class TransferData < ::Stripe::StripeObject
215
+ # A non-negative decimal between 0 and 100, with at most two decimal places. This represents the percentage of the subscription invoice total that will be transferred to the destination account. By default, the entire amount is transferred to the destination.
216
+ attr_reader :amount_percent
217
+ # The account where funds from the payment will be transferred to upon payment success.
218
+ attr_reader :destination
219
+
220
+ def self.inner_class_types
221
+ @inner_class_types = {}
222
+ end
223
+
224
+ def self.field_remappings
225
+ @field_remappings = {}
226
+ end
227
+ end
228
+ # A non-negative decimal between 0 and 100, with at most two decimal places. This represents the percentage of the subscription invoice total that will be transferred to the application owner's Stripe account during this phase of the schedule.
229
+ attr_reader :application_fee_percent
230
+ # Attribute for field automatic_tax
231
+ attr_reader :automatic_tax
232
+ # Possible values are `phase_start` or `automatic`. If `phase_start` then billing cycle anchor of the subscription is set to the start of the phase when entering the phase. If `automatic` then the billing cycle anchor is automatically modified as needed when entering the phase. For more information, see the billing cycle [documentation](https://docs.stripe.com/billing/subscriptions/billing-cycle).
233
+ attr_reader :billing_cycle_anchor
234
+ # Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period
235
+ attr_reader :billing_thresholds
236
+ # Either `charge_automatically`, or `send_invoice`. When charging automatically, Stripe will attempt to pay the underlying subscription at the end of each billing cycle using the default source attached to the customer. When sending an invoice, Stripe will email your customer an invoice with payment instructions and mark the subscription as `active`.
237
+ attr_reader :collection_method
238
+ # ID of the default payment method for the subscription schedule. If not set, invoices will use the default payment method in the customer's invoice settings.
239
+ attr_reader :default_payment_method
240
+ # Subscription description, meant to be displayable to the customer. Use this field to optionally store an explanation of the subscription for rendering in Stripe surfaces and certain local payment methods UIs.
241
+ attr_reader :description
242
+ # Attribute for field invoice_settings
243
+ attr_reader :invoice_settings
244
+ # The account (if any) the charge was made on behalf of for charges associated with the schedule's subscription. See the Connect documentation for details.
245
+ attr_reader :on_behalf_of
246
+ # Configures how the subscription schedule handles billing for phase transitions. Possible values are `phase_start` (default) or `billing_period_start`. `phase_start` bills based on the current state of the subscription, ignoring changes scheduled in future phases. `billing_period_start` bills predictively for upcoming phase transitions within the current billing cycle, including pricing changes and service period adjustments that will occur before the next invoice.
247
+ attr_reader :phase_effective_at
248
+ # The account (if any) the associated subscription's payments will be attributed to for tax reporting, and where funds from each payment will be transferred to for each of the subscription's invoices.
249
+ attr_reader :transfer_data
250
+
251
+ def self.inner_class_types
252
+ @inner_class_types = {
253
+ automatic_tax: AutomaticTax,
254
+ billing_thresholds: BillingThresholds,
255
+ invoice_settings: InvoiceSettings,
256
+ transfer_data: TransferData,
257
+ }
258
+ end
259
+
260
+ def self.field_remappings
261
+ @field_remappings = {}
262
+ end
263
+ end
264
+
265
+ class LastPriceMigrationError < ::Stripe::StripeObject
266
+ class FailedTransition < ::Stripe::StripeObject
267
+ # The original price to be migrated.
268
+ attr_reader :source_price
269
+ # The intended resulting price of the migration.
270
+ attr_reader :target_price
271
+
272
+ def self.inner_class_types
273
+ @inner_class_types = {}
274
+ end
275
+
276
+ def self.field_remappings
277
+ @field_remappings = {}
278
+ end
279
+ end
280
+ # The time at which the price migration encountered an error.
281
+ attr_reader :errored_at
282
+ # The involved price pairs in each failed transition.
283
+ attr_reader :failed_transitions
284
+ # The type of error encountered by the price migration.
285
+ attr_reader :type
286
+
287
+ def self.inner_class_types
288
+ @inner_class_types = { failed_transitions: FailedTransition }
289
+ end
290
+
291
+ def self.field_remappings
292
+ @field_remappings = {}
293
+ end
294
+ end
295
+
296
+ class Phase < ::Stripe::StripeObject
297
+ class AddInvoiceItem < ::Stripe::StripeObject
298
+ class Discount < ::Stripe::StripeObject
299
+ class DiscountEnd < ::Stripe::StripeObject
300
+ # The discount end timestamp.
301
+ attr_reader :timestamp
302
+ # The discount end type.
303
+ attr_reader :type
304
+
305
+ def self.inner_class_types
306
+ @inner_class_types = {}
307
+ end
308
+
309
+ def self.field_remappings
310
+ @field_remappings = {}
311
+ end
312
+ end
313
+ # ID of the coupon to create a new discount for.
314
+ attr_reader :coupon
315
+ # ID of an existing discount on the object (or one of its ancestors) to reuse.
316
+ attr_reader :discount
317
+ # Details to determine how long the discount should be applied for.
318
+ attr_reader :discount_end
319
+ # ID of the promotion code to create a new discount for.
320
+ attr_reader :promotion_code
321
+
322
+ def self.inner_class_types
323
+ @inner_class_types = { discount_end: DiscountEnd }
324
+ end
325
+
326
+ def self.field_remappings
327
+ @field_remappings = {}
328
+ end
329
+ end
330
+
331
+ class Period < ::Stripe::StripeObject
332
+ class End < ::Stripe::StripeObject
333
+ # A precise Unix timestamp for the end of the invoice item period. Must be greater than or equal to `period.start`.
334
+ attr_reader :timestamp
335
+ # Select how to calculate the end of the invoice item period.
336
+ attr_reader :type
337
+
338
+ def self.inner_class_types
339
+ @inner_class_types = {}
340
+ end
341
+
342
+ def self.field_remappings
343
+ @field_remappings = {}
344
+ end
345
+ end
346
+
347
+ class Start < ::Stripe::StripeObject
348
+ # A precise Unix timestamp for the start of the invoice item period. Must be less than or equal to `period.end`.
349
+ attr_reader :timestamp
350
+ # Select how to calculate the start of the invoice item period.
351
+ attr_reader :type
352
+
353
+ def self.inner_class_types
354
+ @inner_class_types = {}
355
+ end
356
+
357
+ def self.field_remappings
358
+ @field_remappings = {}
359
+ end
360
+ end
361
+ # Attribute for field end
362
+ attr_reader :end
363
+ # Attribute for field start
364
+ attr_reader :start
365
+
366
+ def self.inner_class_types
367
+ @inner_class_types = { end: End, start: Start }
368
+ end
369
+
370
+ def self.field_remappings
371
+ @field_remappings = {}
372
+ end
373
+ end
374
+ # The stackable discounts that will be applied to the item.
375
+ attr_reader :discounts
376
+ # Set of [key-value pairs](https://docs.stripe.com/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
377
+ attr_reader :metadata
378
+ # Attribute for field period
379
+ attr_reader :period
380
+ # ID of the price used to generate the invoice item.
381
+ attr_reader :price
382
+ # The quantity of the invoice item.
383
+ attr_reader :quantity
384
+ # The tax rates which apply to the item. When set, the `default_tax_rates` do not apply to this item.
385
+ attr_reader :tax_rates
386
+
387
+ def self.inner_class_types
388
+ @inner_class_types = { discounts: Discount, period: Period }
389
+ end
390
+
391
+ def self.field_remappings
392
+ @field_remappings = {}
393
+ end
394
+ end
395
+
396
+ class AutomaticTax < ::Stripe::StripeObject
397
+ class Liability < ::Stripe::StripeObject
398
+ # The connected account being referenced when `type` is `account`.
399
+ attr_reader :account
400
+ # Type of the account referenced.
401
+ attr_reader :type
402
+
403
+ def self.inner_class_types
404
+ @inner_class_types = {}
405
+ end
406
+
407
+ def self.field_remappings
408
+ @field_remappings = {}
409
+ end
410
+ end
411
+ # If Stripe disabled automatic tax, this enum describes why.
412
+ attr_reader :disabled_reason
413
+ # Whether Stripe automatically computes tax on invoices created during this phase.
414
+ attr_reader :enabled
415
+ # The account that's liable for tax. If set, the business address and tax registrations required to perform the tax calculation are loaded from this account. The tax transaction is returned in the report of the connected account.
416
+ attr_reader :liability
417
+
418
+ def self.inner_class_types
419
+ @inner_class_types = { liability: Liability }
420
+ end
421
+
422
+ def self.field_remappings
423
+ @field_remappings = {}
424
+ end
425
+ end
426
+
427
+ class BillingThresholds < ::Stripe::StripeObject
428
+ # Monetary threshold that triggers the subscription to create an invoice
429
+ attr_reader :amount_gte
430
+ # Indicates if the `billing_cycle_anchor` should be reset when a threshold is reached. If true, `billing_cycle_anchor` will be updated to the date/time the threshold was last reached; otherwise, the value will remain unchanged. This value may not be `true` if the subscription contains items with plans that have `aggregate_usage=last_ever`.
431
+ attr_reader :reset_billing_cycle_anchor
432
+
433
+ def self.inner_class_types
434
+ @inner_class_types = {}
435
+ end
436
+
437
+ def self.field_remappings
438
+ @field_remappings = {}
439
+ end
440
+ end
441
+
442
+ class Discount < ::Stripe::StripeObject
443
+ class DiscountEnd < ::Stripe::StripeObject
444
+ # The discount end timestamp.
445
+ attr_reader :timestamp
446
+ # The discount end type.
447
+ attr_reader :type
448
+
449
+ def self.inner_class_types
450
+ @inner_class_types = {}
451
+ end
452
+
453
+ def self.field_remappings
454
+ @field_remappings = {}
455
+ end
456
+ end
457
+
458
+ class Settings < ::Stripe::StripeObject
459
+ class ServicePeriodAnchorConfig < ::Stripe::StripeObject
460
+ class Custom < ::Stripe::StripeObject
461
+ # The day of the month the anchor should be. Ranges from 1 to 31.
462
+ attr_reader :day_of_month
463
+ # The hour of the day the anchor should be. Ranges from 0 to 23.
464
+ attr_reader :hour
465
+ # The minute of the hour the anchor should be. Ranges from 0 to 59.
466
+ attr_reader :minute
467
+ # The month to start full cycle periods. Ranges from 1 to 12.
468
+ attr_reader :month
469
+ # The second of the minute the anchor should be. Ranges from 0 to 59.
470
+ attr_reader :second
471
+
472
+ def self.inner_class_types
473
+ @inner_class_types = {}
474
+ end
475
+
476
+ def self.field_remappings
477
+ @field_remappings = {}
478
+ end
479
+ end
480
+ # Attribute for field custom
481
+ attr_reader :custom
482
+ # The type of service period anchor config.
483
+ attr_reader :type
484
+
485
+ def self.inner_class_types
486
+ @inner_class_types = { custom: Custom }
487
+ end
488
+
489
+ def self.field_remappings
490
+ @field_remappings = {}
491
+ end
492
+ end
493
+ # Attribute for field service_period_anchor_config
494
+ attr_reader :service_period_anchor_config
495
+ # The start date of the discount's service period when applying a coupon or promotion code with a service period duration.
496
+ attr_reader :start_date
497
+
498
+ def self.inner_class_types
499
+ @inner_class_types = { service_period_anchor_config: ServicePeriodAnchorConfig }
500
+ end
501
+
502
+ def self.field_remappings
503
+ @field_remappings = {}
504
+ end
505
+ end
506
+ # ID of the coupon to create a new discount for.
507
+ attr_reader :coupon
508
+ # ID of an existing discount on the object (or one of its ancestors) to reuse.
509
+ attr_reader :discount
510
+ # Details to determine how long the discount should be applied for.
511
+ attr_reader :discount_end
512
+ # ID of the promotion code to create a new discount for.
513
+ attr_reader :promotion_code
514
+ # Attribute for field settings
515
+ attr_reader :settings
516
+
517
+ def self.inner_class_types
518
+ @inner_class_types = { discount_end: DiscountEnd, settings: Settings }
519
+ end
520
+
521
+ def self.field_remappings
522
+ @field_remappings = {}
523
+ end
524
+ end
525
+
526
+ class InvoiceSettings < ::Stripe::StripeObject
527
+ class Issuer < ::Stripe::StripeObject
528
+ # The connected account being referenced when `type` is `account`.
529
+ attr_reader :account
530
+ # Type of the account referenced.
531
+ attr_reader :type
532
+
533
+ def self.inner_class_types
534
+ @inner_class_types = {}
535
+ end
536
+
537
+ def self.field_remappings
538
+ @field_remappings = {}
539
+ end
540
+ end
541
+ # The account tax IDs associated with this phase of the subscription schedule. Will be set on invoices generated by this phase of the subscription schedule.
542
+ attr_reader :account_tax_ids
543
+ # Number of days within which a customer must pay invoices generated by this subscription schedule. This value will be `null` for subscription schedules where `billing=charge_automatically`.
544
+ attr_reader :days_until_due
545
+ # The connected account that issues the invoice. The invoice is presented with the branding and support information of the specified account.
546
+ attr_reader :issuer
547
+
548
+ def self.inner_class_types
549
+ @inner_class_types = { issuer: Issuer }
550
+ end
551
+
552
+ def self.field_remappings
553
+ @field_remappings = {}
554
+ end
555
+ end
556
+
557
+ class Item < ::Stripe::StripeObject
558
+ class BillingThresholds < ::Stripe::StripeObject
559
+ # Usage threshold that triggers the subscription to create an invoice
560
+ attr_reader :usage_gte
561
+
562
+ def self.inner_class_types
563
+ @inner_class_types = {}
564
+ end
565
+
566
+ def self.field_remappings
567
+ @field_remappings = {}
568
+ end
569
+ end
570
+
571
+ class Discount < ::Stripe::StripeObject
572
+ class DiscountEnd < ::Stripe::StripeObject
573
+ # The discount end timestamp.
574
+ attr_reader :timestamp
575
+ # The discount end type.
576
+ attr_reader :type
577
+
578
+ def self.inner_class_types
579
+ @inner_class_types = {}
580
+ end
581
+
582
+ def self.field_remappings
583
+ @field_remappings = {}
584
+ end
585
+ end
586
+
587
+ class Settings < ::Stripe::StripeObject
588
+ class ServicePeriodAnchorConfig < ::Stripe::StripeObject
589
+ class Custom < ::Stripe::StripeObject
590
+ # The day of the month the anchor should be. Ranges from 1 to 31.
591
+ attr_reader :day_of_month
592
+ # The hour of the day the anchor should be. Ranges from 0 to 23.
593
+ attr_reader :hour
594
+ # The minute of the hour the anchor should be. Ranges from 0 to 59.
595
+ attr_reader :minute
596
+ # The month to start full cycle periods. Ranges from 1 to 12.
597
+ attr_reader :month
598
+ # The second of the minute the anchor should be. Ranges from 0 to 59.
599
+ attr_reader :second
600
+
601
+ def self.inner_class_types
602
+ @inner_class_types = {}
603
+ end
604
+
605
+ def self.field_remappings
606
+ @field_remappings = {}
607
+ end
608
+ end
609
+ # Attribute for field custom
610
+ attr_reader :custom
611
+ # The type of service period anchor config.
612
+ attr_reader :type
613
+
614
+ def self.inner_class_types
615
+ @inner_class_types = { custom: Custom }
616
+ end
617
+
618
+ def self.field_remappings
619
+ @field_remappings = {}
620
+ end
621
+ end
622
+ # Attribute for field service_period_anchor_config
623
+ attr_reader :service_period_anchor_config
624
+ # The start date of the discount's service period when applying a coupon or promotion code with a service period duration.
625
+ attr_reader :start_date
626
+
627
+ def self.inner_class_types
628
+ @inner_class_types = { service_period_anchor_config: ServicePeriodAnchorConfig }
629
+ end
630
+
631
+ def self.field_remappings
632
+ @field_remappings = {}
633
+ end
634
+ end
635
+ # ID of the coupon to create a new discount for.
636
+ attr_reader :coupon
637
+ # ID of an existing discount on the object (or one of its ancestors) to reuse.
638
+ attr_reader :discount
639
+ # Details to determine how long the discount should be applied for.
640
+ attr_reader :discount_end
641
+ # ID of the promotion code to create a new discount for.
642
+ attr_reader :promotion_code
643
+ # Attribute for field settings
644
+ attr_reader :settings
645
+
646
+ def self.inner_class_types
647
+ @inner_class_types = { discount_end: DiscountEnd, settings: Settings }
648
+ end
649
+
650
+ def self.field_remappings
651
+ @field_remappings = {}
652
+ end
653
+ end
654
+
655
+ class Trial < ::Stripe::StripeObject
656
+ # List of price IDs which, if present on the subscription following a paid trial, constitute opting-in to the paid trial.
657
+ attr_reader :converts_to
658
+ # Determines the type of trial for this item.
659
+ attr_reader :type
660
+
661
+ def self.inner_class_types
662
+ @inner_class_types = {}
663
+ end
664
+
665
+ def self.field_remappings
666
+ @field_remappings = {}
667
+ end
668
+ end
669
+ # Define thresholds at which an invoice will be sent, and the related subscription advanced to a new billing period
670
+ attr_reader :billing_thresholds
671
+ # The discounts applied to the subscription item. Subscription item discounts are applied before subscription discounts. Use `expand[]=discounts` to expand each discount.
672
+ attr_reader :discounts
673
+ # Set of [key-value pairs](https://docs.stripe.com/api/metadata) that you can attach to an item. Metadata on this item will update the underlying subscription item's `metadata` when the phase is entered.
674
+ attr_reader :metadata
675
+ # ID of the plan to which the customer should be subscribed.
676
+ attr_reader :plan
677
+ # ID of the price to which the customer should be subscribed.
678
+ attr_reader :price
679
+ # Quantity of the plan to which the customer should be subscribed.
680
+ attr_reader :quantity
681
+ # The tax rates which apply to this `phase_item`. When set, the `default_tax_rates` on the phase do not apply to this `phase_item`.
682
+ attr_reader :tax_rates
683
+ # Options that configure the trial on the subscription item.
684
+ attr_reader :trial
685
+ # The ID of the trial offer to apply to the configuration item.
686
+ attr_reader :trial_offer
687
+
688
+ def self.inner_class_types
689
+ @inner_class_types = {
690
+ billing_thresholds: BillingThresholds,
691
+ discounts: Discount,
692
+ trial: Trial,
693
+ }
694
+ end
695
+
696
+ def self.field_remappings
697
+ @field_remappings = {}
698
+ end
699
+ end
700
+
701
+ class PauseCollection < ::Stripe::StripeObject
702
+ # The payment collection behavior for this subscription while paused.
703
+ attr_reader :behavior
704
+
705
+ def self.inner_class_types
706
+ @inner_class_types = {}
707
+ end
708
+
709
+ def self.field_remappings
710
+ @field_remappings = {}
711
+ end
712
+ end
713
+
714
+ class TransferData < ::Stripe::StripeObject
715
+ # A non-negative decimal between 0 and 100, with at most two decimal places. This represents the percentage of the subscription invoice total that will be transferred to the destination account. By default, the entire amount is transferred to the destination.
716
+ attr_reader :amount_percent
717
+ # The account where funds from the payment will be transferred to upon payment success.
718
+ attr_reader :destination
719
+
720
+ def self.inner_class_types
721
+ @inner_class_types = {}
722
+ end
723
+
724
+ def self.field_remappings
725
+ @field_remappings = {}
726
+ end
727
+ end
728
+
729
+ class TrialSettings < ::Stripe::StripeObject
730
+ class EndBehavior < ::Stripe::StripeObject
731
+ # Configure how an opt-in following a paid trial is billed when using `billing_behavior: prorate_up_front`.
732
+ attr_reader :prorate_up_front
733
+
734
+ def self.inner_class_types
735
+ @inner_class_types = {}
736
+ end
737
+
738
+ def self.field_remappings
739
+ @field_remappings = {}
740
+ end
741
+ end
742
+ # Defines how the subscription should behave when a trial ends.
743
+ attr_reader :end_behavior
744
+
745
+ def self.inner_class_types
746
+ @inner_class_types = { end_behavior: EndBehavior }
747
+ end
748
+
749
+ def self.field_remappings
750
+ @field_remappings = {}
751
+ end
752
+ end
753
+ # A list of prices and quantities that will generate invoice items appended to the next invoice for this phase.
754
+ attr_reader :add_invoice_items
755
+ # A non-negative decimal between 0 and 100, with at most two decimal places. This represents the percentage of the subscription invoice total that will be transferred to the application owner's Stripe account during this phase of the schedule.
756
+ attr_reader :application_fee_percent
757
+ # Attribute for field automatic_tax
758
+ attr_reader :automatic_tax
759
+ # Possible values are `phase_start` or `automatic`. If `phase_start` then billing cycle anchor of the subscription is set to the start of the phase when entering the phase. If `automatic` then the billing cycle anchor is automatically modified as needed when entering the phase. For more information, see the billing cycle [documentation](https://docs.stripe.com/billing/subscriptions/billing-cycle).
760
+ attr_reader :billing_cycle_anchor
761
+ # Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period
762
+ attr_reader :billing_thresholds
763
+ # Either `charge_automatically`, or `send_invoice`. When charging automatically, Stripe will attempt to pay the underlying subscription at the end of each billing cycle using the default source attached to the customer. When sending an invoice, Stripe will email your customer an invoice with payment instructions and mark the subscription as `active`.
764
+ attr_reader :collection_method
765
+ # Three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies).
766
+ attr_reader :currency
767
+ # ID of the default payment method for the subscription schedule. It must belong to the customer associated with the subscription schedule. If not set, invoices will use the default payment method in the customer's invoice settings.
768
+ attr_reader :default_payment_method
769
+ # The default tax rates to apply to the subscription during this phase of the subscription schedule.
770
+ attr_reader :default_tax_rates
771
+ # Subscription description, meant to be displayable to the customer. Use this field to optionally store an explanation of the subscription for rendering in Stripe surfaces and certain local payment methods UIs.
772
+ attr_reader :description
773
+ # The stackable discounts that will be applied to the subscription on this phase. Subscription item discounts are applied before subscription discounts.
774
+ attr_reader :discounts
775
+ # Configures how the subscription schedule handles billing for phase transitions. Possible values are `phase_start` (default) or `billing_period_start`. `phase_start` bills based on the current state of the subscription, ignoring changes scheduled in future phases. `billing_period_start` bills predictively for upcoming phase transitions within the current billing cycle, including pricing changes and service period adjustments that will occur before the next invoice.
776
+ attr_reader :effective_at
777
+ # The end of this phase of the subscription schedule.
778
+ attr_reader :end_date
779
+ # The invoice settings applicable during this phase.
780
+ attr_reader :invoice_settings
781
+ # Subscription items to configure the subscription to during this phase of the subscription schedule.
782
+ attr_reader :items
783
+ # Set of [key-value pairs](https://docs.stripe.com/api/metadata) that you can attach to a phase. Metadata on a schedule's phase will update the underlying subscription's `metadata` when the phase is entered. Updating the underlying subscription's `metadata` directly will not affect the current phase's `metadata`.
784
+ attr_reader :metadata
785
+ # The account (if any) the charge was made on behalf of for charges associated with the schedule's subscription. See the Connect documentation for details.
786
+ attr_reader :on_behalf_of
787
+ # If specified, payment collection for this subscription will be paused. Note that the subscription status will be unchanged and will not be updated to `paused`. Learn more about [pausing collection](https://docs.stripe.com/billing/subscriptions/pause-payment).
788
+ attr_reader :pause_collection
789
+ # When transitioning phases, controls how prorations are handled (if any). Possible values are `create_prorations`, `none`, and `always_invoice`.
790
+ attr_reader :proration_behavior
791
+ # The start of this phase of the subscription schedule.
792
+ attr_reader :start_date
793
+ # The account (if any) the associated subscription's payments will be attributed to for tax reporting, and where funds from each payment will be transferred to for each of the subscription's invoices.
794
+ attr_reader :transfer_data
795
+ # Specify behavior of the trial when crossing schedule phase boundaries
796
+ attr_reader :trial_continuation
797
+ # When the trial ends within the phase.
798
+ attr_reader :trial_end
799
+ # Settings related to any trials on the subscription during this phase.
800
+ attr_reader :trial_settings
801
+
802
+ def self.inner_class_types
803
+ @inner_class_types = {
804
+ add_invoice_items: AddInvoiceItem,
805
+ automatic_tax: AutomaticTax,
806
+ billing_thresholds: BillingThresholds,
807
+ discounts: Discount,
808
+ invoice_settings: InvoiceSettings,
809
+ items: Item,
810
+ pause_collection: PauseCollection,
811
+ transfer_data: TransferData,
812
+ trial_settings: TrialSettings,
813
+ }
814
+ end
815
+
816
+ def self.field_remappings
817
+ @field_remappings = {}
818
+ end
819
+ end
820
+
821
+ class Prebilling < ::Stripe::StripeObject
822
+ # ID of the prebilling invoice.
823
+ attr_reader :invoice
824
+ # The end of the last period for which the invoice pre-bills.
825
+ attr_reader :period_end
826
+ # The start of the first period for which the invoice pre-bills.
827
+ attr_reader :period_start
828
+ # Whether to cancel or preserve `prebilling` if the subscription is updated during the prebilled period.
829
+ attr_reader :update_behavior
830
+
831
+ def self.inner_class_types
832
+ @inner_class_types = {}
833
+ end
834
+
835
+ def self.field_remappings
836
+ @field_remappings = {}
837
+ end
838
+ end
839
+ # ID of the Connect Application that created the schedule.
840
+ attr_reader :application
841
+ # Attribute for field applies_to
842
+ attr_reader :applies_to
843
+ # Configures when the subscription schedule generates prorations for phase transitions. Possible values are `prorate_on_next_phase` or `prorate_up_front` with the default being `prorate_on_next_phase`. `prorate_on_next_phase` will apply phase changes and generate prorations at transition time. `prorate_up_front` will bill for all phases within the current billing cycle up front.
844
+ attr_reader :billing_behavior
845
+ # The billing mode of the subscription.
846
+ attr_reader :billing_mode
847
+ # Billing schedules for this subscription schedule.
848
+ attr_reader :billing_schedules
849
+ # Time at which the subscription schedule was canceled. Measured in seconds since the Unix epoch.
850
+ attr_reader :canceled_at
851
+ # Time at which the subscription schedule was completed. Measured in seconds since the Unix epoch.
852
+ attr_reader :completed_at
853
+ # Time at which the object was created. Measured in seconds since the Unix epoch.
854
+ attr_reader :created
855
+ # Object representing the start and end dates for the current phase of the subscription schedule, if it is `active`.
856
+ attr_reader :current_phase
857
+ # ID of the customer who owns the subscription schedule.
858
+ attr_reader :customer
859
+ # ID of the account who owns the subscription schedule.
860
+ attr_reader :customer_account
861
+ # Attribute for field default_settings
862
+ attr_reader :default_settings
863
+ # Behavior of the subscription schedule and underlying subscription when it ends. Possible values are `release` or `cancel` with the default being `release`. `release` will end the subscription schedule and keep the underlying subscription running. `cancel` will end the subscription schedule and cancel the underlying subscription.
864
+ attr_reader :end_behavior
865
+ # Unique identifier for the object.
866
+ attr_reader :id
867
+ # Details of the most recent price migration that failed for the subscription schedule.
868
+ attr_reader :last_price_migration_error
869
+ # The most recent invoice this subscription schedule has generated.
870
+ attr_reader :latest_invoice
871
+ # If the object exists in live mode, the value is `true`. If the object exists in test mode, the value is `false`.
872
+ attr_reader :livemode
873
+ # Set of [key-value pairs](https://docs.stripe.com/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
874
+ attr_reader :metadata
875
+ # String representing the object's type. Objects of the same type share the same value.
876
+ attr_reader :object
877
+ # Configuration for the subscription schedule's phases.
878
+ attr_reader :phases
879
+ # Time period and invoice for a Subscription billed in advance.
880
+ attr_reader :prebilling
881
+ # Time at which the subscription schedule was released. Measured in seconds since the Unix epoch.
882
+ attr_reader :released_at
883
+ # ID of the subscription once managed by the subscription schedule (if it is released).
884
+ attr_reader :released_subscription
885
+ # The present status of the subscription schedule. Possible values are `not_started`, `active`, `completed`, `released`, and `canceled`. You can read more about the different states in our [behavior guide](https://docs.stripe.com/billing/subscriptions/subscription-schedules).
886
+ attr_reader :status
887
+ # ID of the subscription managed by the subscription schedule.
888
+ attr_reader :subscription
889
+ # ID of the test clock this subscription schedule belongs to.
890
+ attr_reader :test_clock
891
+
892
+ def self.inner_class_types
893
+ @inner_class_types = {
894
+ applies_to: AppliesTo,
895
+ billing_mode: BillingMode,
896
+ billing_schedules: BillingSchedule,
897
+ current_phase: CurrentPhase,
898
+ default_settings: DefaultSettings,
899
+ last_price_migration_error: LastPriceMigrationError,
900
+ phases: Phase,
901
+ prebilling: Prebilling,
902
+ }
903
+ end
904
+
905
+ def self.field_remappings
906
+ @field_remappings = {}
907
+ end
908
+ end
909
+ end