Click or drag to resize
TaxCalculationParametersBillingAddress Property
Billing address of taxed purchase.

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

Property Value

Type: AddressInfo
See Also