Class: RetrievePendingPaymentsResponse

remotepay.RetrievePendingPaymentsResponse()

new RetrievePendingPaymentsResponse()

Source:

Extends

Methods

(static) RetrievePendingPaymentsResponse#getPendingPaymentEntries() → {Array.<base.PendingPaymentEntry>}

Get the field value The pending payments.
Source:
Returns:
An array of
Type
Array.<base.PendingPaymentEntry>

(static) RetrievePendingPaymentsResponse#setPendingPaymentEntries(pendingPaymentEntries)

Set the field value The pending payments.
Parameters:
Name Type Description
pendingPaymentEntries Array.<base.PendingPaymentEntry> An array of
Source: