Class: PrintPaymentReceiptMessage

remotepay.PrintPaymentReceiptMessage()

new PrintPaymentReceiptMessage()

Source:

Methods

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

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

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

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

(static) PrintPaymentReceiptMessage#setOrder(order)

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

(static) PrintPaymentReceiptMessage#setPayment(payment)

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