Class: VoidPaymentRefundMessage

remotemessage.VoidPaymentRefundMessage()

new VoidPaymentRefundMessage()

Source:

Extends

Methods

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

Get the field value
Source:
Returns:
Type
Boolean

(static) VoidPaymentRefundMessage#getDisableReceiptSelection() → {Boolean}

Get the field value
Source:
Returns:
Type
Boolean

(static) VoidPaymentRefundMessage#getExtras() → {Object.<String, String>}

Get the field value Extra data used by external systems.
Source:
Returns:
A map of to <>
Type
Object.<String, String>

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

Get the field value
Source:
Returns:
Type
String

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

Get the field value
Source:
Returns:
Type
String

(static) VoidPaymentRefundMessage#setDisableCloverPrinting(disableCloverPrinting)

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

(static) VoidPaymentRefundMessage#setDisableReceiptSelection(disableReceiptSelection)

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

(static) VoidPaymentRefundMessage#setExtras(extras)

Set the field value Extra data used by external systems.
Parameters:
Name Type Description
extras Object.<String, String> A map of to <>
Source:

(static) VoidPaymentRefundMessage#setOrderId(orderId)

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

(static) VoidPaymentRefundMessage#setRefundId(refundId)

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