CreditCard Properties |
The CreditCard type exposes the following members.
| Name | Description | |
|---|---|---|
| Cardholder |
Gets the name of the cardholder entered by the user.
| |
| ExpirationMonth |
Gets the expiration month of the credit card.
| |
| ExpirationYear |
Gets the expiration year of the credit card.
| |
| Network |
Gets the payment network type of the card.
| |
| Number |
Gets the card number.
|