Click or drag to resize
TaxCalculationParametersCustomer Property
Customer who is buying goods or services.

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

Property Value

Type: CustomerInfo
See Also