Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClickedCancelBulkEdit

A partner cancels the bulk-edit drawer without applying changes.

example
{
  action: "clickedCancelBulkEdit",
  context_module: "bulkEditDrawer",
  context_page_owner_type: "inventory",
  artwork_ids: ["5d2b5b5d5e5b5d000e1b5b5d"]
}

Hierarchy

  • ClickedCancelBulkEdit

Index

Properties

action

action: clickedCancelBulkEdit

artwork_ids

artwork_ids: string[]

context_module

context_module: bulkEditDrawer

context_page_owner_type

context_page_owner_type: OsOwnerType

Generated using TypeDoc