Class LoanInterestType

LoanInterestType class

대출이자 지급.

public class LoanInterestType

생성자

이름설명
LoanInterestType()의 새 인스턴스를 초기화합니다.LoanInterestType 클래스.

속성

이름설명
DateAsOf { get; set; }관심 정보의 날짜와 시간을 가져오거나 설정합니다.
LoanInterestLoanToDate { get; set; }date 까지의 총이자 지급 대출금을 가져오거나 설정합니다.
LoanInterestProject { get; set; }이 대출 에 대해 지불할 총 예상 이자를 가져오거나 설정합니다.
LoanInterestYearToDate { get; set; }현재까지 지급된 총 이자를 가져오거나 설정합니다.

또한보십시오