Click or drag to resize
TaxCalculationRequestShipping Property
Shipping option used to deliver items being calculated.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public ShippingOptionInfo Shipping { get; set; }

Property Value

Type: ShippingOptionInfo
See Also