AmortizationTransactionList
AmortizationTransactionList class
Amortization statement list class.
public class AmortizationTransactionList
Constructors
| Name | Description |
|---|---|
| AmortizationTransactionList() | Initializes a new instance of AmortizationTransactionList class. |
Properties
| Name | Description |
|---|---|
| AmortizationTransactions { get; set; } | Gets or sets the collection of AmortizationTransaction. |
| EndDate { get; set; } | Gets or sets the end date for transaction data. |
| StartDate { get; set; } | Gets or sets the start date for transaction data. |
See Also
- namespace Aspose.Finance.Ofx.Loan
- assembly Aspose.Finance