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