WebhookContactInfo: ContactInfo & Readonly<{
    headers: ValueOrRef<WebhookHeaders>;
    url: ValueOrRef<string>;
}>