Class DisplayReceiptOptionsRequest

java.lang.Object
com.clover.remote.client.messages.BaseRequest
com.clover.remote.client.messages.DisplayReceiptOptionsRequest

public class DisplayReceiptOptionsRequest extends BaseRequest
Request object to display receipt options
  • Constructor Details

    • DisplayReceiptOptionsRequest

      public DisplayReceiptOptionsRequest()
  • Method Details

    • getCreditId

      public String getCreditId()
    • setCreditId

      public void setCreditId(String creditId)
    • getRefundId

      public String getRefundId()
    • setRefundId

      public void setRefundId(String refundId)
    • getOrderId

      public String getOrderId()
      Get the field value
      Returns:
      unique identifier of the order to be printed
    • setOrderId

      public void setOrderId(String orderId)
      Set the field value
      Parameters:
      orderId - unique identifier of the order to be printed
    • getPaymentId

      public String getPaymentId()
      Get the field value
      Returns:
      unique identifier of the payment to be printed
    • setPaymentId

      public void setPaymentId(String paymentId)
      Set the field value
      Parameters:
      paymentId - unique identifier of the payment to be printed
    • getDisablePrinting

      public boolean getDisablePrinting()
      Get the field value
      Returns:
      The disablePrinting transaction override value
    • setDisablePrinting

      public void setDisablePrinting(boolean disablePrinting)
      Set the field value
      Parameters:
      disablePrinting - The transaction override to turn off Clover device printing