The result for an item in a bulk operation.
| Name | Type | Nullable? | Summary |
|---|---|---|---|
| ExternalID | String | This field is nullable. | The external ID of the item. |
| ServiceTag | String | This field is nullable. | The service tag of the item. |
| Result | TeamDynamix.Api.BulkOperations.ItemResultType | The result of the item. | |
| Errors | String[] | This field is nullable. | The errors that were encountered. |
| Warnings | String[] | This field is nullable. | The errors that were encountered. |