Options
All
  • Public
  • Public/Protected
  • All
Menu

A partner deletes a list. trigger distinguishes the List detail action (listPage), the Lists surface card control (listsPage), and the implicit auto-delete when removing the last artwork(s) empties the list (autoEmptied).

example
{
  action: "deletedList",
  context_module: "listCard",
  context_page_owner_type: "collection",
  list_id: "5d2b5b5d5e5b5d000e1b5b5d",
  trigger: "listPage"
}

Hierarchy

  • DeletedList

Index

Properties

action

action: deletedList

context_module

context_module: listCard

context_page_owner_type

context_page_owner_type: OsOwnerType

list_id

list_id: string

trigger

trigger: string

Generated using TypeDoc