Class Payment

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

public class Payment extends Object implements Serializable
This model contains the payment details of the cart.
See Also:
  • Constructor Details

    • Payment

      public Payment()