Table of Contents

Interface IConditionPointProvider

Namespace
Dynamicweb.Ecommerce.Loyalty
Assembly
Dynamicweb.Ecommerce.dll

IConditionPointProvider interface.

public interface IConditionPointProvider

Methods

FindConditionPoints(OrderLine)

ConditionPointInfo FindConditionPoints(OrderLine orderLine)

Parameters

orderLine OrderLine

Returns

ConditionPointInfo
To top