export interface Error { CODE: string; MESSAGE: string; }