UNPKG

cybersource-rest-client

Version:

Node.js SDK for the CyberSource REST API

13 lines (9 loc) 748 B
# CyberSource.Tmsv2TokenizedCardCard ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **_number** | **String** | The customer's payment card number, also known as the Primary Account Number (PAN). | [optional] **expirationMonth** | **String** | Two-digit month in which the payment card expires. Format: `MM`. Possible Values: `01` through `12`. | [optional] **expirationYear** | **String** | Four-digit year in which the credit card expires. Format: `YYYY`. | [optional] **type** | **String** | The type of card (Card Network). Possible Values: - 001: visa | [optional] **suffix** | **String** | The customer's latest payment card number suffix. | [optional]