new RefundPaymentPrintMessage()
Extends
Methods
(static) RefundPaymentPrintMessage#getOrder() → {order.Order}
Get the field value
Returns:
- Type
- order.Order
(static) RefundPaymentPrintMessage#getPayment() → {payments.Payment}
Get the field value
Returns:
- Type
- payments.Payment
(static) RefundPaymentPrintMessage#getRefund() → {payments.Refund}
Get the field value
Returns:
- Type
- payments.Refund
(static) RefundPaymentPrintMessage#setOrder(order)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
order |
order.Order |
(static) RefundPaymentPrintMessage#setPayment(payment)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
payment |
payments.Payment |
(static) RefundPaymentPrintMessage#setRefund(refund)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
refund |
payments.Refund |