Class GetEligiblePaymentOptionRequest

java.lang.Object
com.skava.paymentapp.model.request.paymentoption.GetEligiblePaymentOptionRequest
All Implemented Interfaces:
Serializable

public class GetEligiblePaymentOptionRequest extends Object implements Serializable
See Also:
  • Field Details

    • deliveryDetails

      protected DeliveryDetails deliveryDetails
    • customerCategory

      public String customerCategory
    • customerPriceCategory

      public String customerPriceCategory
    • orderAmount

      public Double orderAmount
    • currencyCode

      public String currencyCode
  • Constructor Details

    • GetEligiblePaymentOptionRequest

      public GetEligiblePaymentOptionRequest()
  • Method Details

    • validationForGet

      public void validationForGet()
      Validation method to validate inputs