ContributionPctTypeEnum

ContributionPctTypeEnum enumeration

Contribution pecent type enum.

public enum ContributionPctTypeEnum

Values

Name Value Description
PRETAXCONTRIBPCT 0 Percentage of each new employee pretax contribution allocated to this security
AFTERTAXCONTRIBPCT 1 Percentage of each new employee after tax contribution allocated to this security.
MATCHCONTRIBPCT 2 Percentage of each new employer match contribution allocated to this security
PROFITSHARINGCONTRIBPCT 3 Percentage of each new employer profit sharing contribution allocated to this security.
ROLLOVERCONTRIBPCT 4 Percentage of new rollover contributions allocated to this security.
OTHERVESTPCT 5 Percentage of each new other employer contribution allocated to this security.
OTHERNONVESTPCT 6 Percentage of each new other employee contribution allocated to this security.

See Also