Update generated code for v1005

This commit is contained in:
Stripe OpenAPI 2024-05-01 19:16:03 +00:00
parent 4ce9e74bf5
commit 1fadafb39c
2 changed files with 1 additions and 3 deletions

View File

@ -1 +1 @@
v1004
v1005

View File

@ -12,8 +12,6 @@ module Stripe
#
# Child configurations have a `parent` that sets default values and controls which settings connected accounts may override. You can specify a parent ID at payment time, and Stripe will automatically resolve the connected account's associated child configuration. Parent configurations are [managed in the dashboard](https://dashboard.stripe.com/settings/payment_methods/connected_accounts) and are not available in this API.
#
# **Note:** The ability to turn off cards is in limited preview. Please [contact us](https://support.stripe.com/contact) if you require this functionality.
#
# Related guides:
# - [Payment Method Configurations API](https://stripe.com/docs/connect/payment-method-configurations)
# - [Multiple configurations on dynamic payment methods](https://stripe.com/docs/payments/multiple-payment-method-configs)