Table of Contents

Interface IPointInfo

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

IPointInfo interface.

public interface IPointInfo

Properties

Points

double Points { get; set; }

Property Value

double

Reward

Reward Reward { get; set; }

Property Value

Reward
To top