ConnectApi.MemberWithPlansRepresentation
Output representation for an individual group census member and the insurance plans that
are added or updated for that member.
| Property Name | Type | Description | Available Version |
|---|---|---|---|
| errors | List<ConnectApi.ErrorResponseRepresentation> | Errors that occurred while this member or the member's plans were created or updated. | 68.0 |
| memberId | String | ID of the GroupCensusMember record that's created or updated. | 68.0 |
| memberPlans | List<String> | IDs of the GroupCensusMemberPlan records that are associated with the member. | 68.0 |