AmortizationResponse

AmortizationResponse class

摊销报表响应类。

public class AmortizationResponse

构造函数

名称描述
AmortizationResponse()初始化 AmortizationResponse 类的新实例。

属性

名称描述
AmortizationTransactionList { get; set; }获取或设置 AmortizationTransactionList
Currency { get; set; }获取或设置报表的默认货币
LoanAccountFrom { get; set; }获取或设置 LoanAccount 的来源。
MarketingInformation { get; set; }获取或设置营销信息。

另请参阅