Attribute | Description |
---|---|
id int | Unique identifier for the object. |
user_id int | Unique identifier of the customer expandable |
site_id int | Unique identifier of the customer site. |
subscription_id int | Unique identifier of the subscription expandable |
address_id int | Unique identifier of the address object. |
status string | The status of the membership could be pending or active. |
created_at timestamp | Time at which the object was created. |
updated_at timestamp | Time at which the object was last updated. |