InspectionEventsSampleSampleDisposition
The Sample Dispositions resource manages sample item dispositions.
Columns
Name | Type | Description |
InspectionEventsIpEventId | String | Value that uniquely identifies the inspection event. |
SampleSampleId | String | Value that uniquely identifies the sample. |
Disposition | String | Result of the inspection disposition. Values include ACCEPT or REJECT. |
IpEventDispositionId | String | Value that uniquely identifies the inspection event disposition where this sample event occurred. |
IpEventId | String | Value that uniquely identifies the inspection plan event. |
ObjectVersionNumber | Int | Number that identifies the object version. You can use this attribute to lock the object. The Inspection Events resource increments this value every time it updates the row. It compares this number at the start and end of the transaction to determine whether another session updated the same row during the inspection. |
Quantity | String | Sample quantity. If the inspection inspects a serial, then Quantity is 1. |
SampleEventDispositionId | String | Value that uniquely identifies the event sample disposition. |
SampleId | String | Value that uniquely identifies the sample that you are recording for the disposition. |
Status | String | Sample status. Valid values include PENDING or COMPLETE. |