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.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