new ShowPaymentReceiptOptionsMessage()
Extends
Methods
(static) ShowPaymentReceiptOptionsMessage#getDisableCloverPrinting() → {Boolean}
Get the field value
Returns:
- Type
- Boolean
(static) ShowPaymentReceiptOptionsMessage#getOrderId() → {String}
Get the field value
Unique identifier for a order
Returns:
- Type
- String
(static) ShowPaymentReceiptOptionsMessage#getPaymentId() → {String}
Get the field value
Unique identifier for a payment
Returns:
- Type
- String
(static) ShowPaymentReceiptOptionsMessage#setDisableCloverPrinting(disableCloverPrinting)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
disableCloverPrinting |
Boolean |
(static) ShowPaymentReceiptOptionsMessage#setOrderId(orderId)
Set the field value
Unique identifier for a order
Parameters:
Name | Type | Description |
---|---|---|
orderId |
String |
(static) ShowPaymentReceiptOptionsMessage#setPaymentId(paymentId)
Set the field value
Unique identifier for a payment
Parameters:
Name | Type | Description |
---|---|---|
paymentId |
String |