new DisplayReceiptOptionsRequest()
Methods
(static) DisplayReceiptOptionsRequest#getCreditId() → {String}
Get the field value
Returns:
- Type
- String
(static) DisplayReceiptOptionsRequest#getDisablePrinting() → {Boolean}
Get the field value
Returns:
- Type
- Boolean
(static) DisplayReceiptOptionsRequest#getOrderId() → {String}
Get the field value
Unique identifier
Returns:
- Type
- String
(static) DisplayReceiptOptionsRequest#getPaymentId() → {String}
Get the field value
Unique identifier
Returns:
- Type
- String
(static) DisplayReceiptOptionsRequest#getRefundId() → {String}
Get the field value
Returns:
- Type
- String
(static) DisplayReceiptOptionsRequest#setCreditId(creditId)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
creditId |
String |
(static) DisplayReceiptOptionsRequest#setDisablePrinting(disablePrinting)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
disablePrinting |
Boolean |
(static) DisplayReceiptOptionsRequest#setOrderId(orderId)
Set the field value
Unique identifier
Parameters:
Name | Type | Description |
---|---|---|
orderId |
String |
(static) DisplayReceiptOptionsRequest#setPaymentId(paymentId)
Set the field value
Unique identifier
Parameters:
Name | Type | Description |
---|---|---|
paymentId |
String |
(static) DisplayReceiptOptionsRequest#setRefundId(refundId)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
refundId |
String |