# NodeSwaggerApi.CardAccount

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** |  | [optional] 
**userId** | **String** |  | [optional] 
**category** | [**PreferredAccountType**](PreferredAccountType.md) |  | 
**nicName** | **String** |  | [optional] 
**cardNo** | **String** |  | 
**cscNo** | **String** |  | 
**token** | **String** |  | [optional] 
**address** | [**CardAddress**](CardAddress.md) |  | [optional] 
**expDate** | **String** |  | [optional] 
**status** | **Boolean** |  | [optional] 
**primary** | **Boolean** |  | [optional] 
**createdDate** | **String** |  | [optional] 
**updatedDate** | **String** |  | [optional] 


