Options
All
  • Public
  • Public/Protected
  • All
Menu

A partner clicks the image cell to open the Images modal.

This schema describes events sent to Segment from OsClickedImagesModal

example
{
  action: "clickedImagesModal",
  context_module: "imagesModal",
  context_page_owner_type: "inventory",
  artwork_id: "abc123"
}

Hierarchy

  • OsClickedImagesModal

Index

Properties

action

action: clickedImagesModal

artwork_id

artwork_id: string

context_module

context_module: imagesModal

context_page_owner_type

context_page_owner_type: OsOwnerType

Generated using TypeDoc