onix-codelist
Version:
ONIX 3.0 Code lists
25 lines (24 loc) • 404 B
TypeScript
export declare enum ProductPackagingType {
NoOuterPackaging,
SlipSleeve,
Clamshell,
KeepCase,
JewelCase,
Digipak,
InBox,
SlipCased,
SlipCasedSet,
Tube,
Binder,
InWalletOrFolder,
LongTriangularPackage,
LongSquarePackage,
Softbox,
Pouch,
RigidPlasticCase,
CardboardCase,
ShrinkWrapped,
BlisterPack,
CarryCase,
InTin
}