Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 834 Bytes

File metadata and controls

13 lines (10 loc) · 834 Bytes

brevo_csharp.Model.MainModelContactRewardsResp

Properties

Name Type Description Notes
ContactId long? Contact id associated with the current reward [optional]
ContactRewards List<MainModelContactReward> List of all the rewards for current contact [optional]
Count int? Count of the rewards associated with the current contact [optional]
LoyaltyProgramId string Loyalty Program Id for the contact [optional]
LoyaltySubscriptionId string Loyalty Subscription Id for the contact [optional]

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