Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 885 Bytes

File metadata and controls

15 lines (12 loc) · 885 Bytes

brevo_csharp.Model.MainAttributeRewardPayload

Properties

Name Type Description Notes
Value decimal? Value of the selected reward config [optional]
Code string Code generated to attribute reward to a contact [optional]
ContactId long? Contact to attribute the reward [optional]
ExpirationDate string Reward expiration date [optional]
LoyaltySubscriptionId string One of contactId or loyaltySubscriptionId is required [optional]
Meta Dictionary<string, Object> Offer meta information (key/value object) [optional]
RewardId Guid? Reward id

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