csc.ProcessPoliciesResponse
global with sharing class ProcessPoliciesResponse extends ServiceResponse
The response object which is returned from the service following policy processing. MaxDependencyCount(1)
Properties
| NewWorkSuggestionId |
Id |
The newly created work suggestion record ID.
|
| NoPolicyFound |
Boolean |
Indicates that no matching policy was found for the event. This is a successful outcome rather than an error, so no work suggestion is created.
|
|