Class Ecommerce.Loyalty.LoyaltyAfterRewardArgs
- Namespace
- Dynamicweb.Ecommerce.Notifications
- Assembly
- Dynamicweb.Ecommerce.dll
Class LoyaltyAfterRewardArgs.
public class Ecommerce.Loyalty.LoyaltyAfterRewardArgs : NotificationArgs
- Inheritance
-
Ecommerce.Loyalty.LoyaltyAfterRewardArgs
- Inherited Members
Properties
OrderLine
Gets or sets the order line.
public OrderLine OrderLine { get; set; }
Property Value
- OrderLine
The order line.
PointInfo
Gets or sets the point info.
public IPointInfo PointInfo { get; set; }
Property Value
- IPointInfo
The point info.