Click or drag to resize

PointInfo Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Ecommerce.Loyalty
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SerializableAttribute]
public class PointInfo : IPointInfo

The PointInfo type exposes the following members.

Constructors
  NameDescription
Public methodPointInfo
Initializes a new instance of the PointInfo class
Public methodPointInfo(Double, Reward)
Initializes a new instance of the PointInfo class
Top
Properties
  NameDescription
Public propertyPoints
Public propertyReward
Top
See Also