prefInDaysCoolDownMode top-level constant

String const prefInDaysCoolDownMode

Preference key to flag if the logic is in cool down mode for days criteria. Cool down mode means the logic will start considering the minDays & minCooldown days together for days critera.

Implementation

const String prefInDaysCoolDownMode = "${_keyPrefix}in_days_cool_down_mode";