Insurance Developer Guide
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 Output Classes
All properties are read-only, except for instances of output classes created within test code.
All output classes are concrete unless marked abstract in this documentation.
All concrete output classes have no-argument constructors that you can invoke only from test code. See Testing ConnectApi Code.
Insurance Group Benefits includes these Apex output classes.
-
ConnectApi.InsuranceAccountsAndUsersCreationRepresentation
Output representation for the person account and user creation process. -
ConnectApi.InsuranceErrorRepresentation
Output representation for an error that occurred during an insurance process. -
ConnectApi.InsuranceMemberAccountAndUserDetailsRepresentation
Output representation that maps a source group census member to the IDs of the newly created person account and portal user. -
ConnectApi.InsuranceContactsAndUsersCreationRepresentation
Output representation of the contact and user creation process. -
ConnectApi.InsuranceMemberContactAndUserDetailsRepresentation
Output representation of the created contact and portal user details for a group census member. -
ConnectApi.InsuranceMemberRatingRepresentation
Output representation of the rating results for individual members. -
ConnectApi.InsuranceMemberRatingDetailsRepresentation
Output representation of rating details for an individual member. -
ConnectApi.InsurancePlanRatingRepresentation
Output representation of pricing results for an individual plan. -
ConnectApi.InsuranceCoverageRatingRepresentation
Output representation of pricing results for an individual coverage. -
ConnectApi.InsuranceContributionRepresentation
Output representation of contribution information in individual rating. -
ConnectApi.InsuranceObjectMapRepresentation
Output representation for attributes and other mapped data. -
ConnectApi.InsuranceBulkCensusMgmtOutputRepresentation
Output representation for the bulk employee census management process. -
ConnectApi.InsuranceCensusMgmtOutputRepresentation
Output representation for the insurance census management process. -
ConnectApi.InsuranceCensusSummarySyncOutputRepresentation
Output representation for the insurance employee census summary synchronization process. -
ConnectApi.InsuranceGroupCensusOutputRepresentation
Output representation of a group census summary. -
ConnectApi.InsuranceGrpCensusGrpClassSummaryOutputRepresentation
Output representation of census summary data aggregated by group class. -
ConnectApi.InsuranceUpdateMemberPlansOutputRepresentation
Output representation for the member plan update process. -
ConnectApi.InsuranceAddMemberPlansOutputRepresentation
Output representation for adding plans to a member. -
ConnectApi.InsuranceDeleteMemberPlansOutputRepresentation
Output representation for the member plan deletion process. -
ConnectApi.InsuranceGetMembersPlans
Output representation for a member's eligible plans. -
ConnectApi.InsuranceMembersPlansDetailsListRepresentation
A wrapper for a list of members and their eligible plans. -
ConnectApi.InsuranceGetMemberPlansOutputRepresentation
Output representation of eligible plans for a single member. -
ConnectApi.InsurancePlanListOutputRepresentation
A wrapper for a list of insurance plans. -
ConnectApi.InsurancePlanOutputRepresentation
Output representation of an insurance plan. -
ConnectApi.InsurancePlansEligibilityOutputRepresentation
Output representation for the employee plan eligibility check. -
ConnectApi.EligiblePlanDetailsOutputRepresentation
Output representation containing the details of eligible plans. -
ConnectApi.InsuranceGroupPlanOutputRepresentation
Output representation of an insurance group plan. -
ConnectApi.InsuranceMessageOutputRepresentation
Output representation of insurance message. -
ConnectApi.InsuranceGroupRatingOutputRepresentation
Output representation for the group benefits rating process. -
ConnectApi.InsuranceIndividualEnrollmentOutputRepresentation
Output representation for the individual enrollment process. -
ConnectApi.FamilyPolicyInfoOutputRepresentation
Output representation of the created policy information for an enrollment.