IDONotDisturbParamModel
| Attribute | Type | Description |
|---|---|---|
| switchFlag | int | switch 1 on 0 off |
| startHour | int | start time hour |
| startMinute | int | start time minute |
| endHour | int | end time hour |
| endMinute | int | end time minute |
| haveTimeRange | int | whether there is a time range 0 invalid 1 means no time range< br/>2 means there is a time range The menu getSupportDisturbHaveRangRepeat is enabled and valid |
| noontimeRESTOnOff | int | Do not disturb switch during the day 1 On 0 Off |
| noontimeRESTStartHour | int | Start time hour |
| noontimeRESTStartMinute | int | start time minute |
| noontimeRESTEndHour | int | end time hour |
| noontimeRESTEndMinute | int | end time minute |
| allDayOnOff | int | All-day Do Not Disturb 1 On 0 Off The menu setOnlyNoDisturbAllDayOnOff is enabled and valid |
| intelligentOnOff | int | Intelligent Do Not Disturb switch 1 On br/>0 Close The menu setOnlyNoDisturbSmartOnOff is enabled and valid |