Interface SaveCreditCardCallback.Params
- Enclosing interface:
- SaveCreditCardCallback
public static interface SaveCreditCardCallback.Params
The parameters of the
SaveCreditCardCallback
.-
Method Summary
Modifier and TypeMethodDescriptiondefault CreditCard
The credit card that the user entered in the web form.
-
Method Details
-
creditCard
The credit card that the user entered in the web form.
-