London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Enum RewardType

The type of reward a promotion will give.

Namespace: EPiServer.Commerce.Marketing
Assembly: Mediachase.Commerce.dll
Version: 13.30.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