PriceParametersCustomer Property |
Customer who is buying goods or services.
Remarks
Can be used in custom code to customize the price and discount calculation.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax public CustomerInfo Customer { get; set; }
Property Value
Type:
CustomerInfoSee Also