PendingTransactionList class

PendingTransactionList class

Pending statement transaction data collection class

The PendingTransactionList type exposes the following members:

Constructors

ConstructorDescription
PendingTransactionList()Initializes a new instance of PendingTransactionList class.

Properties

PropertyDescription
date_as_ofGets or sets the date and time this set of pending transactions was generated.
pending_transactionsGets or sets the collection of PendingTransaction.

See Also