Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClickedOnArtworkShippingWeight

A Partner clicks on Artwork weight (without packaging) bar in the artwork edit page in CMS.

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

example
 {
   action: "clickedOnArtworkShippingWeight",
   context_module: "voltArtworksEdit",
   context_page_owner_type: "artwork",
   context_page_owner_id: "60de173a47476c000fd5c4cc"
 }

Hierarchy

  • ClickedOnArtworkShippingWeight

Index

Properties

action

action: clickedOnArtworkShippingWeight

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

Generated using TypeDoc