Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClickedRegisterToBid

A user clicks to register to bid.

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

example
 {
   action: "clickedRegisterToBid",
   context_module: "auctionHome",
   context_owner_id: "622ba9ec812d93000bc8e95d",
   context_owner_slug: "impact-project-healthy-minds",
   context_owner_type: "auction"
 }

Hierarchy

  • ClickedRegisterToBid

Index

Properties

action

action: clickedRegisterToBid

context_module

context_module: auctionHome

context_owner_id

context_owner_id: string

context_owner_slug

context_owner_slug: string

context_owner_type

context_owner_type: auction

Generated using TypeDoc