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