Class: ShowReceiptOptionsMessage

remotemessage.ShowReceiptOptionsMessage()

new ShowReceiptOptionsMessage()

Source:

Extends

Methods

(static) ShowReceiptOptionsMessage#getCredit() → {payments.Credit}

Get the field value
Source:
Returns:
Type
payments.Credit

(static) ShowReceiptOptionsMessage#getCreditId() → {String}

Get the field value
Source:
Returns:
Type
String

(static) ShowReceiptOptionsMessage#getDisableCloverPrinting() → {Boolean}

Get the field value
Source:
Returns:
Type
Boolean

(static) ShowReceiptOptionsMessage#getIsReprint() → {Boolean}

Get the field value
Source:
Returns:
Type
Boolean

(static) ShowReceiptOptionsMessage#getOrderId() → {String}

Get the field value
Source:
Returns:
Type
String

(static) ShowReceiptOptionsMessage#getPayment() → {payments.Payment}

Get the field value
Source:
Returns:
Type
payments.Payment

(static) ShowReceiptOptionsMessage#getPaymentId() → {String}

Get the field value
Source:
Returns:
Type
String

(static) ShowReceiptOptionsMessage#getRefund() → {payments.Refund}

Get the field value
Source:
Returns:
Type
payments.Refund

(static) ShowReceiptOptionsMessage#getRefundId() → {String}

Get the field value
Source:
Returns:
Type
String

(static) ShowReceiptOptionsMessage#setCredit(credit)

Set the field value
Parameters:
Name Type Description
credit payments.Credit
Source:

(static) ShowReceiptOptionsMessage#setCreditId(creditId)

Set the field value
Parameters:
Name Type Description
creditId String
Source:

(static) ShowReceiptOptionsMessage#setDisableCloverPrinting(disableCloverPrinting)

Set the field value
Parameters:
Name Type Description
disableCloverPrinting Boolean
Source:

(static) ShowReceiptOptionsMessage#setIsReprint(isReprint)

Set the field value
Parameters:
Name Type Description
isReprint Boolean
Source:

(static) ShowReceiptOptionsMessage#setOrderId(orderId)

Set the field value
Parameters:
Name Type Description
orderId String
Source:

(static) ShowReceiptOptionsMessage#setPayment(payment)

Set the field value
Parameters:
Name Type Description
payment payments.Payment
Source:

(static) ShowReceiptOptionsMessage#setPaymentId(paymentId)

Set the field value
Parameters:
Name Type Description
paymentId String
Source:

(static) ShowReceiptOptionsMessage#setRefund(refund)

Set the field value
Parameters:
Name Type Description
refund payments.Refund
Source:

(static) ShowReceiptOptionsMessage#setRefundId(refundId)

Set the field value
Parameters:
Name Type Description
refundId String
Source: