Class CisSapDigitalPaymentRefundRequest

java.lang.Object
de.hybris.platform.cissapdigitalpayment.client.model.CisSapDigitalPaymentRefundRequest

public class CisSapDigitalPaymentRefundRequest extends Object
SAP Digital payment refund request fields
  • Constructor Details

    • CisSapDigitalPaymentRefundRequest

      public CisSapDigitalPaymentRefundRequest()
  • Method Details

    • getCisSapDigitalPaymentSource

      public CisSapDigitalPaymentSource getCisSapDigitalPaymentSource()
      Returns:
      the cisSapDigitalPaymentSource
    • setCisSapDigitalPaymentSource

      public void setCisSapDigitalPaymentSource(CisSapDigitalPaymentSource cisSapDigitalPaymentSource)
      Parameters:
      cisSapDigitalPaymentSource - the cisSapDigitalPaymentSource to set
    • getAmountInRefundCurrency

      public String getAmountInRefundCurrency()
      Returns:
      the amountInRefundCurrency
    • setAmountInRefundCurrency

      public void setAmountInRefundCurrency(String amountInRefundCurrency)
      Parameters:
      amountInRefundCurrency - the amountInRefundCurrency to set
    • getRefundCurrency

      public String getRefundCurrency()
      Returns:
      the refundCurrency
    • setRefundCurrency

      public void setRefundCurrency(String refundCurrency)
      Parameters:
      refundCurrency - the refundCurrency to set
    • getPaymentTransactionDescription

      public String getPaymentTransactionDescription()
      Returns:
      the paymentTransactionDescription
    • setPaymentTransactionDescription

      public void setPaymentTransactionDescription(String paymentTransactionDescription)
      Parameters:
      paymentTransactionDescription - the paymentTransactionDescription to set
    • getPaymentByPaymentServicePrvdr

      public String getPaymentByPaymentServicePrvdr()
      Returns:
      the paymentByPaymentServicePrvdr
    • setPaymentByPaymentServicePrvdr

      public void setPaymentByPaymentServicePrvdr(String paymentByPaymentServicePrvdr)
      Parameters:
      paymentByPaymentServicePrvdr - the paymentByPaymentServicePrvdr to set
    • getReferenceDocument

      public String getReferenceDocument()
      Returns:
      the referenceDocument
    • setReferenceDocument

      public void setReferenceDocument(String referenceDocument)
      Parameters:
      referenceDocument - the referenceDocument to set