Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClickedOnArtworkShippingUnitsDropdown

A Partner clicks on Artwork weight dropdown to choose weight metric in the artwork edit page in the CMS.

This schema describes events sent to Segment from [[clickedOnArtworkShippingUnitsDropdown]]

example
 {
   action: "clickedOnArtworkShippingUnitsDropdown",
   context_module: "voltArtworksEdit",
   context_page_owner_type: "artwork",
   context_page_owner_id: "60de173a47476c000fd5c4cc"
   subject: "lb"
 }

Hierarchy

  • ClickedOnArtworkShippingUnitsDropdown

Index

Properties

action

action: clickedOnArtworkShippingUnitsDropdown

context_module

context_module: ContextModule

Optional context_page_owner_id

context_page_owner_id: undefined | string

context_page_owner_type

context_page_owner_type: PageOwnerType

Optional subject

subject: undefined | string

Generated using TypeDoc