Interface EnabledEventsForWebhookEndpoint

interface EnabledEventsForWebhookEndpoint {
    stripe: Stripe;
    url: string;
}

Properties

Properties

stripe: Stripe
url: string