Class: ManualRefundResponse

remotepay.ManualRefundResponse()

new ManualRefundResponse()

Source:

Extends

Methods

(static) ManualRefundResponse#getCredit() → {payments.Credit}

Get the field value The credit that resulted from the request
Source:
Returns:
Type
payments.Credit

(static) ManualRefundResponse#setCredit(credit)

Set the field value The credit that resulted from the request
Parameters:
Name Type Description
credit payments.Credit
Source: