Transactions Property
The transactions in the mass payment.
Syntax
public MassPayTransactionList getTransactions(); public void setTransactions(MassPayTransactionList transactions);
Remarks
This property should contain all of the transactions to be sent in the mass payment.
This property is not available at design time.