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