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

Output representation for the member plan update process.
Property Name Type Description Available Version
errors List<ConnectApi.InsuranceErrorRepresentation> List of errors that occurred during the update. 65.0
failedPlans List<String> List of plan IDs that failed to be added or deleted. 65.0
isSuccess Boolean Indicates whether the overall operation is successful (true) or not (false). 65.0
memberId String ID of the group census member. 65.0
updatedMemberPlans List<String> List of IDs for the member plan records that are successfully updated. 65.0