Class RewardRuleCollection
- Namespace
- Dynamicweb.Ecommerce.Loyalty
- Assembly
- Dynamicweb.Ecommerce.dll
Represents a collection of the reward rules.
[Obsolete]
public class RewardRuleCollection : List<RewardRule>, IList<RewardRule>, ICollection<RewardRule>, IReadOnlyList<RewardRule>, IReadOnlyCollection<RewardRule>, IEnumerable<RewardRule>, IList, ICollection, IEnumerable
- Inheritance
-
RewardRuleCollection
- Implements
- Inherited Members
- Extension Methods