BankTransactionList class
BankTransactionList class
Statement transaction data collection class.
The BankTransactionList type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| BankTransactionList() | Initializes a new instance of BankTransactionList class. |
Properties
| Property | Description |
|---|---|
| start_date | Gets or sets the start date for transaction data. |
| end_date | Gets or sets the end date for transaction data. |
| statement_transactions | Gets or sets the collection of StatementTransaction. |
See Also
- module aspose.finance.ofx