From f48e1ad44388b0c9052522707e744118fb940e72 Mon Sep 17 00:00:00 2001 From: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Fri, 18 Apr 2025 22:57:39 +0000 Subject: [PATCH] Update generated code for v1710 --- OPENAPI_VERSION | 2 +- lib/stripe/resources/customer.rb | 2 +- lib/stripe/services/customer_payment_method_service.rb | 2 +- rbi/stripe.rbi | 4 ++-- rbi/stripe/resources/customer.rbi | 2 +- rbi/stripe/services/customer_payment_method_service.rbi | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/OPENAPI_VERSION b/OPENAPI_VERSION index f86b4343..869105c2 100644 --- a/OPENAPI_VERSION +++ b/OPENAPI_VERSION @@ -1 +1 @@ -v1709 \ No newline at end of file +v1710 \ No newline at end of file diff --git a/lib/stripe/resources/customer.rb b/lib/stripe/resources/customer.rb index 28097b1d..9685586f 100644 --- a/lib/stripe/resources/customer.rb +++ b/lib/stripe/resources/customer.rb @@ -656,7 +656,7 @@ module Stripe end class ListPaymentMethodsParams < Stripe::RequestParams - # This field indicates whether this payment method can be shown again to its customer in a checkout flow. Stripe products such as Checkout and Elements use this field to determine whether a payment method can be shown as a saved payment method in a checkout flow. The field defaults to `unspecified`. + # This field indicates whether this payment method can be shown again to its customer in a checkout flow. Stripe products such as Checkout and Elements use this field to determine whether a payment method can be shown as a saved payment method in a checkout flow. attr_accessor :allow_redisplay # A cursor for use in pagination. `ending_before` is an object ID that defines your place in the list. For instance, if you make a list request and receive 100 objects, starting with `obj_bar`, your subsequent call can include `ending_before=obj_bar` in order to fetch the previous page of the list. attr_accessor :ending_before diff --git a/lib/stripe/services/customer_payment_method_service.rb b/lib/stripe/services/customer_payment_method_service.rb index e3a9c75b..c6039436 100644 --- a/lib/stripe/services/customer_payment_method_service.rb +++ b/lib/stripe/services/customer_payment_method_service.rb @@ -4,7 +4,7 @@ module Stripe class CustomerPaymentMethodService < StripeService class ListParams < Stripe::RequestParams - # This field indicates whether this payment method can be shown again to its customer in a checkout flow. Stripe products such as Checkout and Elements use this field to determine whether a payment method can be shown as a saved payment method in a checkout flow. The field defaults to `unspecified`. + # This field indicates whether this payment method can be shown again to its customer in a checkout flow. Stripe products such as Checkout and Elements use this field to determine whether a payment method can be shown as a saved payment method in a checkout flow. attr_accessor :allow_redisplay # A cursor for use in pagination. `ending_before` is an object ID that defines your place in the list. For instance, if you make a list request and receive 100 objects, starting with `obj_bar`, your subsequent call can include `ending_before=obj_bar` in order to fetch the previous page of the list. attr_accessor :ending_before diff --git a/rbi/stripe.rbi b/rbi/stripe.rbi index 24680e9c..d8584ffa 100644 --- a/rbi/stripe.rbi +++ b/rbi/stripe.rbi @@ -27536,7 +27536,7 @@ module Stripe ); end end class ListPaymentMethodsParams < Stripe::RequestParams - # This field indicates whether this payment method can be shown again to its customer in a checkout flow. Stripe products such as Checkout and Elements use this field to determine whether a payment method can be shown as a saved payment method in a checkout flow. The field defaults to `unspecified`. + # This field indicates whether this payment method can be shown again to its customer in a checkout flow. Stripe products such as Checkout and Elements use this field to determine whether a payment method can be shown as a saved payment method in a checkout flow. sig { returns(T.nilable(String)) } attr_accessor :allow_redisplay # A cursor for use in pagination. `ending_before` is an object ID that defines your place in the list. For instance, if you make a list request and receive 100 objects, starting with `obj_bar`, your subsequent call can include `ending_before=obj_bar` in order to fetch the previous page of the list. @@ -129271,7 +129271,7 @@ end module Stripe class CustomerPaymentMethodService < StripeService class ListParams < Stripe::RequestParams - # This field indicates whether this payment method can be shown again to its customer in a checkout flow. Stripe products such as Checkout and Elements use this field to determine whether a payment method can be shown as a saved payment method in a checkout flow. The field defaults to `unspecified`. + # This field indicates whether this payment method can be shown again to its customer in a checkout flow. Stripe products such as Checkout and Elements use this field to determine whether a payment method can be shown as a saved payment method in a checkout flow. sig { returns(T.nilable(String)) } attr_accessor :allow_redisplay # A cursor for use in pagination. `ending_before` is an object ID that defines your place in the list. For instance, if you make a list request and receive 100 objects, starting with `obj_bar`, your subsequent call can include `ending_before=obj_bar` in order to fetch the previous page of the list. diff --git a/rbi/stripe/resources/customer.rbi b/rbi/stripe/resources/customer.rbi index 2b6647f4..a3fffd72 100644 --- a/rbi/stripe/resources/customer.rbi +++ b/rbi/stripe/resources/customer.rbi @@ -779,7 +779,7 @@ module Stripe ); end end class ListPaymentMethodsParams < Stripe::RequestParams - # This field indicates whether this payment method can be shown again to its customer in a checkout flow. Stripe products such as Checkout and Elements use this field to determine whether a payment method can be shown as a saved payment method in a checkout flow. The field defaults to `unspecified`. + # This field indicates whether this payment method can be shown again to its customer in a checkout flow. Stripe products such as Checkout and Elements use this field to determine whether a payment method can be shown as a saved payment method in a checkout flow. sig { returns(T.nilable(String)) } attr_accessor :allow_redisplay # A cursor for use in pagination. `ending_before` is an object ID that defines your place in the list. For instance, if you make a list request and receive 100 objects, starting with `obj_bar`, your subsequent call can include `ending_before=obj_bar` in order to fetch the previous page of the list. diff --git a/rbi/stripe/services/customer_payment_method_service.rbi b/rbi/stripe/services/customer_payment_method_service.rbi index ee85eb27..51a49d4a 100644 --- a/rbi/stripe/services/customer_payment_method_service.rbi +++ b/rbi/stripe/services/customer_payment_method_service.rbi @@ -5,7 +5,7 @@ module Stripe class CustomerPaymentMethodService < StripeService class ListParams < Stripe::RequestParams - # This field indicates whether this payment method can be shown again to its customer in a checkout flow. Stripe products such as Checkout and Elements use this field to determine whether a payment method can be shown as a saved payment method in a checkout flow. The field defaults to `unspecified`. + # This field indicates whether this payment method can be shown again to its customer in a checkout flow. Stripe products such as Checkout and Elements use this field to determine whether a payment method can be shown as a saved payment method in a checkout flow. sig { returns(T.nilable(String)) } attr_accessor :allow_redisplay # A cursor for use in pagination. `ending_before` is an object ID that defines your place in the list. For instance, if you make a list request and receive 100 objects, starting with `obj_bar`, your subsequent call can include `ending_before=obj_bar` in order to fetch the previous page of the list.