This object represents a bank account that is not owned by Google.
| JSON representation | 
|---|
| { "bankAccountId": { object ( | 
| Fields | |
|---|---|
| bankAccountId | 
 REQUIRED: The ID of the non-Google-owned bank account. | 
| bankAccountOwner | 
 REQUIRED: Information about the owner of the destination bank account. | 
BankAccountOwner
This object holds information about the owner of the account that is the destination of a funds transfer.
| JSON representation | 
|---|
| { "name": string } | 
| Fields | |
|---|---|
| name | 
 OPTIONAL: Name of the account holder (if present). |