Class: PrintRefundPaymentReceiptMessage

remotepay.PrintRefundPaymentReceiptMessage()

new PrintRefundPaymentReceiptMessage()

Source:

Methods

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

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

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

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

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

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

(static) PrintRefundPaymentReceiptMessage#setOrder(order)

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

(static) PrintRefundPaymentReceiptMessage#setPayment(payment)

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

(static) PrintRefundPaymentReceiptMessage#setRefund(refund)

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