Class CisSapDigitalPaymentRefund

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

public class CisSapDigitalPaymentRefund extends Object
Payment Refund fields for SAP Digital payment
  • Constructor Details

    • CisSapDigitalPaymentRefund

      public CisSapDigitalPaymentRefund()
  • Method Details

    • getRefundByPaymentServiceProvider

      public String getRefundByPaymentServiceProvider()
      Returns:
      the refundByPaymentServiceProvider
    • setRefundByPaymentServiceProvider

      public void setRefundByPaymentServiceProvider(String refundByPaymentServiceProvider)
      Parameters:
      refundByPaymentServiceProvider - the refundByPaymentServiceProvider 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
    • getRefundDateTime

      public String getRefundDateTime()
      Returns:
      the refundDateTime
    • setRefundDateTime

      public void setRefundDateTime(String refundDateTime)
      Parameters:
      refundDateTime - the refundDateTime to set
    • getRefundStatus

      public String getRefundStatus()
      Returns:
      the refundStatus
    • setRefundStatus

      public void setRefundStatus(String refundStatus)
      Parameters:
      refundStatus - the refundStatus to set
    • getRefundStatusName

      public String getRefundStatusName()
      Returns:
      the refundStatusName
    • setRefundStatusName

      public void setRefundStatusName(String refundStatusName)
      Parameters:
      refundStatusName - the refundStatusName to set