Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 918 Bytes

File metadata and controls

15 lines (12 loc) · 918 Bytes

brevo_csharp.Model.SubscriptionTier

Properties

Name Type Description Notes
ContactId int? Unique identifier of the contact. [optional]
CreatedAt string Timestamp when the tier was assigned. [optional]
GroupId string Unique identifier of the group associated with the tier. [optional]
LoyaltyProgramId string Unique identifier of the loyalty program. [optional]
Meta Dictionary<string, Object> Additional metadata related to the tier. [optional]
TierId string Unique identifier of the tier. [optional]
UpdatedAt string Timestamp when the tier was last updated [optional]

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