Click or drag to resize

PointInfo Constructor (Double, Reward)

Initializes a new instance of the PointInfo class

Namespace:  Dynamicweb.Ecommerce.Loyalty
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public PointInfo(
	double points,
	Reward reward
)

Parameters

points
Type: SystemDouble
reward
Type: Dynamicweb.Ecommerce.LoyaltyReward
See Also