Class Withdrawals

Withdrawals class

401(k) 인출 클래스, 여기에는 대출 인출이 포함됩니다.

public class Withdrawals

생성자

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

속성

이름설명
AfterTax { get; set; }세후 인출을 가져오거나 설정합니다.
Match { get; set; }인출과 일치하는 고용주를 가져오거나 설정합니다.
OtherNonvest { get; set; }다른 비 베스팅 인출을 가져오거나 설정합니다.
OtherVest { get; set; }다른 베스팅 인출을 가져오거나 설정합니다.
PreTax { get; set; }세전 인출을 가져오거나 설정합니다.
ProfitSharing { get; set; }이익 공유 인출을 가져오거나 설정합니다.
Rollover { get; set; }롤오버 인출을 가져오거나 설정합니다.
Total { get; set; }모든 자금 출처에서 인출한 합계를 가져오거나 설정합니다.

또한보십시오