Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Group Rating Response
Output representation of the Group Benefits Group Rating process.
- JSON example
-
1{ 2 "errors": [], 3 "isSuccess": true 4}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| errors | ConnectApi.ErrorResponse[] | List of errors that occurred during processing. | Small, 65.0 | 65.0 |
| isSuccess | Boolean | Indicates whether the group rating process is successful (true) or not (false). | Small, 65.0 | 65.0 |