Options
All
  • Public
  • Public/Protected
  • All
Menu

A user taps the make offer button either on an artwork page (BNMO) or inquiry conversation.

This schema describes events sent to Segment from tappedMakeOffer

example
 {
   action: "tappedMakeOffer",
   context_owner_type: "conversation"
   impulse_conversation_id: "198"
 }

Hierarchy

  • TappedMakeOffer

Index

Properties

action

action: tappedMakeOffer

Optional context_owner_id

context_owner_id: undefined | string

Optional context_owner_slug

context_owner_slug: undefined | string

context_owner_type

context_owner_type: OwnerType

Optional impulse_conversation_id

impulse_conversation_id: undefined | string

Generated using TypeDoc