Models
Schema: `ProductSubscription`
- Type:
object - Required fields:
channel,event_type,id,principal_name,product_id
Properties
| Name | Type | Required | Description |
|---|---|---|---|
channel |
string |
true |
- |
created_at |
string |
false |
- |
event_type |
string |
true |
- |
id |
string |
true |
- |
principal_name |
string |
true |
- |
product_id |
string |
true |
- |