Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 912 Bytes

File metadata and controls

15 lines (12 loc) · 912 Bytes

brevo_csharp.Model.Subscription

Properties

Name Type Description Notes
ContactId int? Unique identifier of the contact. [optional]
CreatedAt string Timestamp when the subscription was created. [optional]
LoyaltyProgramId string Unique identifier of the loyalty program. [optional]
LoyaltySubscriptionId string Unique identifier of the subscription. [optional]
OrganizationId int? Unique identifier of the organization. [optional]
UpdatedAt string Timestamp when the subscription was last updated. [optional]
VersionId int? Version number of the subscription. [optional]

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