Try our conversational search powered by Generative AI!

Enum RewardType

The type of reward a promotion will give.

Namespace: EPiServer.Commerce.Marketing
Assembly: Mediachase.Commerce.dll
Version: 10.8.0
Syntax
public enum RewardType

Fields

Name Description
FixedPrice

Fixed price reward.

Free

A reward of one or more free items.

Gift

A reward of one or more gift items.

Money

A monetary reward.

None

No reward type specified.

Percentage

A percentage reward.

Extension Methods