Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
ConnectApi.InsuranceGroupPlanOutputRepresentation
Output representation of an insurance group plan.
| Property Name | Type | Description | Available Version |
|---|---|---|---|
| attributes | List<ConnectApi.InsuranceObjectMapRepresentation> | List of attributes for the contract group plan. | 65.0 |
| coverages | List<ConnectApi.InsuranceGroupPlanOutputRepresentation> | List of coverages for the plan. | 65.0 |
| isOptional | Boolean | Indicates whether the plan is optional (true) or not (false). | 65.0 |
| planId | String | ID of the contract group plan. | 65.0 |
| planName | String | Name of the contract group plan. | 65.0 |
| productCategory | String | Category of the contract group plan. | 65.0 |