mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
Improve
This commit is contained in:
@@ -14,8 +14,8 @@ export class DocumentSetUpMeeting {
|
||||
"Body": string,
|
||||
"Location": string,
|
||||
"Subject": string,
|
||||
"StartDate"?: string,
|
||||
"EndDate"?: string,
|
||||
"StartDate"?: string | Date,
|
||||
"EndDate"?: string | Date,
|
||||
"ReviewUserComment"?: string,
|
||||
"MDName"?: string,
|
||||
"MDEmail"?: string,
|
||||
|
||||
Reference in New Issue
Block a user