Type alias NewCollectionWebhookSubscription

NewCollectionWebhookSubscription: {
    url: WebhookUrl;
    webhookEventTypes: WebhookEventTypes;
}

Type declaration

Generated using TypeDoc