import { BadRequest } from './BadRequest.generated'; export interface GetWebhookInfoBadRequestResponse extends BadRequest { }