Class PaymentAPIResponse

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

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

    • PaymentAPIResponse

      public PaymentAPIResponse()