Skip to main content

plan_template

Information about an employee benefit plan. This contains all the plan design so that it can be easily applied to a new group.

Primary Key:Indexes:
ColumnData TypeNullableIndexedDescription
plan_template_idbigintNoYesSnowflake ID for the plan template record.
plan_template_nametextNoYesName of the plan template
plan_typeinsurance_line_typeNoNoPlan type such as 403(B) Tax Sheltered Annuity or Basic Life. See enum.insurance_line_type for details.