mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
Add task from aganda
This commit is contained in:
@@ -3,6 +3,7 @@ import { EventPerson } from './eventperson.model';
|
||||
import { SearchDocument } from './search-document';
|
||||
|
||||
export class Event{
|
||||
ParentId?: string;
|
||||
EventId: string;
|
||||
Subject: string;
|
||||
Body: EventBody;
|
||||
|
||||
Reference in New Issue
Block a user