Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClickedSnooze

A partner clicks on Snooze button from CMS Checklist To-Do Items.

This schema describes events sent to Segment from ClickedSnooze

example
 {
   action: "clickedSnooze",
   context_module: "toDoList",
   context_page_owner_type: "home"
 }

Hierarchy

  • ClickedSnooze

Index

Properties

action

action: clickedSnooze

context_module

context_module: ContextModule

context_page_owner_type

context_page_owner_type: PageOwnerType

Generated using TypeDoc