Represents physical characteristics in regard to how product is packaged.
| Name | Data Type | Description |
|---|---|---|
| PackingTypeKey | Integer |
System assigned, immutable value that uniquely identifies the record |
| Owner | AppEntityType |
Refer to data type’s documentation for further information |
| Name | String |
User assigned, mutable value that uniquely identifies the record |
| UnitOfMeasure | UnitOfMeasure |
Native UnitOfMeasure |
| Factor | Decimal |
Coefficient that signifies how many native units are contained per quantity |
| BaseFactor | Decimal |
Coefficient that signifies how many base units are contained per quantity. For CAP, the base UnitOfMeasure is pounds |