PendingTransactionList
PendingTransactionList class
Pending statement transaction data collection class
public class PendingTransactionList
Constructors
Name | Description |
---|---|
PendingTransactionList() | Initializes a new instance of PendingTransactionList class. |
Properties
Name | Description |
---|---|
DateAsOf { get; set; } | Gets or sets the date and time this set of pending transactions was generated. |
PendingTransactions { get; set; } | Gets or sets the collection of PendingTransaction . |
See Also
- namespace Aspose.Finance.Ofx
- assembly Aspose.Finance