Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AcceptedOffer

A user accepts a gallery's counter offer.

This schema describes events sent to Segment from AcceptedOffer

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

Hierarchy

  • AcceptedOffer

Index

Properties

action

action: acceptedOffer

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