Discount Constructor |
Namespace: CMS.Ecommerce
Exception | Condition |
---|---|
ArgumentNullException | Thrown in case of parameter discount is null. |
InvalidCastException | Thrown in case of unsupported type is passed through discount parameter. Supported types: MultiBuyDiscountInfo, DiscountInfo. |