LoanTransactionList class
LoanTransactionList class
Loan statement transaction data collection class.
The LoanTransactionList type exposes the following members:
Constructors
Constructor | Description |
---|---|
LoanTransactionList() | Initializes a new instance of LoanTransactionList 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. |
loan_statement_transactions | Gets or sets the collection of LoanStatementTransaction. |
See Also
- module aspose.finance.ofx.loan