Interface Events

Events

interface Events {
    events: EventsEnum[];
    webhook_type: WebhookType;
}

Properties

Properties

events: EventsEnum[]

Events

webhook_type: WebhookType

Events