| CreditCard Constructor |
| Name | Description | |
|---|---|---|
| CreditCard(String, String, String, String, String, NullableChar, NullableChar) |
Constructor for backwards compatability with compiled code.
| |
| CreditCard(String, String, String, String, String, NullableChar, NullableChar, String) |
Constructor.
|