Class: RefundPaymentPrintMessage

remotemessage.RefundPaymentPrintMessage()

new RefundPaymentPrintMessage()

Source:

Extends

Methods

(static) RefundPaymentPrintMessage#getOrder() → {order.Order}

Get the field value
Source:
Returns:
Type
order.Order

(static) RefundPaymentPrintMessage#getPayment() → {payments.Payment}

Get the field value
Source:
Returns:
Type
payments.Payment

(static) RefundPaymentPrintMessage#getRefund() → {payments.Refund}

Get the field value
Source:
Returns:
Type
payments.Refund

(static) RefundPaymentPrintMessage#setOrder(order)

Set the field value
Parameters:
Name Type Description
order order.Order
Source:

(static) RefundPaymentPrintMessage#setPayment(payment)

Set the field value
Parameters:
Name Type Description
payment payments.Payment
Source:

(static) RefundPaymentPrintMessage#setRefund(refund)

Set the field value
Parameters:
Name Type Description
refund payments.Refund
Source: