LoanTransactionAmount
LoanTransactionAmount class
Loan transaction amount class.
public class LoanTransactionAmount
Constructors
| Name | Description |
|---|---|
| LoanTransactionAmount() | Initializes a new instance of LoanTransactionAmount class. |
Properties
| Name | Description |
|---|---|
| EscrowAmount { get; set; } | Gets or sets the EscrowAmount for mortgages. |
| Insurance { get; set; } | Gets or sets the life, accident, health insurance on loan. |
| InterestAmount { get; set; } | Gets or sets the amount of payment applied to interest. |
| PrincipalAmount { get; set; } | Gets or sets the amount of payment applied to principal. |
See Also
- namespace Aspose.Finance.Ofx
- assembly Aspose.Finance