BankTransactionList
BankTransactionList class
Statement transaction data collection class.
public class BankTransactionList
Constructors
Name | Description |
---|---|
BankTransactionList() | Initializes a new instance of BankTransactionList class. |
Properties
Name | Description |
---|---|
EndDate { get; set; } | Gets or sets the end date for transaction data. |
StartDate { get; set; } | Gets or sets the start date for transaction data. |
StatementTransactions { get; set; } | Gets or sets the collection of StatementTransaction . |
See Also
- namespace Aspose.Finance.Ofx
- assembly Aspose.Finance