Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TappedConsignmentInquiry

A user taps a Get in Touch button to begin an Inquiry about Consignments

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

example
 {
   action: "tappedConsignmentInquiry",
   context_module : "sellHeader"
   context_screen: "sell",
   context_screen_owner_type: "sell",
   subject: "Get in Touch"
 }

Hierarchy

  • TappedConsignmentInquiry

Index

Properties

action

action: tappedConsignmentInquiry

context_module

context_module: ContextModule

context_screen

context_screen: OwnerType

context_screen_owner_type

context_screen_owner_type: OwnerType

subject

subject: string

The text of the tapped button

Generated using TypeDoc