Record
outbound-transfers-payment-method-details-us-bank-account
No description available.
record outbound-transfers-payment-method-details-us-bank-account {
account-holder-type: option<post-treasury-outbound-payments-body-destination-payment-method-data-us-bank-account-account-holder-type-enum>,
account-type: option<post-treasury-outbound-payments-body-destination-payment-method-data-us-bank-account-account-type-enum>,
bank-name: option<string>,
fingerprint: option<string>,
last4: option<string>,
network: financial-accounts-resource-financial-address-supported-networks-item-enum,
routing-number: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| account-holder-type | option<post-treasury-outbound-payments-body-destination-payment-method-data-us-bank-account-account-holder-type-enum> | |
| account-type | option<post-treasury-outbound-payments-body-destination-payment-method-data-us-bank-account-account-type-enum> | |
| bank-name | option<string> | |
| fingerprint | option<string> | |
| last4 | option<string> | |
| network | financial-accounts-resource-financial-address-supported-networks-item-enum | |
| routing-number | option<string> |