Table of Contents

Interface IPointProvider

Namespace
Dynamicweb.Ecommerce.Loyalty
Assembly
Dynamicweb.Ecommerce.dll
IPointProvider interface.
public interface IPointProvider

Methods

FindPoints(OrderLine)

IPointInfo FindPoints(OrderLine orderLine)

Parameters

orderLine OrderLine

Returns

IPointInfo
To top