Merge upstream and update generated code for v1719

This commit is contained in:
Stripe OpenAPI 2025-04-25 22:38:44 +00:00
commit 5dc8ccf60a
10 changed files with 19 additions and 19 deletions

View File

@ -696,7 +696,7 @@ module Stripe
attr_accessor :country attr_accessor :country
# The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts) # The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts)
attr_accessor :currency attr_accessor :currency
# The routing number, sort code, or other country-appropriateinstitution number for the bank account. For US bank accounts, this is required and should bethe ACH routing number, not the wire routing number. If you are providing an IBAN for`account_number`, this field is not required. # The routing number, sort code, or other country-appropriate institution number for the bank account. For US bank accounts, this is required and should be the ACH routing number, not the wire routing number. If you are providing an IBAN for `account_number`, this field is not required.
attr_accessor :routing_number attr_accessor :routing_number
def initialize( def initialize(
@ -2957,7 +2957,7 @@ module Stripe
attr_accessor :country attr_accessor :country
# The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts) # The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts)
attr_accessor :currency attr_accessor :currency
# The routing number, sort code, or other country-appropriateinstitution number for the bank account. For US bank accounts, this is required and should bethe ACH routing number, not the wire routing number. If you are providing an IBAN for`account_number`, this field is not required. # The routing number, sort code, or other country-appropriate institution number for the bank account. For US bank accounts, this is required and should be the ACH routing number, not the wire routing number. If you are providing an IBAN for `account_number`, this field is not required.
attr_accessor :routing_number attr_accessor :routing_number
def initialize( def initialize(

View File

@ -137,7 +137,7 @@ module Stripe
attr_accessor :country attr_accessor :country
# The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts) # The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts)
attr_accessor :currency attr_accessor :currency
# The routing number, sort code, or other country-appropriateinstitution number for the bank account. For US bank accounts, this is required and should bethe ACH routing number, not the wire routing number. If you are providing an IBAN for`account_number`, this field is not required. # The routing number, sort code, or other country-appropriate institution number for the bank account. For US bank accounts, this is required and should be the ACH routing number, not the wire routing number. If you are providing an IBAN for `account_number`, this field is not required.
attr_accessor :routing_number attr_accessor :routing_number
def initialize( def initialize(

View File

@ -39,7 +39,7 @@ module Stripe
attr_accessor :country attr_accessor :country
# The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts) # The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts)
attr_accessor :currency attr_accessor :currency
# The routing number, sort code, or other country-appropriateinstitution number for the bank account. For US bank accounts, this is required and should bethe ACH routing number, not the wire routing number. If you are providing an IBAN for`account_number`, this field is not required. # The routing number, sort code, or other country-appropriate institution number for the bank account. For US bank accounts, this is required and should be the ACH routing number, not the wire routing number. If you are providing an IBAN for `account_number`, this field is not required.
attr_accessor :routing_number attr_accessor :routing_number
def initialize( def initialize(
@ -2309,7 +2309,7 @@ module Stripe
attr_accessor :country attr_accessor :country
# The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts) # The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts)
attr_accessor :currency attr_accessor :currency
# The routing number, sort code, or other country-appropriateinstitution number for the bank account. For US bank accounts, this is required and should bethe ACH routing number, not the wire routing number. If you are providing an IBAN for`account_number`, this field is not required. # The routing number, sort code, or other country-appropriate institution number for the bank account. For US bank accounts, this is required and should be the ACH routing number, not the wire routing number. If you are providing an IBAN for `account_number`, this field is not required.
attr_accessor :routing_number attr_accessor :routing_number
def initialize( def initialize(

View File

@ -137,7 +137,7 @@ module Stripe
attr_accessor :country attr_accessor :country
# The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts) # The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts)
attr_accessor :currency attr_accessor :currency
# The routing number, sort code, or other country-appropriateinstitution number for the bank account. For US bank accounts, this is required and should bethe ACH routing number, not the wire routing number. If you are providing an IBAN for`account_number`, this field is not required. # The routing number, sort code, or other country-appropriate institution number for the bank account. For US bank accounts, this is required and should be the ACH routing number, not the wire routing number. If you are providing an IBAN for `account_number`, this field is not required.
attr_accessor :routing_number attr_accessor :routing_number
def initialize( def initialize(

View File

@ -5411,7 +5411,7 @@ module Stripe
# The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts) # The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts)
sig { returns(T.nilable(String)) } sig { returns(T.nilable(String)) }
attr_accessor :currency attr_accessor :currency
# The routing number, sort code, or other country-appropriateinstitution number for the bank account. For US bank accounts, this is required and should bethe ACH routing number, not the wire routing number. If you are providing an IBAN for`account_number`, this field is not required. # The routing number, sort code, or other country-appropriate institution number for the bank account. For US bank accounts, this is required and should be the ACH routing number, not the wire routing number. If you are providing an IBAN for `account_number`, this field is not required.
sig { returns(T.nilable(String)) } sig { returns(T.nilable(String)) }
attr_accessor :routing_number attr_accessor :routing_number
sig { sig {
@ -7600,7 +7600,7 @@ module Stripe
# The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts) # The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts)
sig { returns(T.nilable(String)) } sig { returns(T.nilable(String)) }
attr_accessor :currency attr_accessor :currency
# The routing number, sort code, or other country-appropriateinstitution number for the bank account. For US bank accounts, this is required and should bethe ACH routing number, not the wire routing number. If you are providing an IBAN for`account_number`, this field is not required. # The routing number, sort code, or other country-appropriate institution number for the bank account. For US bank accounts, this is required and should be the ACH routing number, not the wire routing number. If you are providing an IBAN for `account_number`, this field is not required.
sig { returns(T.nilable(String)) } sig { returns(T.nilable(String)) }
attr_accessor :routing_number attr_accessor :routing_number
sig { sig {
@ -109601,7 +109601,7 @@ module Stripe
# The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts) # The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts)
sig { returns(T.nilable(String)) } sig { returns(T.nilable(String)) }
attr_accessor :currency attr_accessor :currency
# The routing number, sort code, or other country-appropriateinstitution number for the bank account. For US bank accounts, this is required and should bethe ACH routing number, not the wire routing number. If you are providing an IBAN for`account_number`, this field is not required. # The routing number, sort code, or other country-appropriate institution number for the bank account. For US bank accounts, this is required and should be the ACH routing number, not the wire routing number. If you are providing an IBAN for `account_number`, this field is not required.
sig { returns(T.nilable(String)) } sig { returns(T.nilable(String)) }
attr_accessor :routing_number attr_accessor :routing_number
sig { sig {
@ -111905,7 +111905,7 @@ module Stripe
# The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts) # The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts)
sig { returns(T.nilable(String)) } sig { returns(T.nilable(String)) }
attr_accessor :currency attr_accessor :currency
# The routing number, sort code, or other country-appropriateinstitution number for the bank account. For US bank accounts, this is required and should bethe ACH routing number, not the wire routing number. If you are providing an IBAN for`account_number`, this field is not required. # The routing number, sort code, or other country-appropriate institution number for the bank account. For US bank accounts, this is required and should be the ACH routing number, not the wire routing number. If you are providing an IBAN for `account_number`, this field is not required.
sig { returns(T.nilable(String)) } sig { returns(T.nilable(String)) }
attr_accessor :routing_number attr_accessor :routing_number
sig { sig {
@ -114495,7 +114495,7 @@ module Stripe
# The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts) # The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts)
sig { returns(T.nilable(String)) } sig { returns(T.nilable(String)) }
attr_accessor :currency attr_accessor :currency
# The routing number, sort code, or other country-appropriateinstitution number for the bank account. For US bank accounts, this is required and should bethe ACH routing number, not the wire routing number. If you are providing an IBAN for`account_number`, this field is not required. # The routing number, sort code, or other country-appropriate institution number for the bank account. For US bank accounts, this is required and should be the ACH routing number, not the wire routing number. If you are providing an IBAN for `account_number`, this field is not required.
sig { returns(T.nilable(String)) } sig { returns(T.nilable(String)) }
attr_accessor :routing_number attr_accessor :routing_number
sig { sig {
@ -184332,7 +184332,7 @@ module Stripe
# The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts) # The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts)
sig { returns(T.nilable(String)) } sig { returns(T.nilable(String)) }
attr_accessor :currency attr_accessor :currency
# The routing number, sort code, or other country-appropriateinstitution number for the bank account. For US bank accounts, this is required and should bethe ACH routing number, not the wire routing number. If you are providing an IBAN for`account_number`, this field is not required. # The routing number, sort code, or other country-appropriate institution number for the bank account. For US bank accounts, this is required and should be the ACH routing number, not the wire routing number. If you are providing an IBAN for `account_number`, this field is not required.
sig { returns(T.nilable(String)) } sig { returns(T.nilable(String)) }
attr_accessor :routing_number attr_accessor :routing_number
sig { sig {

View File

@ -981,7 +981,7 @@ module Stripe
# The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts) # The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts)
sig { returns(T.nilable(String)) } sig { returns(T.nilable(String)) }
attr_accessor :currency attr_accessor :currency
# The routing number, sort code, or other country-appropriateinstitution number for the bank account. For US bank accounts, this is required and should bethe ACH routing number, not the wire routing number. If you are providing an IBAN for`account_number`, this field is not required. # The routing number, sort code, or other country-appropriate institution number for the bank account. For US bank accounts, this is required and should be the ACH routing number, not the wire routing number. If you are providing an IBAN for `account_number`, this field is not required.
sig { returns(T.nilable(String)) } sig { returns(T.nilable(String)) }
attr_accessor :routing_number attr_accessor :routing_number
sig { sig {
@ -3170,7 +3170,7 @@ module Stripe
# The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts) # The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts)
sig { returns(T.nilable(String)) } sig { returns(T.nilable(String)) }
attr_accessor :currency attr_accessor :currency
# The routing number, sort code, or other country-appropriateinstitution number for the bank account. For US bank accounts, this is required and should bethe ACH routing number, not the wire routing number. If you are providing an IBAN for`account_number`, this field is not required. # The routing number, sort code, or other country-appropriate institution number for the bank account. For US bank accounts, this is required and should be the ACH routing number, not the wire routing number. If you are providing an IBAN for `account_number`, this field is not required.
sig { returns(T.nilable(String)) } sig { returns(T.nilable(String)) }
attr_accessor :routing_number attr_accessor :routing_number
sig { sig {

View File

@ -150,7 +150,7 @@ module Stripe
# The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts) # The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts)
sig { returns(T.nilable(String)) } sig { returns(T.nilable(String)) }
attr_accessor :currency attr_accessor :currency
# The routing number, sort code, or other country-appropriateinstitution number for the bank account. For US bank accounts, this is required and should bethe ACH routing number, not the wire routing number. If you are providing an IBAN for`account_number`, this field is not required. # The routing number, sort code, or other country-appropriate institution number for the bank account. For US bank accounts, this is required and should be the ACH routing number, not the wire routing number. If you are providing an IBAN for `account_number`, this field is not required.
sig { returns(T.nilable(String)) } sig { returns(T.nilable(String)) }
attr_accessor :routing_number attr_accessor :routing_number
sig { sig {

View File

@ -38,7 +38,7 @@ module Stripe
# The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts) # The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts)
sig { returns(T.nilable(String)) } sig { returns(T.nilable(String)) }
attr_accessor :currency attr_accessor :currency
# The routing number, sort code, or other country-appropriateinstitution number for the bank account. For US bank accounts, this is required and should bethe ACH routing number, not the wire routing number. If you are providing an IBAN for`account_number`, this field is not required. # The routing number, sort code, or other country-appropriate institution number for the bank account. For US bank accounts, this is required and should be the ACH routing number, not the wire routing number. If you are providing an IBAN for `account_number`, this field is not required.
sig { returns(T.nilable(String)) } sig { returns(T.nilable(String)) }
attr_accessor :routing_number attr_accessor :routing_number
sig { sig {
@ -2342,7 +2342,7 @@ module Stripe
# The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts) # The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts)
sig { returns(T.nilable(String)) } sig { returns(T.nilable(String)) }
attr_accessor :currency attr_accessor :currency
# The routing number, sort code, or other country-appropriateinstitution number for the bank account. For US bank accounts, this is required and should bethe ACH routing number, not the wire routing number. If you are providing an IBAN for`account_number`, this field is not required. # The routing number, sort code, or other country-appropriate institution number for the bank account. For US bank accounts, this is required and should be the ACH routing number, not the wire routing number. If you are providing an IBAN for `account_number`, this field is not required.
sig { returns(T.nilable(String)) } sig { returns(T.nilable(String)) }
attr_accessor :routing_number attr_accessor :routing_number
sig { sig {

View File

@ -150,7 +150,7 @@ module Stripe
# The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts) # The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts)
sig { returns(T.nilable(String)) } sig { returns(T.nilable(String)) }
attr_accessor :currency attr_accessor :currency
# The routing number, sort code, or other country-appropriateinstitution number for the bank account. For US bank accounts, this is required and should bethe ACH routing number, not the wire routing number. If you are providing an IBAN for`account_number`, this field is not required. # The routing number, sort code, or other country-appropriate institution number for the bank account. For US bank accounts, this is required and should be the ACH routing number, not the wire routing number. If you are providing an IBAN for `account_number`, this field is not required.
sig { returns(T.nilable(String)) } sig { returns(T.nilable(String)) }
attr_accessor :routing_number attr_accessor :routing_number
sig { sig {