An object associated with product traceability.
Name | Data Type | Description |
---|---|---|
ObjectType | AncestryObjectType |
Refer to data type’s documentation for further information |
Object | Object |
An instance of the type indicated by ObjectType |
Traceability of product involves objects of many types. For example, a WeightReceipt
may be associated with a ProcessRun
that is, in turn, associated with a Lot
. The AncestryObject
is a container that exposes an object instance while also providing type information.