Widget Schedule
Example
Fields
Field
Type
Comments
communityId
integer
Unique Id of community which widget belongs
customTimes
Represent custom schedule of different days of week. If time period has state with value "3" custom times will present; otherwise null
timePeriod
integer
Time period defined which type of schedule used for widget: 1: everyday 2: only weekdays 3: custom schedule
times
Represent schedule. If time period has state with value "1" or "3" times field will present; otherwise null
widgetId
integer
Unique Id of widget
Last updated