2.1.1 MessageConfig object
Contains details about the notification particulars of an objective.
Fields
| Field | Type | Description |
|---|---|---|
startuprequired |
Boolean | Whether to notify on startup events. |
remindersrequired |
Boolean | Whether to send reminders. |
reminderIntervalrequired if reminders enabled |
Duration | The duration between reminders. |
channelTypesoptional |
List of string constants | The notifications channels to be used. Valid channel types are: EMAIL and MOBILE. |
lapseWarningsoptional |
Boolean | Whether a message is sent to the user a few days before he threatens to no longer meet the objective. |
Last updated on