Class InvestmentExpense
내용물
[
숨다
]InvestmentExpense class
투자 비용 클래스.
public class InvestmentExpense : AbstractInvestmentTransaction
생성자
이름 | 설명 |
---|---|
InvestmentExpense() | 의 새 인스턴스를 초기화합니다.InvestmentExpense 클래스. |
속성
이름 | 설명 |
---|---|
Currency { get; set; } | 가져오거나 설정합니다.Currency . |
Investment401kSource { get; set; } | 이 거래의 자금 출처를 가져오거나 설정합니다. |
InvestmentTransaction { get; set; } | 가져오거나 설정합니다.InvestmentTransaction . |
OriginCurrency { get; set; } | 원점을 가져오거나 설정합니다.Currency . |
SecurityId { get; set; } | 가져오거나 설정합니다.SecurityId . |
SubAccountFund { get; set; } | 거래 금액이 어디서 오거나 어디로 갔는지 가져오거나 설정합니다. |
SubAccountSecurity { get; set; } | 유가 증권의 하위 계정 유형을 가져오거나 설정합니다. |
Total { get; set; } | 거래 총계를 가져오거나 설정합니다. |