| Name | Type | Description | Notes |
|---|---|---|---|
| id | AllOfCommonBankAccountId | The payment instrument ID. | [optional] |
| method | String | The method of payment instrument. | [optional] |
| customer_id | AllOfCommonBankAccountCustomerId | The customer's ID. | [optional] |
| bank_name | String | Bank's name. | [optional] |
| routing_number | String | Bank's routing number. | [optional] |
| account_number_type | String | Bank's account number type. A valid value is basic bank account number (BBAN) or international bank account number (IBAN). | [optional] [default to 'BBAN'] |
| account_type | String | Bank's account type. | [optional] |
| bic | String | Bank Identifier Code. | [optional] |
| billing_address | AllOfCommonBankAccountBillingAddress | The billing address. | [optional] |
| fingerprint | String | A unique value to identify the bank account. It contains alphanumeric values. | [optional] |
| last4 | String | The last 4 digits of the bank account. | [optional] |
| status | String | Bank account status. | [optional] |
| created_time | AllOfCommonBankAccountCreatedTime | Bank account created time. | [optional] |
| updated_time | AllOfCommonBankAccountUpdatedTime | Bank account updated time. | [optional] |
| custom_fields | ResourceCustomFields | [optional] | |
| risk_metadata | RiskMetadata | [optional] |