IDOTakingMedicineReminderParamModel
Properties | Type | Description |
---|---|---|
takingMedicineId | Int | ID range is 1 to 5 |
onOff | Int | 0 means off 1 means on |
startHour | Int | Start time of the reminder |
startMinute | Int | Start minute of the reminder |
endHour | Int | Reminder end time |
endMinute | Int | Reminder end minute |
repeats | Set |
RepeatIDOWeek |
interval | Int | Reminder interval (minutes) Default is 60 minutes |
doNotDisturbOnOff | Int | Do Not Disturb time period switch 0 is off 1 is on Default is off |
doNotDisturbStartHour | Int | Do Not Disturb start time |
doNotDisturbStartMinute | Int | Do Not Disturb start minute |
doNotDisturbEndHour | Int | Do Not Disturb end time |