Class CardCheckout

java.lang.Object
com.skava.cart.model.CardCheckout
All Implemented Interfaces:
Serializable

public class CardCheckout extends Object implements Serializable
This model represents the Card details consumed in the Account and Cart services.
See Also:
  • Constructor Details

    • CardCheckout

      public CardCheckout()