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:plan_template_plan_template_name_idx
(Unique) -plan_template_name
Column | Data Type | Nullable | Indexed | Description |
---|---|---|---|---|
plan_template_id | bigint | No | Yes | - |
plan_template_name | text | No | Yes | Name of the plan template |
plan_type | insurance_line_type | No | No | - |