rewards
Classes
| Class | Description |
|---|---|
| PopUpWidgetViewChangedSdkEvent | Event emitted when the Rewards popup widget view changes. |
Interfaces
| Interface | Description |
|---|---|
| CustomerActiveRewardsSdkResultDTO | Customer active rewards data transfer object containing all active rewards for a customer |
| ProgramAccountSdkResultDTO | Rewards program account information |
| SpendingRulesSdkResultDTO | Spending rules data transfer object containing rule metadata and available rewards |
| VipTiersSdkResultDTO | VIP tiers data transfer object containing tier information and requirements |
Type Aliases
| Type Alias | Description |
|---|---|
| BaseRewardDTO | Base reward data transfer object representing different types of rewards |
| CustomerActiveRewardsRewardDTO | Customer active reward data representing a single active reward |
| EarningRulesSdkResultDTO | Earning rules data transfer object for ways to earn points/rewards |
| OpenRewardsModalSdkMethodParams | Parameters for opening rewards modal |
| PopUpWidgetViewsType | - |
| SpendingRulesRedeemBody | - |
| SpendingRulesRewardDTO | Spending rules reward data representing different types of rewards that can be redeemed |
| VipTierProgressSdkResultDTO | VIP tier progress information |
Variables
| Variable | Description |
|---|---|
| POP_UP_WIDGET_VIEW | - |
Functions
| Function | Description |
|---|---|
| closeRewardsPopup | - |
| getCustomerActiveRewards | - |
| getRewardsProgramAccount | - |
| getRewardsSpendingRules | - |
| getRewardsVipTiers | - |
| openRewardsModal | - |
| openRewardsPopup | - |
| redeemReward | - |
| sendVerificationToken | - |