allowSnooze

@SerialName(value = "allowSnooze")
val allowSnooze: Boolean? = null

Parameters

allowSnooze

Allow the participant to “snooze” a notification or reminder (dismiss it with some amount of time before it occurs again). Cannot be true if notifyAt is null.