Enum PackageType
Denotes type of shipping packages i.e. Envelope, Box etc.
Namespace: NFX.Web.Shipping
Assembly: NFX.Web.dll
Syntax
public enum PackageType
Fields
Name | Description |
---|---|
Box | |
Box_Large | |
Box_Med | |
Box_Small | |
Card | |
Crate | |
Drum | |
Envelope | |
Package | |
Pak | |
Pallet | |
Tube | |
Unknown |