Click or drag to resize

DefaultPointProvider Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Ecommerce.Loyalty
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SubscribeAttribute("DWN_ECOM_PRODUCT_AFTER_SAVE")]
public class DefaultPointProvider : NotificationSubscriber, 
	IStatelessPointProvider, IPointProvider, IConditionPointProvider

The DefaultPointProvider type exposes the following members.

Constructors
  NameDescription
Public methodDefaultPointProvider
Initializes a new instance of the DefaultPointProvider class
Top
Properties
  NameDescription
Public propertyCountryCode2
Public propertyIsActive (Inherited from NotificationSubscriber.)
Public propertyIsFrontend Obsolete. (Inherited from NotificationSubscriber.)
Public propertyOrderTime
Public propertyRank (Inherited from NotificationSubscriber.)
Protected propertyTypeInfo (Inherited from NotificationSubscriber.)
Top
Methods
See Also