# NodeSwaggerApi.PreferredAccountType

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** |  | [optional] 
**name** | **String** |  | 
**accountType** | **String** |  | 
**thumbImage** | **String** |  | [optional] 
**coverImage** | **String** |  | [optional] 
**maxLength** | **String** |  | [optional] 
**delimiter** | **String** |  | [optional] 
**createdDate** | **String** |  | [optional] 
**updatedDate** | **String** |  | [optional] 


<a name="AccountTypeEnum"></a>
## Enum: AccountTypeEnum


* `bank` (value: `"bank"`)

* `card` (value: `"card"`)




