Uses of Class
software.xdev.brevo.model.SubscriptionAttributedReward
Packages that use SubscriptionAttributedReward
-
Uses of SubscriptionAttributedReward in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return SubscriptionAttributedRewardModifier and TypeMethodDescriptionSubscriptionAttributedReward.expirationDate(String expirationDate) SubscriptionAttributedReward.loyaltyProgramId(String loyaltyProgramId) SubscriptionAttributedReward.putMetaItem(String key, Object metaItem) Methods in software.xdev.brevo.model that return types with arguments of type SubscriptionAttributedRewardModifier and TypeMethodDescriptionSubscriptionHandlerInfo.getReward()List of rewards associated with the subscription.Methods in software.xdev.brevo.model with parameters of type SubscriptionAttributedRewardModifier and TypeMethodDescriptionSubscriptionHandlerInfo.addRewardItem(SubscriptionAttributedReward rewardItem) Method parameters in software.xdev.brevo.model with type arguments of type SubscriptionAttributedRewardModifier and TypeMethodDescriptionSubscriptionHandlerInfo.reward(List<SubscriptionAttributedReward> reward) voidSubscriptionHandlerInfo.setReward(List<SubscriptionAttributedReward> reward)