TaxCalculationRequestDiscount Property |
The discount amout to apply to the purchase.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax public decimal Discount { get; set; }
Property Value
Type:
DecimalRemarks
By default, this is the amount of applied order discounts, not a percent.
See Also