LoanClosing

LoanClosing class

贷款账户使用 LoanClosing 类来描述结帐信息。

public class LoanClosing

构造函数

姓名 描述
LoanClosing() 初始化一个新的实例LoanClosing类.

特性

姓名 描述
AutoPay { get; set; } 获取或设置是否为此帐户设置自动付款。
BalanceList { get; set; } 获取或设置的集合Balance.
BalanceOpen { get; set; } 获取或设置期初余额。
BalloonAmount { get; set; } 获取或设置气球支付金额。常规贷款不包括在内或为零,否则会膨胀支付金额。
CloseDate { get; set; } 获取或设置结账日期。
Currency { get; set; } 获取或设置Currency.
EscrowBalance { get; set; } 获取或设置EscrowBalance.
EstimatedPayoff { get; set; } 获取或设置EstimatedPayoff.
FITransactionId { get; set; } 获取或设置此语句的唯一标识符。
ImageData { get; set; } 获取或设置ImageData.
LastPmtInfo { get; set; } 获取或设置LastPmtInfoType.
LoanInterest { get; set; } 获取或设置LoanInterestType.
LoanPayment { get; set; } 获取或设置LoanPaymentAmount.
LoanRate { get; set; } 获取或设置LoanRateType.
LoanRemainingPayments { get; set; } 获取或设置剩余的贷款支付次数。
MarketingInformation { get; set; } 获取或设置营销信息。
NextDate { get; set; } 获取或设置下一条语句的截止日期。
OpenDate { get; set; } 获取或设置期初报表日期。
OriginCurrency { get; set; } 获取或设置原点Currency.
PostEndDate { get; set; } 获取或设置此语句的交易数据的结束日期。
PostStartDate { get; set; } 获取或设置此语句的交易数据的开始日期。
PrincipalBalance { get; set; } 获取或设置PrincipalBalanceType.
TaxYearToDate { get; set; } 获取或设置年初至今支付到此帐户的税款总额

也可以看看