Click or drag to resize
TaxCalculationParametersShippingAddress Property
Address where the goods are delivered.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
public IAddress ShippingAddress { get; set; }

Property Value

Type: IAddress
See Also