ConnectApi.InsuranceDeleteMemberPlansOutputRepresentation
Output representation for the member plan deletion process.
| Property Name | Type | Description | Available Version |
|---|---|---|---|
| errors | List<ConnectApi.InsuranceErrorRepresentation> | List of errors that occurred during the deletion process. | 65.0 |
| isSuccess | Boolean | Indicates whether the API executed successfully (true) or not (false). | 65.0 |
| memberId | String | ID of the group census member. | 65.0 |