Class PrincipalBalanceType

PrincipalBalanceType class

대출 원금 잔액.

public class PrincipalBalanceType

생성자

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

속성

이름설명
BalanceAmount { get; set; }현재 대출 원금 balance 를 가져오거나 설정합니다.
DateAsOf { get; set; }현재 대출 잔액의 날짜와 시간을 가져오거나 설정합니다.
PrincipalLoanToDate { get; set; }현재까지의 총 원금 상환 대출금을 가져오거나 설정합니다.
PrincipalYearToDate { get; set; }현재까지 지급된 총 원금을 가져오거나 설정합니다.

또한보십시오