export interface WebhookDraftOrderDelete {
    id: number;
};