Class JournalFund

JournalFund class

동일한 투자 계정 내 하위 계정 간의 현금 보유 저널링.

public class JournalFund : AbstractInvestmentTransaction

생성자

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

속성

이름설명
InvestmentTransaction { get; set; }가져오거나 설정합니다.InvestmentTransaction .
SubAccountFrom { get; set; }유가증권이나 현금이 이체되는 부계좌를 가져오거나 설정합니다.
SubAccountTo { get; set; }유가증권이나 현금이 이체되는 부계좌를 가져오거나 설정합니다.
Total { get; set; }거래 총계를 가져오거나 설정합니다.

또한보십시오