new VoidCreditMessage()
Extends
Methods
(static) VoidCreditMessage#getCreditId() → {String}
Get the field value
Returns:
- Type
- String
(static) VoidCreditMessage#getDisableCloverPrinting() → {Boolean}
Get the field value
Returns:
- Type
- Boolean
(static) VoidCreditMessage#getDisableReceiptSelection() → {Boolean}
Get the field value
Returns:
- Type
- Boolean
(static) VoidCreditMessage#getOrderId() → {String}
Get the field value
Returns:
- Type
- String
(static) VoidCreditMessage#setCreditId(creditId)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
creditId |
String |
(static) VoidCreditMessage#setDisableCloverPrinting(disableCloverPrinting)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
disableCloverPrinting |
Boolean |
(static) VoidCreditMessage#setDisableReceiptSelection(disableReceiptSelection)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
disableReceiptSelection |
Boolean |
(static) VoidCreditMessage#setOrderId(orderId)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
orderId |
String |