Uses of Class
software.xdev.brevo.model.MainModelContactRewardsResp
Packages that use MainModelContactRewardsResp
-
Uses of MainModelContactRewardsResp in software.xdev.brevo.api
Methods in software.xdev.brevo.api that return MainModelContactRewardsRespModifier and TypeMethodDescriptionRewardApi.loyaltyOfferProgramsPidVouchersGet(UUID pid, Integer contactId, Integer limit, Integer offset, String sort, String sortField, String metadataKeyValue, String rewardId) Get voucher for a contact Get voucher for a contactRewardApi.loyaltyOfferProgramsPidVouchersGet(UUID pid, Integer contactId, Integer limit, Integer offset, String sort, String sortField, String metadataKeyValue, String rewardId, Map<String, String> additionalHeaders) Get voucher for a contact Get voucher for a contact -
Uses of MainModelContactRewardsResp in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return MainModelContactRewardsRespModifier and TypeMethodDescriptionMainModelContactRewardsResp.addContactRewardsItem(MainModelContactReward contactRewardsItem) MainModelContactRewardsResp.contactRewards(List<MainModelContactReward> contactRewards) MainModelContactRewardsResp.loyaltyProgramId(String loyaltyProgramId) MainModelContactRewardsResp.loyaltySubscriptionId(String loyaltySubscriptionId)