Class Split
내용물
[
숨다
]Split class
투자 주식 또는 뮤추얼 펀드 분할 클래스.
public class Split : AbstractInvestmentTransaction
생성자
이름 | 설명 |
---|---|
Split() | 의 새 인스턴스를 초기화합니다.Split 클래스. |
속성
이름 | 설명 |
---|---|
Currency { get; set; } | 가져오거나 설정합니다.Currency . |
Denominator { get; set; } | 주식 분할에 대한 분할 비율 분모를 가져오거나 설정합니다. |
FractionalCash { get; set; } | 소수 단위에 대한 현금을 가져오거나 설정합니다. |
Investment401kSource { get; set; } | 이 거래의 자금 출처를 가져오거나 설정합니다. |
InvestmentTransaction { get; set; } | 가져오거나 설정합니다.InvestmentTransaction . |
NewUnits { get; set; } | 주식분할을 위한 분할 후 주식 수를 가져오거나 설정합니다. |
Numerator { get; set; } | 주식 분할에 대한 분할 비율 분자를 가져오거나 설정합니다. |
OldUnits { get; set; } | 주식분할을 위한 분할 전 주식 수를 가져오거나 설정합니다. |
OriginCurrency { get; set; } | 원점을 가져오거나 설정합니다.Currency . |
SecurityId { get; set; } | 가져오거나 설정합니다.SecurityId . |
SubAccountFund { get; set; } | 거래 금액이 어디서 오거나 어디로 갔는지 가져오거나 설정합니다. |
SubAccountSecurity { get; set; } | 유가 증권의 하위 계정 유형을 가져오거나 설정합니다. |