Class: PaymentPrintMessage

remotemessage.PaymentPrintMessage()

new PaymentPrintMessage()

Source:

Extends

Methods

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

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

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

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

(static) PaymentPrintMessage#setOrder(order)

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

(static) PaymentPrintMessage#setPayment(payment)

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