new RetrievePendingPaymentsResponse()
Extends
Methods
(static) RetrievePendingPaymentsResponse#getPendingPaymentEntries() → {Array.<base.PendingPaymentEntry>}
Get the field value
The pending payments.
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 |