Click or drag to resize
ShippingType Enumeration
Represents the Shipping Type of a Shipping Method.

Namespace: KampData.TaxEngine.API.Enums
Assembly: KDTaxEngine (in KDTaxEngine.dll) Version: 3.0.5512.25362
Syntax
public enum ShippingType
Members
  Member nameValueDescription
Pickup0 Pickup items directly from the Inventory Site.
Delivery1 Items to be delivered to the customer's Ship To Address.
See Also