Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 789 Bytes

File metadata and controls

15 lines (12 loc) · 789 Bytes

brevo_csharp.Model.TierForContact

Properties

Name Type Description Notes
Id Guid? Unique identifier for the assigned tier [optional]
LoyaltyProgramId Guid? Associated loyalty program Id [optional]
GroupId Guid? Group Id to which the tier is associated [optional]
ContactId int? Contact to which the tier is assigned [optional]
Meta Dictionary<string, Object> object [optional]
CreatedAt DateTime? [optional]
UpdatedAt DateTime? [optional]

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