public class DisplayReceiptOptionsRequest extends BaseRequest
| Constructor and Description |
|---|
DisplayReceiptOptionsRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getDisablePrinting()
Get the field value
|
java.lang.String |
getOrderId()
Get the field value
|
java.lang.String |
getPaymentId()
Get the field value
|
void |
setDisablePrinting(boolean disablePrinting)
Set the field value
|
void |
setOrderId(java.lang.String orderId)
Set the field value
|
void |
setPaymentId(java.lang.String paymentId)
Set the field value
|
public java.lang.String getOrderId()
public void setOrderId(java.lang.String orderId)
orderId - unique identifier of the order to be printedpublic java.lang.String getPaymentId()
public void setPaymentId(java.lang.String paymentId)
paymentId - unique identifier of the payment to be printedpublic boolean getDisablePrinting()
public void setDisablePrinting(boolean disablePrinting)
disablePrinting - The transaction override to turn off Clover device printing