UpdateRemindersApiRequest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| reminderEnabled | Boolean | Set to true to enable automatic reminders, or false to disable them. | [default to null] |
| reminderIntervalDays | Integer | The number of days between automatic reminder emails. Required when ReminderEnabled is true. Must be at least 1. | [optional] [default to null] |