Class CancelPaymentResponse

java.lang.Object
com.onlinepayments.domain.CancelPaymentResponse

public class CancelPaymentResponse extends Object
  • Constructor Details

    • CancelPaymentResponse

      public CancelPaymentResponse()
  • Method Details

    • getPayment

      public PaymentResponse getPayment()
      Object that holds the payment related properties
    • setPayment

      public void setPayment(PaymentResponse value)
      Object that holds the payment related properties
    • withPayment

      public CancelPaymentResponse withPayment(PaymentResponse value)
      Object that holds the payment related properties