mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-11-27 00:03:06 -05:00
Update generated code for v1466
This commit is contained in:
parent
2b651a86a2
commit
ed1204ce26
@ -1 +1 @@
|
||||
v1464
|
||||
v1466
|
||||
@ -111,7 +111,7 @@ module Stripe
|
||||
attr_accessor :filters
|
||||
# Settings for configuring Session-specific limits.
|
||||
attr_accessor :limits
|
||||
# Settings for configuring manual entry of account details for this Session.
|
||||
# Customize manual entry behavior
|
||||
attr_accessor :manual_entry
|
||||
# List of data features that you would like to request access to.
|
||||
#
|
||||
|
||||
@ -4674,7 +4674,7 @@ module Stripe
|
||||
@mode = mode
|
||||
end
|
||||
end
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method.
|
||||
attr_accessor :filters
|
||||
# Customize manual entry behavior
|
||||
attr_accessor :manual_entry
|
||||
@ -8009,7 +8009,7 @@ module Stripe
|
||||
@mode = mode
|
||||
end
|
||||
end
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method.
|
||||
attr_accessor :filters
|
||||
# Customize manual entry behavior
|
||||
attr_accessor :manual_entry
|
||||
@ -12064,7 +12064,7 @@ module Stripe
|
||||
@mode = mode
|
||||
end
|
||||
end
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method.
|
||||
attr_accessor :filters
|
||||
# Customize manual entry behavior
|
||||
attr_accessor :manual_entry
|
||||
|
||||
@ -1367,7 +1367,7 @@ module Stripe
|
||||
@mode = mode
|
||||
end
|
||||
end
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method.
|
||||
attr_accessor :filters
|
||||
# Customize manual entry behavior
|
||||
attr_accessor :manual_entry
|
||||
@ -2519,7 +2519,7 @@ module Stripe
|
||||
@mode = mode
|
||||
end
|
||||
end
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method.
|
||||
attr_accessor :filters
|
||||
# Customize manual entry behavior
|
||||
attr_accessor :manual_entry
|
||||
@ -3661,7 +3661,7 @@ module Stripe
|
||||
@mode = mode
|
||||
end
|
||||
end
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method.
|
||||
attr_accessor :filters
|
||||
# Customize manual entry behavior
|
||||
attr_accessor :manual_entry
|
||||
|
||||
@ -69,7 +69,7 @@ module Stripe
|
||||
attr_accessor :filters
|
||||
# Settings for configuring Session-specific limits.
|
||||
attr_accessor :limits
|
||||
# Settings for configuring manual entry of account details for this Session.
|
||||
# Customize manual entry behavior
|
||||
attr_accessor :manual_entry
|
||||
# List of data features that you would like to request access to.
|
||||
#
|
||||
|
||||
@ -2814,7 +2814,7 @@ module Stripe
|
||||
@mode = mode
|
||||
end
|
||||
end
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method.
|
||||
attr_accessor :filters
|
||||
# Customize manual entry behavior
|
||||
attr_accessor :manual_entry
|
||||
@ -6149,7 +6149,7 @@ module Stripe
|
||||
@mode = mode
|
||||
end
|
||||
end
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method.
|
||||
attr_accessor :filters
|
||||
# Customize manual entry behavior
|
||||
attr_accessor :manual_entry
|
||||
@ -10204,7 +10204,7 @@ module Stripe
|
||||
@mode = mode
|
||||
end
|
||||
end
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method.
|
||||
attr_accessor :filters
|
||||
# Customize manual entry behavior
|
||||
attr_accessor :manual_entry
|
||||
|
||||
@ -1039,7 +1039,7 @@ module Stripe
|
||||
@mode = mode
|
||||
end
|
||||
end
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method.
|
||||
attr_accessor :filters
|
||||
# Customize manual entry behavior
|
||||
attr_accessor :manual_entry
|
||||
@ -2191,7 +2191,7 @@ module Stripe
|
||||
@mode = mode
|
||||
end
|
||||
end
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method.
|
||||
attr_accessor :filters
|
||||
# Customize manual entry behavior
|
||||
attr_accessor :manual_entry
|
||||
@ -3333,7 +3333,7 @@ module Stripe
|
||||
@mode = mode
|
||||
end
|
||||
end
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method.
|
||||
attr_accessor :filters
|
||||
# Customize manual entry behavior
|
||||
attr_accessor :manual_entry
|
||||
|
||||
@ -148,7 +148,7 @@ module Stripe
|
||||
# Settings for configuring Session-specific limits.
|
||||
sig { returns(::Stripe::FinancialConnections::Session::CreateParams::Limits) }
|
||||
attr_accessor :limits
|
||||
# Settings for configuring manual entry of account details for this Session.
|
||||
# Customize manual entry behavior
|
||||
sig { returns(::Stripe::FinancialConnections::Session::CreateParams::ManualEntry) }
|
||||
attr_accessor :manual_entry
|
||||
# List of data features that you would like to request access to.
|
||||
|
||||
@ -5244,7 +5244,7 @@ module Stripe
|
||||
sig { params(mode: String).void }
|
||||
def initialize(mode: nil); end
|
||||
end
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method.
|
||||
sig {
|
||||
returns(::Stripe::PaymentIntent::CreateParams::PaymentMethodOptions::UsBankAccount::FinancialConnections::Filters)
|
||||
}
|
||||
@ -8652,7 +8652,7 @@ module Stripe
|
||||
sig { params(mode: String).void }
|
||||
def initialize(mode: nil); end
|
||||
end
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method.
|
||||
sig {
|
||||
returns(::Stripe::PaymentIntent::UpdateParams::PaymentMethodOptions::UsBankAccount::FinancialConnections::Filters)
|
||||
}
|
||||
@ -12799,7 +12799,7 @@ module Stripe
|
||||
sig { params(mode: String).void }
|
||||
def initialize(mode: nil); end
|
||||
end
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method.
|
||||
sig {
|
||||
returns(::Stripe::PaymentIntent::ConfirmParams::PaymentMethodOptions::UsBankAccount::FinancialConnections::Filters)
|
||||
}
|
||||
|
||||
@ -1510,7 +1510,7 @@ module Stripe
|
||||
sig { params(mode: String).void }
|
||||
def initialize(mode: nil); end
|
||||
end
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method.
|
||||
sig {
|
||||
returns(::Stripe::SetupIntent::CreateParams::PaymentMethodOptions::UsBankAccount::FinancialConnections::Filters)
|
||||
}
|
||||
@ -2655,7 +2655,7 @@ module Stripe
|
||||
sig { params(mode: String).void }
|
||||
def initialize(mode: nil); end
|
||||
end
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method.
|
||||
sig {
|
||||
returns(::Stripe::SetupIntent::UpdateParams::PaymentMethodOptions::UsBankAccount::FinancialConnections::Filters)
|
||||
}
|
||||
@ -3796,7 +3796,7 @@ module Stripe
|
||||
sig { params(mode: String).void }
|
||||
def initialize(mode: nil); end
|
||||
end
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method.
|
||||
sig {
|
||||
returns(::Stripe::SetupIntent::ConfirmParams::PaymentMethodOptions::UsBankAccount::FinancialConnections::Filters)
|
||||
}
|
||||
|
||||
@ -67,7 +67,7 @@ module Stripe
|
||||
# Settings for configuring Session-specific limits.
|
||||
sig { returns(::Stripe::FinancialConnections::SessionService::CreateParams::Limits) }
|
||||
attr_accessor :limits
|
||||
# Settings for configuring manual entry of account details for this Session.
|
||||
# Customize manual entry behavior
|
||||
sig { returns(::Stripe::FinancialConnections::SessionService::CreateParams::ManualEntry) }
|
||||
attr_accessor :manual_entry
|
||||
# List of data features that you would like to request access to.
|
||||
|
||||
@ -2825,7 +2825,7 @@ module Stripe
|
||||
sig { params(mode: String).void }
|
||||
def initialize(mode: nil); end
|
||||
end
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method.
|
||||
sig {
|
||||
returns(::Stripe::PaymentIntentService::CreateParams::PaymentMethodOptions::UsBankAccount::FinancialConnections::Filters)
|
||||
}
|
||||
@ -6277,7 +6277,7 @@ module Stripe
|
||||
sig { params(mode: String).void }
|
||||
def initialize(mode: nil); end
|
||||
end
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method.
|
||||
sig {
|
||||
returns(::Stripe::PaymentIntentService::UpdateParams::PaymentMethodOptions::UsBankAccount::FinancialConnections::Filters)
|
||||
}
|
||||
@ -10488,7 +10488,7 @@ module Stripe
|
||||
sig { params(mode: String).void }
|
||||
def initialize(mode: nil); end
|
||||
end
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method.
|
||||
sig {
|
||||
returns(::Stripe::PaymentIntentService::ConfirmParams::PaymentMethodOptions::UsBankAccount::FinancialConnections::Filters)
|
||||
}
|
||||
|
||||
@ -1045,7 +1045,7 @@ module Stripe
|
||||
sig { params(mode: String).void }
|
||||
def initialize(mode: nil); end
|
||||
end
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method.
|
||||
sig {
|
||||
returns(::Stripe::SetupIntentService::CreateParams::PaymentMethodOptions::UsBankAccount::FinancialConnections::Filters)
|
||||
}
|
||||
@ -2210,7 +2210,7 @@ module Stripe
|
||||
sig { params(mode: String).void }
|
||||
def initialize(mode: nil); end
|
||||
end
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method.
|
||||
sig {
|
||||
returns(::Stripe::SetupIntentService::UpdateParams::PaymentMethodOptions::UsBankAccount::FinancialConnections::Filters)
|
||||
}
|
||||
@ -3375,7 +3375,7 @@ module Stripe
|
||||
sig { params(mode: String).void }
|
||||
def initialize(mode: nil); end
|
||||
end
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method
|
||||
# Provide filters for the linked accounts that the customer can select for the payment method.
|
||||
sig {
|
||||
returns(::Stripe::SetupIntentService::ConfirmParams::PaymentMethodOptions::UsBankAccount::FinancialConnections::Filters)
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user