# # TokenCard

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**cvc** | **string** | It is a value that allows identifying the security code of the card. |
**device_fingerprint** | **string** | It is a value that allows identifying the device fingerprint. | [optional]
**exp_month** | **string** | It is a value that allows identifying the expiration month of the card. |
**exp_year** | **string** | It is a value that allows identifying the expiration year of the card. |
**name** | **string** | It is a value that allows identifying the name of the cardholder. |
**number** | **string** | It is a value that allows identifying the number of the card. |

[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
