Interface: SubscriptionCreatedEvent
Extended By
Properties
Property | Type | Description |
---|---|---|
channel | Object | - |
channel.id | number | - |
channel.slug | string | - |
created_at | Date | - |
id | string | - |
subscription | Object | - |
subscription.total | any | - |
user | Object | - |
user.id | number | - |
user.slug | string | - |
user.username | string | - |
Generated using typedoc-plugin-markdown and TypeDoc