ConnectApi.InsuranceUpsertMemberRep
Input representation of a group census member and the additional field values to apply
during an upsert operation.
| Property | Type | Description | Required or Optional | Available Version |
|---|---|---|---|---|
| fields | List<ConnectApi.InsuranceApexStringRepresentation> | Key-value pairs that specify the additional field values to apply to the specified member. | Optional | 68.0 |
| memberId | String | Unique identifier of the member. This value associates the additional field values with the corresponding member. | Optional | 68.0 |