export interface Action { ActionId: number; ActionName: string; }