Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SubmittedCounterOffer

A user submits a counter offer in response to a gallery counter offer.

This schema describes events sent to Segment from SubmittedCounterOffer

example
 {
   action: "submittedCounterOffer",
   context_module: "ordersReview",
   context_page_owner_type: "orders-respond",
   context_page_owner_id: "b0ac7b78-ee9b-4fa8-b0ca-b726169db217",
 }

Hierarchy

  • SubmittedCounterOffer

Index

Properties

action

action: submittedCounterOffer

context_module

context_module: ContextModule

context_page_owner_id

context_page_owner_id: string

context_page_owner_type

context_page_owner_type: PageOwnerType

Generated using TypeDoc