BankAccount
- Type: object
- Type: string
country min length:2max length:2required - Type: string | null
currency requiredOptional merchant-declared currency hint captured at attach time.
- Type: stringenum
holder _type requiredvaluesindividual company
- enum
object const:bank_accountrequiredvaluesbank _account
- Type: string | null
bank _name - Type: string
holder _name - Type: string
id

