Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 780 Bytes

File metadata and controls

13 lines (10 loc) · 780 Bytes

brevo_csharp.Model.SubscriptionMember

Properties

Name Type Description Notes
CreatedAt string Timestamp when the subscription member was created. [optional]
MemberContactIds List<int?> List of unique member contact IDs. [optional]
OrganizationId int? Unique identifier of the organization. [optional]
OwnerContactId int? Unique identifier of the subscription owner. [optional]
UpdatedAt string Timestamp when the subscription member was last updated. [optional]

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