Procedure Plan Evaluation

Output representation of the evaluation details of a procedure plan definition.
JSON example
"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
id String ID of the object used for evaluation. Small, 62.0 62.0
isSuccess Boolean Indicates whether the API request is successful (true) or not (false). Small, 62.0 62.0
primaryObject String Name of the object used for evaluation. Small, 62.0 62.0
result Procedure Plan Evaluation Result[] Results from the procedure plan evaluation. Small, 62.0 62.0