Class PaymentOptions

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

public class PaymentOptions extends Object implements Serializable

The Class PaymentOptions

This model contains payment option details of the cart. Based on the payment options, the payments are managed for the customer profile.
Author:
Infosys Equinox
See Also:
  • Constructor Details

    • PaymentOptions

      public PaymentOptions()