Class Income
내용물
[
숨다
]Income class
투자 소득 등급.
public class Income : AbstractInvestmentTransaction
생성자
이름 | 설명 |
---|---|
Income() | 의 새 인스턴스를 초기화합니다.Income 클래스. |
속성
이름 | 설명 |
---|---|
Currency { get; set; } | 가져오거나 설정합니다.Currency . |
IncomeType { get; set; } | 투자수익의 종류를 가져오거나 설정합니다. |
Investment401kSource { get; set; } | 이 거래의 자금 출처를 가져오거나 설정합니다. |
InvestmentTransaction { get; set; } | 가져오거나 설정합니다.InvestmentTransaction . |
OriginCurrency { get; set; } | 원점을 가져오거나 설정합니다.Currency . |
SecurityId { get; set; } | 가져오거나 설정합니다.SecurityId . |
SubAccountFund { get; set; } | 거래 금액이 어디서 오거나 어디로 갔는지 가져오거나 설정합니다. |
SubAccountSecurity { get; set; } | 유가 증권의 하위 계정 유형을 가져오거나 설정합니다. |
TaxExempt { get; set; } | 면세 거래 여부를 가져오거나 설정합니다. |
Total { get; set; } | 거래 총계를 가져오거나 설정합니다. |
Withholding { get; set; } | 연방 세금 원천징수를 가져오거나 설정합니다. |