Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EnterLiveAuction

A user enters a live auction.

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

example
 {
   action: "enterLiveAuction",
   context_module: "auction_home",
   destination_path: "/auction/impact-project-healthy-minds",
   subject: "Enter Live Auction"
 }

Hierarchy

  • EnterLiveAuction

Index

Properties

action

action: enterLiveAuction

context_module

context_module: auctionHome

destination_path

destination_path: string

subject

subject: string

Generated using TypeDoc