Specifies bank account information about the customer seeking authorization.
XSD Schema Diagram:
XSD Schema Code:
<xs:element name="BankAcct" type="BankAcctType">
<xs:annotation>
<xs:documentation xml:lang="en">Specifies bank account information about the customer seeking authorization.</xs:documentation>
</xs:annotation>
</xs:element>