The following tables list the members exposed by CreditCard.
Public Constructors
Name | Description | |
---|---|---|
CreditCard | Initializes a new instance of the CreditCard class. |
Public Properties
Name | Description | |
---|---|---|
CardNumber | The card number of this CreditCard object. | |
CardType | The CardType of the number associated with this CreditCard object. | |
CVV | The Card Verification Value (CVV) of this CreditCard object. | |
ExpiryMonth | The ExpiryMonth of this CreditCard object. | |
ExpiryYear | The ExpiryYear of this CreditCard object. | |
PostalCode | The PostalCode of this CreditCard object. |