export interface WebhookOrdersDelete {
    id: number;
}
