Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 754 Bytes

File metadata and controls

14 lines (10 loc) · 754 Bytes

SubscriptionMember

Properties

Name Type Description Notes
created_at str Timestamp when the subscription member was created. [optional]
member_contact_ids list[int] List of unique member contact IDs. [optional]
organization_id int Unique identifier of the organization. [optional]
owner_contact_id int Unique identifier of the subscription owner. [optional]
updated_at str Timestamp when the subscription member was last updated. [optional]

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