Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TappedBuyerProtection

A user taps buyer protection on order details page

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

example
 {
   action: "tappedBuyerProtection",
   context_module: "OrdersDetail",
   context_screen_owner_type: "orders-detail",
   context_screen_owner_id: "57e60c68-a198-431e-8a02-6ecb01e3a99b",
   destination_screen_owner_type: "articles",
   destination_screen_owner_slug: "360048946973-How-does-Artsy-protect-me"
 }

Hierarchy

  • TappedBuyerProtection

Index

Properties

action

action: tappedBuyerProtection

context_module

context_module: ContextModule

context_screen_owner_id

context_screen_owner_id: string

context_screen_owner_type

context_screen_owner_type: ScreenOwnerType

destination_screen_owner_slug

destination_screen_owner_slug: string

destination_screen_owner_type

destination_screen_owner_type: ScreenOwnerType

Generated using TypeDoc