ExternalAccount
- defaultType: boolean
_for _currency When set to true, or if this is the first external account added in this currency, this account becomes the default external account for its currency.
- external
_account - Type: object · BankAccount
- objectDiscriminatorenumconst:bank_accountrequiredvalues
- bank
_account
- countryType: stringmin length:2max length:2required
- currencyType: string | nullrequired
Optional merchant-declared currency hint captured at attach time.
- holderType: stringenum
_type requiredvalues- individual
- company
- bankType: string | null
_name - holderType: string
_name - idType: string
- metadata
Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to
metadata.Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to
metadata.- propertyType: string
Name

