ConnectApi.GroupCensusFieldMappingInputRepresentation
Input representation of the filters and reference mapping rules used to remap fields on
an existing group census in place, without creating new records.
| Property | Type | Description | Required or Optional | Available Version |
|---|---|---|---|---|
| groupCensusFilters | ConnectApi.GroupCensusFiltersInputRepresentation | Filters that identify which records of the existing group census are processed. For example, process only the group census member plans that belong to a specified quote. | Optional | 68.0 |
| groupCensusReferenceMappings | ConnectApi.GroupCensusReferenceMappingsInputRepresentation | Reference mapping rules that update group census records from a quote to a contract or from a contract to a quote. For example, remap quote line item references to contract group plans after a quote is converted to a contract. | Optional | 68.0 |