mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-08 00:02:46 -04:00
Merge upstream and update generated code for v1719
This commit is contained in:
commit
5dc8ccf60a
@ -1 +1 @@
|
||||
v1719
|
||||
v1719
|
@ -696,7 +696,7 @@ module Stripe
|
||||
attr_accessor :country
|
||||
# The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts)
|
||||
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
|
||||
|
||||
def initialize(
|
||||
@ -2957,7 +2957,7 @@ module Stripe
|
||||
attr_accessor :country
|
||||
# The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts)
|
||||
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
|
||||
|
||||
def initialize(
|
||||
|
@ -137,7 +137,7 @@ module Stripe
|
||||
attr_accessor :country
|
||||
# The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts)
|
||||
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
|
||||
|
||||
def initialize(
|
||||
|
@ -39,7 +39,7 @@ module Stripe
|
||||
attr_accessor :country
|
||||
# The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts)
|
||||
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
|
||||
|
||||
def initialize(
|
||||
@ -2309,7 +2309,7 @@ module Stripe
|
||||
attr_accessor :country
|
||||
# The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts)
|
||||
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
|
||||
|
||||
def initialize(
|
||||
|
@ -137,7 +137,7 @@ module Stripe
|
||||
attr_accessor :country
|
||||
# The currency the bank account is in. This must be a country/currency pairing that [Stripe supports.](docs/payouts)
|
||||
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
|
||||
|
||||
def initialize(
|
||||
|
@ -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)
|
||||
sig { returns(T.nilable(String)) }
|
||||
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)) }
|
||||
attr_accessor :routing_number
|
||||
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)
|
||||
sig { returns(T.nilable(String)) }
|
||||
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)) }
|
||||
attr_accessor :routing_number
|
||||
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)
|
||||
sig { returns(T.nilable(String)) }
|
||||
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)) }
|
||||
attr_accessor :routing_number
|
||||
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)
|
||||
sig { returns(T.nilable(String)) }
|
||||
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)) }
|
||||
attr_accessor :routing_number
|
||||
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)
|
||||
sig { returns(T.nilable(String)) }
|
||||
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)) }
|
||||
attr_accessor :routing_number
|
||||
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)
|
||||
sig { returns(T.nilable(String)) }
|
||||
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)) }
|
||||
attr_accessor :routing_number
|
||||
sig {
|
||||
|
@ -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)
|
||||
sig { returns(T.nilable(String)) }
|
||||
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)) }
|
||||
attr_accessor :routing_number
|
||||
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)
|
||||
sig { returns(T.nilable(String)) }
|
||||
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)) }
|
||||
attr_accessor :routing_number
|
||||
sig {
|
||||
|
@ -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)
|
||||
sig { returns(T.nilable(String)) }
|
||||
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)) }
|
||||
attr_accessor :routing_number
|
||||
sig {
|
||||
|
@ -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)
|
||||
sig { returns(T.nilable(String)) }
|
||||
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)) }
|
||||
attr_accessor :routing_number
|
||||
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)
|
||||
sig { returns(T.nilable(String)) }
|
||||
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)) }
|
||||
attr_accessor :routing_number
|
||||
sig {
|
||||
|
@ -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)
|
||||
sig { returns(T.nilable(String)) }
|
||||
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)) }
|
||||
attr_accessor :routing_number
|
||||
sig {
|
||||
|
Loading…
x
Reference in New Issue
Block a user