ContributionAmtTypeEnum

ContributionAmtTypeEnum enumeration

public enum ContributionAmtTypeEnum

Values

Name Value Description
PRETAXCONTRIBAMT 0 Fixed amount of each new employee pretax contribution allocated to this security.
AFTERTAXCONTRIBAMT 1 Fixed amount of each new employee pretax contribution allocated to this security.
MATCHCONTRIBAMT 2 Fixed amount of each new employer match contribution allocated to this security.
PROFITSHARINGCONTRIBAMT 3 Fixed amount of each new employer profit sharing contribution allocated to this security.
ROLLOVERCONTRIBAMT 4 Fixed amount of new rollover contributions allocated to this security.
OTHERVESTAMT 5 Fixed amount of each new other employer contribution allocated to this security.
OTHERNONVESTAMT 6 Fixed amount of each new other employee contribution allocated to this security.

See Also