ReferencedRefundRequest

Access information about the referenced refund requests. Extends RefundRequest.

Namespace

commercepayments

ReferencedRefundRequest Constructors

The following are constructors for ReferencedRefundRequest.

ReferencedRefundRequest(amount, paymentId)

Use only for testing.

Parameters

amount
Type: Double
The amount to be debited or captured.
paymentId
Type: String
The payment record.

ReferencedRefundRequest Properties

The following are properties for ReferencedRefundRequest.

PaymentId

References a payment object.

Property Value

Type: String

accountId

References an account.

Property Value

Type: String

amount

References an amount.

Property Value

Type: Double

ReferencedRefundRequest Methods

The following are methods for ReferencedRefundRequest.