export interface DACheckFields { action_uri: string; description: string; key: string; result: string; title: string; user_message: string; }