public class DisplayReceiptOptionsRequest extends BaseRequest
| Constructor and Description |
|---|
DisplayReceiptOptionsRequest() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCreditId() |
boolean |
getDisablePrinting()
Get the field value
|
java.lang.String |
getOrderId()
Get the field value
|
java.lang.String |
getPaymentId()
Get the field value
|
java.lang.String |
getRefundId() |
void |
setCreditId(java.lang.String creditId) |
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
|
void |
setRefundId(java.lang.String refundId) |
public java.lang.String getCreditId()
public void setCreditId(java.lang.String creditId)
public java.lang.String getRefundId()
public void setRefundId(java.lang.String refundId)
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