Procedure Plan Evaluation Response
Output representation of the evaluation details of a procedure plan
definition.
- JSON example
-
{ "isSuccess":true, "procedurePlanEvaluations":[ { "errorMessage":"", "id":"a01DU000000BylcYAC", "isSuccess":true, "primaryObject":"SignallingCustomEvaluation__c", "result":{ "contextDefinition":"11ODU00000008Sw2AI", "procedurePlanSections":[] } } ] }
Property Name | Type | Description | Filter Group and Version | Available Version |
---|---|---|---|---|
errorMessage | String | Message indicating the error details, if any. | Small, 62.0 | 62.0 |
isSuccess | Boolean | Indicates whether the API request is successful (true) or not (false). | Small, 62.0 | 62.0 |
procedurePlanDefinitionName | String | Name of the procedure plan definition. | Small, 62.0 | 62.0 |
procedurePlanEvaluations | Procedure Plan Evaluation[] | Evaluation details of the procedure plan. | Small, 62.0 | 62.0 |