ConnectApi.InsuranceCensusSummarySyncOutputRepresentation
Output representation for the insurance employee census summary synchronization process.
| Property Name | Type | Description | Available Version |
|---|---|---|---|
| errors | List<ConnectApi.ErrorResponseRepresentation> | List of errors that occurred during synchronization. | 65.0 |
| groupCensus | ConnectApi.InsuranceGroupCensusOutputRepresentation | Details of the synchronized group census summary. | 65.0 |
| isSuccess | Boolean | Indicates whether the synchronization is successful (true) or not (false). | 65.0 |