Class CisSapDigitalPaymentChargeRequest

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

public class CisSapDigitalPaymentChargeRequest extends Object
SAP Digital payment charge request fields
  • Constructor Details

    • CisSapDigitalPaymentChargeRequest

      public CisSapDigitalPaymentChargeRequest()
  • Method Details

    • getCisSapDigitalPaymentSource

      public CisSapDigitalPaymentSource getCisSapDigitalPaymentSource()
      Returns:
      the cisSapDigitalPaymentSource
    • setCisSapDigitalPaymentSource

      public void setCisSapDigitalPaymentSource(CisSapDigitalPaymentSource cisSapDigitalPaymentSource)
      Parameters:
      cisSapDigitalPaymentSource - the cisSapDigitalPaymentSource 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
    • getPaymentTransactionDescription

      public String getPaymentTransactionDescription()
      Returns:
      the paymentTransactionDescription
    • setPaymentTransactionDescription

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

      public String getPaymentIsToBeCaptured()
      Returns:
      the paymentIsToBeCaptured
    • setPaymentIsToBeCaptured

      public void setPaymentIsToBeCaptured(String paymentIsToBeCaptured)
      Parameters:
      paymentIsToBeCaptured - the paymentIsToBeCaptured to set
    • getReferenceDocument

      public String getReferenceDocument()
      Returns:
      the referenceDocument
    • setReferenceDocument

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

      public CisSapDigitalPaymentAuthorization getCisSapDigitalPaymentAuthorization()
      Returns:
      the cisSapDigitalPaymentAuthorization
    • setCisSapDigitalPaymentAuthorization

      public void setCisSapDigitalPaymentAuthorization(CisSapDigitalPaymentAuthorization cisSapDigitalPaymentAuthorization)
      Parameters:
      cisSapDigitalPaymentAuthorization - the cisSapDigitalPaymentAuthorization to set