export interface OrderStatus { name: string; ID: string; event_type: string; }