PendingTransactionList class

PendingTransactionList class

Pending statement transaction data collection class

The PendingTransactionList type exposes the following members:

Constructors

Constructor Description
PendingTransactionList() Initializes a new instance of PendingTransactionList class.

Properties

Property Description
date_as_of Gets or sets the date and time this set of pending transactions was generated.
pending_transactions Gets or sets the collection of PendingTransaction.

See Also