| Name | Type | Description | Notes |
|---|---|---|---|
| bankAbaCode | String | Bank routing code | [optional] |
| bankAccountName | String | Bank account name | [optional] |
| bankAccountNumber | String | Bank account number (masked to last 4) | [optional] |
| bankAccountType | BankAccountTypeEnum | Bank account type | [optional] |
| bankName | String | Bank name | [optional] |
| bankOwnerType | BankOwnerTypeEnum | Bank owner type | [optional] |
| customerTaxId | String | Customer tax id (masked to last 4) | [optional] |
| driversLicenseDob | String | Driver license date of birth | [optional] |
| driversLicenseNumber | String | Driver license number (masked to last 4) | [optional] |
| driversLicenseState | String | Driver license state | [optional] |
| Name | Value |
|---|---|
| CHECKING | "Checking" |
| SAVINGS | "Savings" |
| Name | Value |
|---|---|
| PERSONAL | "Personal" |
| BUSINESS | "Business" |