Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class RewardType

The type of reward a promotion will give.

Inheritance
System.Object
RewardType
Namespace: EPiServer.Commerce.Marketing
Assembly: Mediachase.Commerce.dll
Version: 14.26.0
Syntax
public sealed class RewardType : Enum

Fields

FixedPrice

Fixed price reward.

Declaration
public const RewardType FixedPrice
Field Value
Type Description
RewardType

Free

A reward of one or more free items.

Declaration
public const RewardType Free
Field Value
Type Description
RewardType

Gift

A reward of one or more gift items.

Declaration
public const RewardType Gift
Field Value
Type Description
RewardType

Money

A monetary reward.

Declaration
public const RewardType Money
Field Value
Type Description
RewardType

None

No reward type specified.

Declaration
public const RewardType None
Field Value
Type Description
RewardType

Percentage

A percentage reward.

Declaration
public const RewardType Percentage
Field Value
Type Description
RewardType

value__

Declaration
public int value__
Field Value
Type Description
System.Int32