Class: PrintRefundPaymentReceiptResponse

remotepay.PrintRefundPaymentReceiptResponse()

new PrintRefundPaymentReceiptResponse()

Source:

Extends

Methods

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

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

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

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

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

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

(static) PrintRefundPaymentReceiptResponse#setOrder(order)

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

(static) PrintRefundPaymentReceiptResponse#setPayment(payment)

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

(static) PrintRefundPaymentReceiptResponse#setRefund(refund)

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