export default class EmailDetail { guid: string | null; contentHtml: string | null; }