DestinationBankAccount
Stay organized with collections
Save and categorize content based on your preferences.
This object represents a bank account that is not owned by Google.
Fields |
bankAccountId |
object (BankAccountIdentifier )
The ID of the non-Google-owned bank account.
|
bankAccountOwner |
object (BankAccountOwner )
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 |
string
Name of the account holder (if present).
|
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-30 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[[["This document describes the structure and fields for representing a non-Google-owned bank account used for funds transfers."],["The representation includes the bank account ID and details about the account owner."],["The BankAccountOwner object specifically holds the name of the account holder."]]],[]]