Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClickedChangeShippingAddress

User clicks on Change Shipping Address on the orders review page.

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

example
 {
   action: "clickedChangeShippingAddress",
   context_module: "OrdersReview",
   context_page_owner_type: "orders-review",
   context_page_owner_id: "57e60c68-a198-431e-8a02-6ecb01e3a99b",
 }

Hierarchy

  • ClickedChangeShippingAddress

Index

Properties

action

action: clickedChangeShippingAddress

context_module

context_module: ContextModule

context_page_owner_id

context_page_owner_id: string

context_page_owner_type

context_page_owner_type: string

Generated using TypeDoc