WeekDay
This field is used only if you're scheduling a recurring meeting of type 3
to state a specific day in a week when the monthly meeting should recur; it works together with MonthlyByWeek
field. The values are: 1 - Sunday; 2 - Monday; 3 - Tuesday; 4 - Wednesday; 5 - Thursday; 6 - Friday; 7- Saturday
Properties
Name | Type | Required | Description |
---|---|---|---|
SUNDAY | str | ✅ | "Sunday" |
MONDAY | str | ✅ | "Monday" |
TUESDAY | str | ✅ | "Tuesday" |
WEDNESDAY | str | ✅ | "Wednesday" |
THURSDAY | str | ✅ | "Thursday" |
FRIDAY | str | ✅ | "Friday" |
SATURDAY | str | ✅ | "Saturday" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs