A generic key/value pair.
Name | Data Type | Description |
---|---|---|
ItemKey | Integer |
System assigned, immutable value that uniquely identifies the record |
Name | String |
User assigned, mutable value that uniquely identifies the record |
Inactive | Boolean |
An indicator used to designate if the record represents a value preserved for historical purposes, but no longer pertinent to future operations |
This object has lost its original design intention and is now just a simple key/value pair whose meaning is derived from its usage context. It will likely be removed entirely upon implementation of a proposed packaging materials inventory tracking feature.