setPendingPaymentEntries
public RetrievePendingPaymentsResponse setPendingPaymentEntries(List<PendingPaymentEntry> pendingPaymentEntries)
Sets the field 'pendingPaymentEntries'. Nulls in the given List are skipped. List parameter is copied, so it will not reflect any changes, but objects inside it will.