Record
payment-method-us-bank-account
No description available.
record payment-method-us-bank-account {
account-holder-type: option<post-customers-customer-bank-accounts-id-body-account-holder-type-enum>,
account-type: option<payment-method-us-bank-account-account-type-enum>,
bank-name: option<string>,
financial-connections-account: option<string>,
fingerprint: option<string>,
last4: option<string>,
networks: option<string>,
routing-number: option<string>,
status-details: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| account-holder-type | option<post-customers-customer-bank-accounts-id-body-account-holder-type-enum> | |
| account-type | option<payment-method-us-bank-account-account-type-enum> | |
| bank-name | option<string> | |
| financial-connections-account | option<string> | |
| fingerprint | option<string> | |
| last4 | option<string> | |
| networks | option<string> | |
| routing-number | option<string> | |
| status-details | option<string> |