Click or drag to resize

LoyaltyServiceRewardPoints Method (Double, String, Int32)

Namespace:  Dynamicweb.Ecommerce.Loyalty
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void RewardPoints(
	double points,
	string comment,
	int userId
)

Parameters

points
Type: SystemDouble
comment
Type: SystemString
userId
Type: SystemInt32
See Also