cybersource-rest-client
Version:
Node.js SDK for the CyberSource REST API
13 lines (9 loc) • 696 B
Markdown
# CyberSource.Ptsv1pushfundstransferPaymentInformationCard
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **String** | Three-digit value that indicates the card type. | [optional]
**_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. | [optional]
**expirationYear** | **String** | Four-digit year in which the payment card expires. Format: YYYY. | [optional]
**securityCode** | **String** | Card Verification Number. | [optional]