Options
All
  • Public
  • Public/Protected
  • All
Menu

A user taps an inquiry message within their inbox

This schema describes events sent to Segment from tappedInboxConversation

example
 {
   action: "tappedInboxConversation",
   context_module: "inboxInquiries",
   context_screen_owner_type: "inboxInquiries",
   destination_screen_owner_type: "inboxConversation",
   destination_screen_owner_id: "5df3e3fa485efe0012c37055",
   artwork_id: "5fa1bb26522ad2000edb793f",
   partner_id: "51912367a0134c613000001d"
 }

Hierarchy

  • TappedInboxConversation

Index

Properties

action

action: tappedInboxConversation

artwork_id

artwork_id: string

context_module

context_module: inboxInquiries

Optional context_screen_owner_id

context_screen_owner_id: undefined | string

Optional context_screen_owner_slug

context_screen_owner_slug: undefined | string

context_screen_owner_type

context_screen_owner_type: inboxInquiries

destination_screen_owner_id

destination_screen_owner_id: string

destination_screen_owner_type

destination_screen_owner_type: inboxConversation

partner_id

partner_id: string

Generated using TypeDoc