ConnectApi.InsurancePlanOutputRepresentation
Output representation of an insurance plan.
| Property Name | Type | Description | Available Version | |
|---|---|---|---|---|
| attributes | List<ConnectApi.InsuranceObjectMapRepresentation> | Attributes for the plan. | 65.0 | 65.0 |
| coverages | List<ConnectApi.InsurancePlanOutputRepresentation> | Coverages for the plan. | 65.0 | 65.0 |
| isOptional | Boolean | Indicates if the plan is optional for the group census member (true) or not (false). | Small, 65.0 | 65.0 |
| isPrimarySubscribed | Boolean | Indicates if the primary group census member is subscribed to the plan (true) or not (false). | Small, 65.0 | 65.0 |
| isSubscribed | Boolean | Indicates if the group census member is subscribed to the plan (true) or not (false). | Small, 65.0 | 65.0 |
| planDescription | String | Description of the contract group plan. | Small, 65.0 | 65.0 |
| planId | String | ID of the contract group plan. | Small, 65.0 | 65.0 |
| planName | String | Name of the contract group plan. | Small, 65.0 | 65.0 |