mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
add ocurrency inputs
This commit is contained in:
@@ -26,12 +26,12 @@ export class DocumentSetUpMeeting {
|
||||
"ParticipantsList"?: EventPerson[],
|
||||
"Message": string,
|
||||
"EventRecurrence": {
|
||||
"Type": 0,
|
||||
"Day"?: 1,
|
||||
"DayOfWeek"?: 0,
|
||||
"Month"?: 1,
|
||||
"LastOccurrence"?: string
|
||||
}
|
||||
"Type": string,
|
||||
"Day"?: any,
|
||||
"DayOfWeek"?: any,
|
||||
"Month"?: any,
|
||||
"LastOccurrence"?: any
|
||||
},
|
||||
}
|
||||
|
||||
Attachments: Attachments[]
|
||||
|
||||
Reference in New Issue
Block a user