Class CisSapDigitalPaymentCharge

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

public class CisSapDigitalPaymentCharge extends Object
Payment Charge fields for SAP Digital payment
  • Constructor Details

    • CisSapDigitalPaymentCharge

      public CisSapDigitalPaymentCharge()
  • Method Details

    • getPaymentByPaymentServicePrvdr

      public String getPaymentByPaymentServicePrvdr()
      Returns:
      the paymentByPaymentServicePrvdr
    • setPaymentByPaymentServicePrvdr

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

      public String getAmountInPaymentCurrency()
      Returns:
      the amountInPaymentCurrency
    • setAmountInPaymentCurrency

      public void setAmountInPaymentCurrency(String amountInPaymentCurrency)
      Parameters:
      amountInPaymentCurrency - the amountInPaymentCurrency to set
    • getPaymentCurrency

      public String getPaymentCurrency()
      Returns:
      the paymentCurrency
    • setPaymentCurrency

      public void setPaymentCurrency(String paymentCurrency)
      Parameters:
      paymentCurrency - the paymentCurrency to set
    • getPaymentDateTime

      public String getPaymentDateTime()
      Returns:
      the paymentDateTime
    • setPaymentDateTime

      public void setPaymentDateTime(String paymentDateTime)
      Parameters:
      paymentDateTime - the paymentDateTime to set
    • getPaymentStatus

      public String getPaymentStatus()
      Returns:
      the paymentStatus
    • setPaymentStatus

      public void setPaymentStatus(String paymentStatus)
      Parameters:
      paymentStatus - the paymentStatus to set
    • getPaymentStatusName

      public String getPaymentStatusName()
      Returns:
      the paymentStatusName
    • setPaymentStatusName

      public void setPaymentStatusName(String paymentStatusName)
      Parameters:
      paymentStatusName - the paymentStatusName to set