| Name | Description | Type | Additional information |
|---|---|---|---|
| IsSuccess |
Indicates whether every entity in the batch was saved successfully. |
boolean | |
| JobResults |
Per-job save outcome, in the same order as the request's job list. |
Collection of ResponseResult | |
| JobPlanningResults |
Per-job-planning save outcome, in the same order as the request's job planning list. |
Collection of ResponseResult | |
| JobApprovalResults |
Per-job-approval save outcome, in the same order as the request's job approval list. |
Collection of ResponseResult | |
| ErrorMessage |
Overall error message when is false and the failure isn't attributable to a specific entity. |
string |