LoanPaymentAmount
LoanPaymentAmount class
贷款付款金额类。
public class LoanPaymentAmount
构造函数
| 名称 | 描述 |
|---|---|
| LoanPaymentAmount() | 初始化 LoanPaymentAmount 类的新实例。 |
属性
| 名称 | 描述 |
|---|---|
| EscrowAmount { get; set; } | 获取或设置抵押贷款的 EscrowAmount。 |
| LateFeeAmount { get; set; } | 获取或设置滞纳金。 |
| LoanPaymentType { get; set; } | 获取或设置付款类型。 |
| PaymentAmount { get; set; } | 获取或设置下一个贷款付款金额。 |
| PaymentDueDate { get; set; } | 获取或设置下一个付款到期日 |
另请参阅
- namespace Aspose.Finance.Ofx
- assembly Aspose.Finance