new VoidPaymentRefundMessage()
Extends
Methods
(static) VoidPaymentRefundMessage#getDisableCloverPrinting() → {Boolean}
Get the field value
Returns:
- Type
- Boolean
(static) VoidPaymentRefundMessage#getDisableReceiptSelection() → {Boolean}
Get the field value
Returns:
- Type
- Boolean
(static) VoidPaymentRefundMessage#getExtras() → {Object.<String, String>}
Get the field value
Extra data used by external systems.
Returns:
A map of to <>
- Type
- Object.<String, String>
(static) VoidPaymentRefundMessage#getOrderId() → {String}
Get the field value
Returns:
- Type
- String
(static) VoidPaymentRefundMessage#getRefundId() → {String}
Get the field value
Returns:
- Type
- String
(static) VoidPaymentRefundMessage#setDisableCloverPrinting(disableCloverPrinting)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
disableCloverPrinting |
Boolean |
(static) VoidPaymentRefundMessage#setDisableReceiptSelection(disableReceiptSelection)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
disableReceiptSelection |
Boolean |
(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 |
(static) VoidPaymentRefundMessage#setOrderId(orderId)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
orderId |
String |
(static) VoidPaymentRefundMessage#setRefundId(refundId)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
refundId |
String |