/* * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT. */ export type WebhookRecipient = { url: string; };