Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 826 Bytes

RewardAssignmentParametersLoyalty.md

File metadata and controls

14 lines (8 loc) · 826 Bytes

RewardAssignmentParametersLoyalty

Defines the equivalent points value of the reward.

Properties

Name Type Description Notes
points int The number of points required to redeem the reward. [optional]
auto_redeem bool Determines if the reward is redeemed automatically when the customer reaches the sufficient number of points to redeem it. Value `true` means that the automatic reward redemption is active. Only one reward can be set to be redeemed automatically in a loyalty campaign, i.e. only one can have the value `true`. [optional]

[Back to Model list] [Back to API list] [Back to README]