LoanInterestType
LoanInterestType class
Loan interest paid.
public class LoanInterestType
Constructors
| Name | Description | 
|---|---|
| LoanInterestType() | Initializes a new instance of LoanInterestType class. | 
Properties
| Name | Description | 
|---|---|
| DateAsOf { get; set; } | Gets or sets the date and time of the interest information. | 
| LoanInterestLoanToDate { get; set; } | Gets or sets the total interest paid loan to date | 
| LoanInterestProject { get; set; } | Gets or sets the total projected interest to be paid on this loan | 
| LoanInterestYearToDate { get; set; } | Gets or sets the total interest paid year to date. | 
See Also
- namespace Aspose.Finance.Ofx
 - assembly Aspose.Finance