new ShowReceiptOptionsMessage()
Extends
Methods
(static) ShowReceiptOptionsMessage#getCredit() → {payments.Credit}
Get the field value
Returns:
- Type
- payments.Credit
(static) ShowReceiptOptionsMessage#getCreditId() → {String}
Get the field value
Returns:
- Type
- String
(static) ShowReceiptOptionsMessage#getDisableCloverPrinting() → {Boolean}
Get the field value
Returns:
- Type
- Boolean
(static) ShowReceiptOptionsMessage#getIsReprint() → {Boolean}
Get the field value
Returns:
- Type
- Boolean
(static) ShowReceiptOptionsMessage#getOrderId() → {String}
Get the field value
Returns:
- Type
- String
(static) ShowReceiptOptionsMessage#getPayment() → {payments.Payment}
Get the field value
Returns:
- Type
- payments.Payment
(static) ShowReceiptOptionsMessage#getPaymentId() → {String}
Get the field value
Returns:
- Type
- String
(static) ShowReceiptOptionsMessage#getRefund() → {payments.Refund}
Get the field value
Returns:
- Type
- payments.Refund
(static) ShowReceiptOptionsMessage#getRefundId() → {String}
Get the field value
Returns:
- Type
- String
(static) ShowReceiptOptionsMessage#setCredit(credit)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
credit |
payments.Credit |
(static) ShowReceiptOptionsMessage#setCreditId(creditId)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
creditId |
String |
(static) ShowReceiptOptionsMessage#setDisableCloverPrinting(disableCloverPrinting)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
disableCloverPrinting |
Boolean |
(static) ShowReceiptOptionsMessage#setIsReprint(isReprint)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
isReprint |
Boolean |
(static) ShowReceiptOptionsMessage#setOrderId(orderId)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
orderId |
String |
(static) ShowReceiptOptionsMessage#setPayment(payment)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
payment |
payments.Payment |
(static) ShowReceiptOptionsMessage#setPaymentId(paymentId)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
paymentId |
String |
(static) ShowReceiptOptionsMessage#setRefund(refund)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
refund |
payments.Refund |
(static) ShowReceiptOptionsMessage#setRefundId(refundId)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
refundId |
String |