Newer Version Available

This content describes an older version of this product. View Latest

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